Grant Limberg
|
af715ca0ff
|
query & null fix
|
2025-05-08 09:22:28 -07:00 |
|
Grant Limberg
|
990ecb5eb1
|
another query fix
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ build_ubuntu (push) Waiting to run
|
2025-05-07 12:12:32 -07:00 |
|
Grant Limberg
|
7c88b3f124
|
fix a couple of queries
|
2025-05-07 11:57:28 -07:00 |
|
Grant Limberg
|
f4053c8af3
|
Merge pull request #2451 from zerotier/dependabot/cargo/rustybits/crossbeam-channel-0.5.15
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
Bump crossbeam-channel from 0.5.13 to 0.5.15 in /rustybits
|
2025-05-02 12:38:07 -07:00 |
|
Grant Limberg
|
af3f8b00a4
|
fix cv2 connection
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
|
2025-05-01 15:59:07 -07:00 |
|
Grant Limberg
|
db06c98608
|
startup script
|
2025-05-01 14:17:49 -07:00 |
|
Grant Limberg
|
332a7d1488
|
more fun with the startup script
|
2025-05-01 14:12:30 -07:00 |
|
Grant Limberg
|
48f9f7de14
|
Allow setting cv2: for the db url
|
2025-05-01 13:58:54 -07:00 |
|
Grant Limberg
|
35d37559c8
|
v2controller docker target on mac
|
2025-05-01 12:57:54 -07:00 |
|
Grant Limberg
|
1a6c0a5f12
|
reflect schema changes
|
2025-05-01 12:26:43 -07:00 |
|
Grant Limberg
|
2c8f032a76
|
CV2 controller. Should have everything but SSO now
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
|
2025-04-10 13:32:52 -07:00 |
|
dependabot[bot]
|
bcc766f70d
|
Bump crossbeam-channel from 0.5.13 to 0.5.15 in /rustybits
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.13 to 0.5.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.13...crossbeam-channel-0.5.15)
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-version: 0.5.15
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-10 14:38:32 +00:00 |
|
Grant Limberg
|
dcadc2c4d4
|
Merge pull request #2449 from zerotier/dependabot/cargo/rustybits/openssl-0.10.72
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
Bump openssl from 0.10.70 to 0.10.72 in /rustybits
|
2025-04-08 10:36:25 -07:00 |
|
Grant Limberg
|
55ed5d61e0
|
Merge branch 'dev' into dependabot/cargo/rustybits/openssl-0.10.72
|
2025-04-08 08:08:28 -07:00 |
|
Grant Limberg
|
86f424130d
|
Merge pull request #2450 from zerotier/dependabot/cargo/rustybits/tokio-1.43.1
Bump tokio from 1.42.0 to 1.43.1 in /rustybits
|
2025-04-08 08:08:08 -07:00 |
|
dependabot[bot]
|
4e9b69f0a7
|
Bump tokio from 1.42.0 to 1.43.1 in /rustybits
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.43.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-08 02:02:25 +00:00 |
|
dependabot[bot]
|
0a17738f39
|
Bump openssl from 0.10.70 to 0.10.72 in /rustybits
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.70 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.72)
---
updated-dependencies:
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-04 20:53:49 +00:00 |
|
Grant Limberg
|
fb7b07fc42
|
make sure the pg connstring is correct for cv2:// instances
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
|
2025-04-03 14:48:13 -07:00 |
|
Grant Limberg
|
1d2130610c
|
use the CV2 db instance if the path prefix is cv2://
|
2025-04-03 14:38:58 -07:00 |
|
Grant Limberg
|
0b04f772ef
|
make things compile
|
2025-04-03 14:26:09 -07:00 |
|
Grant Limberg
|
5c73fe9304
|
build fix
|
2025-04-03 10:45:06 -07:00 |
|
Grant Limberg
|
2af105000f
|
WIP: refactoring for CV2 db integration
|
2025-04-03 10:27:42 -07:00 |
|
Grant Limberg
|
cadfa0bc4d
|
Merge pull request #2445 from zerotier/docker-local-conf
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
Allow setting local.conf content from Docker environment variable
|
2025-04-03 09:42:11 -07:00 |
|
Grant Limberg
|
f2521c8536
|
Allow setting local.conf content from Docker environment variable
|
2025-03-26 11:23:46 -07:00 |
|
Grant Limberg
|
d353e0c6fa
|
Merge pull request #2442 from zerotier/dependabot/cargo/rustybits/ring-0.17.13
Bump ring from 0.17.8 to 0.17.13 in /rustybits
|
2025-03-19 08:30:23 -07:00 |
|
Grant Limberg
|
346731ea5d
|
Merge branch 'dev' into dependabot/cargo/rustybits/ring-0.17.13
|
2025-03-11 10:47:33 -07:00 |
|
Grant Limberg
|
2ef38d84d1
|
Merge pull request #2444 from zerotier:gl/temporal-sdk-fix
temporal sdk fix
|
2025-03-10 16:39:39 -07:00 |
|
Grant Limberg
|
5630d48a66
|
temporal sdk fix
missing WorkflowIdConflictPolicy
|
2025-03-10 16:35:10 -07:00 |
|
Grant Limberg
|
b44a9b8b62
|
Merge pull request #2443 from zerotier:gl/onelogin-fix
Fix AuthInfo Provider not being set
|
2025-03-10 16:20:06 -07:00 |
|
Grant Limberg
|
f5b0fc6a8f
|
Fix AuthInfo Provider not being set
|
2025-03-10 16:04:06 -07:00 |
|
dependabot[bot]
|
a20bc772f2
|
Bump ring from 0.17.8 to 0.17.13 in /rustybits
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)
---
updated-dependencies:
- dependency-name: ring
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-07 17:04:31 +00:00 |
|
Travis LaDuke
|
010c4b0d64
|
Merge pull request #2441 from zerotier/laduke/update-actions
Run CI on pull requests
|
2025-03-05 09:18:20 -08:00 |
|
Joseph Henry
|
dcb4bc5ef4
|
Fix path typo: 3rdpatry
|
2025-03-04 11:18:13 -08:00 |
|
Joseph Henry
|
47e05d5a23
|
Disable peer metrics for ExtOSDep builds
|
2025-03-04 10:34:57 -08:00 |
|
Joseph Henry
|
17abb58651
|
Add missing include to ExtOsDep.hpp
|
2025-03-04 10:26:31 -08:00 |
|
Joseph Henry
|
05b60bd818
|
Fix typo
|
2025-03-04 10:25:06 -08:00 |
|
travisladuke
|
5998f1497a
|
Run CI on pull requests
If the PR is from an external repo,
the action won't run without approval.
right now we can't run the actions on external PRs.
|
2025-03-03 10:01:33 -08:00 |
|
Joseph Henry
|
269c8d415a
|
Style match
|
2025-02-26 11:16:03 -08:00 |
|
Joseph Henry
|
cd191778c2
|
Add custom management plane for 3rd party vendors
|
2025-02-26 10:27:23 -08:00 |
|
Joseph Henry
|
3e7aacf301
|
Expose routing() method in httplib so changes can be made in OneService
|
2025-02-26 09:56:08 -08:00 |
|
Joseph Henry
|
6b113c8270
|
Add auto-detection of platform integer size in prometheus
|
2025-02-26 09:55:08 -08:00 |
|
Grant Limberg
|
a2162c01e3
|
Merge pull request #2430 from zerotier/dependabot/cargo/rustybits/openssl-0.10.70
Bump openssl from 0.10.68 to 0.10.70 in /rustybits
|
2025-02-04 15:45:25 -08:00 |
|
Grant Limberg
|
870c221690
|
Merge branch 'dev' into dependabot/cargo/rustybits/openssl-0.10.70
|
2025-02-04 15:38:52 -08:00 |
|
Grant Limberg
|
87ad848202
|
Merge pull request #2432 from zerotier:ci-update
Update upload-artifact action to use v4
|
2025-02-04 15:38:14 -08:00 |
|
Grant Limberg
|
b736b6835d
|
Update upload-artifact action to use v4
V3 is no longer supported and throws an error on use
|
2025-02-04 15:30:25 -08:00 |
|
dependabot[bot]
|
91bec01da8
|
Bump openssl from 0.10.68 to 0.10.70 in /rustybits
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-03 18:50:34 +00:00 |
|
William Yates
|
a0c3f432c4
|
Sort active backup paths
|
2025-01-24 17:52:17 -07:00 |
|
Grant Limberg
|
b5c51796b9
|
Merge pull request #2417 from zerotier/rust-deps
update rust dependencies
|
2024-12-04 14:46:54 -08:00 |
|
Grant Limberg
|
724002f142
|
update rust dependencies
|
2024-12-04 13:43:34 -08:00 |
|
Grant Limberg
|
377a9d6f41
|
Merge pull request #2409 from zerotier/dependabot/cargo/rustybits/rustls-0.23.18
Bump rustls from 0.23.15 to 0.23.18 in /rustybits
|
2024-11-25 11:27:22 -08:00 |
|