|
3664d9f94d
|
Require deny run for publish
|
2024-06-21 14:29:49 -05:00 |
|
|
0dbdbd2d49
|
Add cargo-deny run
|
2024-06-21 14:27:11 -05:00 |
|
|
955f3ed229
|
Add deny.toml for 'cargo deny'
|
2024-06-21 13:43:59 -05:00 |
|
|
a9fe7df4eb
|
Use stable reqwest
|
2024-06-21 13:43:50 -05:00 |
|
|
a38a1f1efa
|
Resolve conflicts with main
|
2024-06-09 15:44:38 -05:00 |
|
|
31049d3922
|
Prepare 0.5.16
|
2024-06-09 15:38:43 -05:00 |
|
|
a6fbb67875
|
Merge pull request 'Update metrics to 0.23' (#66) from asonix/update-metrics-023 into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/66
|
2024-06-09 19:46:51 +00:00 |
|
|
d3d7dfef99
|
Merge branch 'main' into asonix/update-metrics-023
|
2024-06-09 19:45:50 +00:00 |
|
|
0cd100842d
|
Merge pull request 'Update opentelemetry to 0.23' (#64) from asonix/update-opentelemetry-023 into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/64
|
2024-06-09 19:45:36 +00:00 |
|
|
fbdd6d1d3b
|
Merge branch 'main' into asonix/update-opentelemetry-023
|
2024-06-09 19:45:08 +00:00 |
|
|
9af7e01b01
|
Better handle concurrent proxies
|
2024-06-09 14:44:43 -05:00 |
|
|
b569607854
|
Better handle concurrent proxies
|
2024-06-09 14:44:18 -05:00 |
|
|
c38375ee92
|
Update metrics to 0.23
|
2024-06-09 14:20:51 -05:00 |
|
|
8f0fc2054c
|
Merge branch 'main' into asonix/update-opentelemetry-023
|
2024-06-09 19:16:31 +00:00 |
|
|
80af2b67b0
|
Improve error messaging around diesel
|
2024-06-09 13:00:24 -05:00 |
|
|
c9fe2ea89f
|
Update io-uring
|
2024-06-09 12:27:32 -05:00 |
|
|
78f9d8e560
|
Update opentelemetry to 0.23
|
2024-06-09 12:06:05 -05:00 |
|
|
de9f34ee22
|
Use branch without native roots
|
2024-06-09 12:02:21 -05:00 |
|
|
b3a9edf8c8
|
Update reqwest to git, ring is no longer compiled
|
2024-06-09 11:36:03 -05:00 |
|
|
b8c83d6f60
|
Update dependencies (minor & point)
|
2024-06-09 11:06:19 -05:00 |
|
|
77c1c90572
|
Fix 'force' paramter in prine query
|
2024-06-09 11:05:13 -05:00 |
|
|
dd01548309
|
Fix backgrounded query boolean parsing
|
2024-06-05 12:54:05 -05:00 |
|
|
f05eed2e36
|
Prepare 0.5.15
|
2024-06-04 11:49:13 -05:00 |
|
|
69470c8a38
|
Update defaults.toml
|
2024-06-04 11:34:28 -05:00 |
|
|
4e75764110
|
Add configuration option to control request logging
|
2024-06-03 22:15:52 -05:00 |
|
|
6ef9dc404f
|
Update flake
|
2024-06-03 21:47:39 -05:00 |
|
|
af3a6a260a
|
Update dependencies (minor & point)
|
2024-06-03 21:40:08 -05:00 |
|
|
286bc8b97a
|
Log for completed requests
|
2024-06-03 21:38:41 -05:00 |
|
|
8cf8b2bc05
|
Remove proxies row before deleting alias
This fixes the issue of invalidating the proxies alias foreign key
|
2024-06-03 16:29:13 -05:00 |
|
|
1c4e343d9d
|
Prepare 0.5.14
|
2024-05-20 22:23:08 -05:00 |
|
|
d03cc63d2b
|
ffprobe: handle files with empty stream json
|
2024-05-20 22:08:54 -05:00 |
|
|
260f9a158a
|
Update dependencies (minor & point)
|
2024-05-19 10:39:21 -05:00 |
|
|
a7c78cd54e
|
Merge pull request 'Update rustls for tokio-postgres' (#58) from asonix/update-tokio-postgres-rustls into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/58
|
2024-05-19 15:35:47 +00:00 |
|
|
d7dc2e506d
|
Merge branch 'main' into asonix/update-tokio-postgres-rustls
|
2024-05-19 10:21:12 -05:00 |
|
|
e48f60a6c6
|
Merge pull request 'Update rustls for actix-web' (#61) from asonix/update-actix-web-rustls into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/61
|
2024-05-19 15:18:37 +00:00 |
|
|
9d01aeb82c
|
Update rustls for actix-web
includes update for rustls-channel-resolver
|
2024-05-19 10:08:48 -05:00 |
|
|
bddfb3c9d0
|
Merge branch 'main' into asonix/update-tokio-postgres-rustls
|
2024-05-19 09:40:45 -05:00 |
|
|
7ae3c0c776
|
Merge pull request 'Update reqwest to 0.12' (#59) from asonix/update-reqwest into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/59
|
2024-05-19 14:37:50 +00:00 |
|
|
983e9ce151
|
Merge branch 'main' into asonix/update-reqwest
|
2024-05-19 09:36:54 -05:00 |
|
|
9302062b26
|
Merge pull request 'Update metrics-exporter-prometheus' (#60) from asonix/update-metrics-exporter-prometheus into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/60
|
2024-05-19 14:35:27 +00:00 |
|
|
33e72266f5
|
Add public mechanism for installing aws-lc-rs
|
2024-05-03 23:05:17 -05:00 |
|
|
39da69b1aa
|
Use tokio-postgres-generic-rustls
|
2024-05-03 22:39:30 -05:00 |
|
|
64b8635059
|
Update rustls for tokio-postgres
This doesn't update rustls for actix-web (0.22), or rustls for reqwest (0.21)
|
2024-05-03 22:39:30 -05:00 |
|
|
d45e3fa386
|
Remove unused 'remove' repo method
|
2024-05-03 22:35:20 -05:00 |
|
|
bfd4fd4689
|
Remove unused StatusError type
|
2024-05-03 22:34:18 -05:00 |
|
|
89f3c447a8
|
clippy
|
2024-05-01 14:57:03 -05:00 |
|
|
46cfbf99a5
|
Update metrics-exporter-prometheus
This pulls in hyper 1 and http 1
|
2024-05-01 14:50:20 -05:00 |
|
|
58529a2eb2
|
Update reqwest to 0.12
This pulls in hyper 1 and http 1, but removes rustls 0.21
|
2024-05-01 14:46:29 -05:00 |
|
|
700aeb90e0
|
Fix time deprecation warnings
|
2024-05-01 14:33:07 -05:00 |
|
|
ff39c30cc8
|
Update direct base64 dependency
|
2024-05-01 14:32:26 -05:00 |
|