Commit graph

  • c76554a378 v0.5.17-pre.11 main v0.5.17-pre.11 asonix 2025-04-04 19:14:30 -0500
  • e01c0af292 Merge pull request 'Fix UTF-8 Errors in Repo Migrations' (#85) from asonix/repo-migration-fixes into main asonix 2025-04-04 23:31:06 +0000
  • 805e3b5ca5 Fix UTF8 errors in repo migrations #85 asonix/repo-migration-fixes asonix 2025-04-04 17:19:57 -0500
  • aa6b4b47e6 Add postgres to flake asonix 2025-04-04 17:18:43 -0500
  • c9fae6d36e try adding concurrency to repo migration asonix 2025-04-04 13:59:59 -0500
  • 0633784f8b Remove generator key from migration. It isn't required anymore asonix 2025-04-04 13:18:45 -0500
  • 0856c2eb1b Include service.version in tracing context asonix 2025-04-02 11:40:06 -0500
  • e9ab28a962 Move integration tests into script asonix 2025-03-29 21:10:01 -0500
  • 73afada7e7 Fix string trimming for bash asonix 2025-03-29 17:33:51 -0500
  • 5e670710eb Test each suite individually asonix 2025-03-29 17:26:48 -0500
  • 85ac9ec5aa Use same rustflags for all tests asonix 2025-03-29 17:09:45 -0500
  • 65fd38682b Split tests into individual steps asonix 2025-03-29 17:08:42 -0500
  • d7e83c5d6e Enable integration tests in publish workflow asonix 2025-03-29 16:58:13 -0500
  • 5c9d419cc8 Add basic integration tests for process endpoint asonix 2025-03-29 16:57:07 -0500
  • b81eb306c0 Use install-imagemagick action asonix 2025-03-29 15:16:18 -0500
  • 2f24476ae3 re-enable cargo cache. link problem was OOM asonix 2025-03-29 14:55:27 -0500
  • c60b0f727a No cache in tests asonix 2025-03-29 12:24:25 -0500
  • f9b1cf961c Add details integration test asonix 2025-03-29 12:16:18 -0500
  • 3adec92cff Run integration tests in nix derivation v0.5.17-pre.10 asonix 2025-03-28 22:04:48 -0500
  • 76a8097920 Consistency in release notes asonix 2025-03-28 21:44:19 -0500
  • 13d506d7eb Update dependencies (minor & point) asonix 2025-03-28 21:40:50 -0500
  • b3aadbef8a Prepare 0.5.17-pre.10 release asonix 2025-03-28 21:40:04 -0500
  • 99c260f69d Enable comma-separated filters in environment variables asonix 2025-03-28 19:48:36 -0500
  • fd5ee28224 Merge pull request 'Disable chunked transfer encoding of responses' (#82) from Nothing4You/pict-rs:content-length into main asonix 2025-03-29 00:23:14 +0000
  • 8833951b56 Merge pull request 'Add tests with system deps' (#84) from asonix/integration-tests into main asonix 2025-03-29 00:18:49 +0000
  • 6063347b0d
    add tests for content-length and content-range headers, as well as returned body size #82 Richard Schwab 2025-03-27 04:54:57 +0100
  • 4fcb878f2b
    Implement dummy stream for HEAD responses to allow actix to calculate correct content-length headers Richard Schwab 2025-03-26 06:27:44 +0100
  • 3063346b9c
    Disable chunked transfer encoding of responses Richard Schwab 2025-03-26 05:08:06 +0100
  • a71812930e Add tests with system deps #84 asonix/integration-tests asonix 2025-03-27 18:42:13 -0500
  • 742677fff6 Fix blurhash computation for some animations asonix 2025-03-27 11:47:19 -0500
  • 7483ca43f9 object_store 0.12 asonix 2025-03-25 15:21:49 -0500
  • d506f38b78 Opentelemetry 0.28 asonix 2025-03-25 15:18:09 -0500
  • 2059d7aaf5 Update dependencies (minor & point) asonix 2025-03-25 15:12:09 -0500
  • cfaf6d70ef update rustls-channel-resolver asonix 2025-02-09 13:34:53 -0600
  • 6eea4bcf2e Update deny.toml asonix 2025-02-08 16:11:50 -0600
  • 2c84bb2092 Add release notes v0.5.17-pre.9 asonix 2025-02-08 16:03:23 -0600
  • e4d213fb49 rand 0.9.0 asonix 2025-02-08 15:53:37 -0600
  • 6473e37f27 config 0.15 asonix 2025-02-08 15:49:17 -0600
  • 9000152fe5 0.5.17-pre.9 asonix 2025-02-08 15:42:56 -0600
  • 071a541300 Update nixpkgs asonix 2025-02-08 14:55:19 -0600
  • ae785fa8fc BytesReader: Remove unneeded try_recv asonix 2025-02-08 14:39:21 -0600
  • c8817db997 BytesReader: implement in terms of BufReader asonix 2025-02-08 14:36:51 -0600
  • 939cd7955c Add BytesReader for streaming image decoding for blurhashes asonix 2025-02-08 14:21:52 -0600
  • ec9e21f318 Add danger-dummy-mode blurhash implementation asonix 2025-01-24 15:19:06 -0600
  • b5d0a0fe32 Remove nanorand asonix 2024-12-22 11:55:49 -0600
  • 50792a1249 Prepare v0.5.17-pre.8 v0.5.17-pre.8 asonix 2024-12-10 18:49:16 -0600
  • 7ba67cff22 Avoid shelling out to imagemagick for some blurhash operations asonix 2024-12-10 18:45:16 -0600
  • 31e17b4d62 Add note about blurhash to 0.5.17-pre.7 release doc asonix 2024-12-09 21:54:38 -0600
  • cddea8ddc7 Prepare v0.5.17-pre.7 v0.5.17-pre.7 asonix 2024-12-09 21:32:44 -0600
  • 4433257f2b Remove unnecessary returns asonix 2024-12-09 20:53:59 -0600
  • ef60ed9581 Remove unlooping loop asonix 2024-12-09 19:38:06 -0600
  • 5e95c76a0f Add thiserror to deny.toml asonix 2024-12-09 19:21:49 -0600
  • f5af791483 Update dependencies (minor & point) asonix 2024-12-09 19:18:15 -0600
  • ac9a3773d1 Timeout all operations while holding semaphore asonix 2024-12-09 19:16:29 -0600
  • 8a551fa65d Reduce poll timer sampling from ~100% to ~10% asonix 2024-12-09 19:14:46 -0600
  • 04bde6cf20 Increase concurrency when polling some streams asonix 2024-12-09 19:12:53 -0600
  • 3879a45b32 Add vhost into endpoint URL if it isn't already specified asonix 2024-12-08 23:37:40 -0600
  • 62bb25ac44 Remove use of deprecated tracing functions asonix 2024-12-08 22:23:42 -0600
  • 1e5d975b6f Update dependencies (minor & point) asonix 2024-12-08 22:23:23 -0600
  • deafc89e72 Merge pull request 'Include blurhash in details json' (#75) from asonix/blurhash-in-details into main asonix 2024-11-23 23:01:25 +0000
  • 267309cd5d Include blurhash in details json #75 asonix/blurhash-in-details asonix 2024-11-23 16:15:19 -0600
  • 89161d03c9 Remove a couple redundant db accesses asonix 2024-11-23 15:37:28 -0600
  • d4d7ce9366 Update thiserror to 2 asonix 2024-11-23 15:06:51 -0600
  • 7dff11a83a Update opentelemetry to 0.27 asonix 2024-11-23 15:01:09 -0600
  • 5c370a7bb4 Remove unused license allowance asonix 2024-11-23 14:44:54 -0600
  • 6a1d2643c6 Update dependencies (minor & point) asonix 2024-11-23 14:44:41 -0600
  • 2e97a77ccb Merge pull request 'Update diesel-async to 0.5.0, msrv bump' (#71) from asonix/update-diesel-async-05 into main asonix 2024-11-23 20:43:13 +0000
  • 7bc2818d14 switch to nixos-24.11 #71 asonix/update-diesel-async-05 asonix 2024-11-23 14:42:34 -0600
  • af96790945 Clippy nit: borrowed value passed to span.record asonix 2024-11-12 13:57:01 -0600
  • cb09720d85 Clippy nit: borrowed value passed to json asonix 2024-11-12 13:54:13 -0600
  • 47b3fb84b6 Update rust version & MSRV to 1.82 asonix 2024-11-12 13:46:30 -0600
  • bb6ec7c817 Merge branch 'main' into asonix/update-diesel-async-05 asonix 2024-11-12 13:24:41 -0600
  • db69f3bb74 Clean up permitted duplicate crates, allow unmaintained instant crate asonix 2024-11-12 13:09:16 -0600
  • f6b3978096 Allow Unicode-3.0 license asonix 2024-11-12 13:02:47 -0600
  • d0b02135d0 Update dependencies (minor & point & reqwest-middleware due to semver incompat change) asonix 2024-11-12 12:52:17 -0600
  • 9e08db62a9 Merge pull request 'Update opentelemetry' (#70) from asonix/update-opentelemetry-026 into main asonix 2024-11-12 18:44:21 +0000
  • a5d81ce90a Use stable tracing-actix-web #70 asonix/update-opentelemetry-026 asonix 2024-11-12 12:35:41 -0600
  • 6014a793ab Add release documentation v0.5.17-pre.6 asonix 2024-10-16 21:29:35 -0500
  • d19c9927ed v0.5.17-pre.6 asonix 2024-10-16 21:25:57 -0500
  • 46b12895d5 Merge pull request 'Prevent postgres errors by explicitly allowing conflicts' (#72) from asonix/on-conflict-do-nothing into main asonix 2024-10-17 02:23:36 +0000
  • 68181e4aad Update deny.toml asonix 2024-10-16 21:23:03 -0500
  • a4228135b4 Prevent postgres errors by explicitly allowing conflicts #72 asonix/on-conflict-do-nothing asonix 2024-10-16 18:11:53 -0500
  • 7f3a6daaa0 Update opentelemetry to 0.26 asonix 2024-10-16 17:52:00 -0500
  • 0430d09da7 Update metrics & related asonix 2024-10-16 17:20:06 -0500
  • 9155b5461c Update dependencies (minor & point) asonix 2024-10-16 17:17:20 -0500
  • 5302e78257 Update object_store asonix 2024-10-05 23:28:01 -0500
  • 244ab68c5d Update console-subscriber, otel packages asonix 2024-10-05 23:26:36 -0500
  • d34906f1ee Update dependencies (minor & point) asonix 2024-10-05 21:53:23 -0500
  • 5a9a0b16fc Prepare 0.5.17-pre.5 v0.5.17-pre.5 asonix 2024-07-21 11:49:22 -0500
  • fb80f77136 Add 0.5.17-pre.4.md asonix 2024-07-20 17:10:20 -0500
  • 56c42b6e57 Prepare 0.5.17-pre.4 v0.5.17-pre.4 asonix 2024-07-20 16:44:19 -0500
  • e29a50ecc8 Check if variant exists when serving existing and warn if it doesn't asonix 2024-07-20 16:39:40 -0500
  • a3bb40402e Update diesel-async to 0.5.0, msrv bump asonix 2024-07-19 17:25:46 -0500
  • 2d92cd861d Docker env: update postgres, garage asonix 2024-07-19 17:36:22 -0500
  • e740998f96 Update dependencies (minor & point) asonix 2024-07-19 17:27:04 -0500
  • fb3e06d436 Update dependencies (minor & point) asonix 2024-07-09 12:50:32 -0500
  • 4b0e6cf4db Don't run deny in release flow. it's not working in CI v0.5.17-pre.3 asonix 2024-06-26 14:25:19 -0500
  • 24a28a0891 Prepare v0.5.17-pre.3 asonix 2024-06-26 13:44:07 -0500
  • 62013068ca Set user-agent from cargo metadata asonix 2024-06-26 13:29:42 -0500
  • 4b67c696d8 Don't automatically prepend bucket to endpoint when path_style is disabled asonix 2024-06-26 13:16:45 -0500