1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2024-12-14 11:57:30 +00:00

Commit graph

  • bea72d75b6
    Merge pull request #167 from zhaofengli/rustfmt Zhaofeng Li 2024-09-02 12:10:20 -0600
  • 20ada8ea5a .github: Add lint workflow Zhaofeng Li 2024-09-02 14:07:37 -0400
  • 1899dd79f1 rustfmt Zhaofeng Li 2024-09-02 14:07:37 -0400
  • 938cb7634b .cargo: Rename config to config.toml Zhaofeng Li 2024-09-02 14:07:37 -0400
  • f74cee0036
    Merge pull request #165 from zhaofengli/flake-parts Zhaofeng Li 2024-08-30 14:08:15 -0600
  • 7f275f00d8 .github: Update bash on macOS runners Zhaofeng Li 2024-08-30 12:32:10 -0400
  • c5d84a475d Migrate integration tests to flake-parts Zhaofeng Li 2024-08-30 12:32:10 -0400
  • a9cafe8298 .github: Factor unit tests out to justfile Zhaofeng Li 2024-08-30 12:32:10 -0400
  • eeb4275172 .github: Factor WebAssembly build out to justfile Zhaofeng Li 2024-08-30 12:32:10 -0400
  • 6b1d4520f3 Migrate internalMatrix to flake-parts Zhaofeng Li 2024-08-30 12:32:10 -0400
  • 0d9c1c826f flake/devshells: Re-enable cargo-outdated Zhaofeng Li 2024-08-30 12:32:10 -0400
  • c6989fa54e flake/devshells: Add Nix versions manifest Zhaofeng Li 2024-08-30 12:32:10 -0400
  • 09038b7663 flake: Add attic.nix-versions Zhaofeng Li 2024-08-30 12:32:10 -0400
  • 3ecea8d07f Migrate NixOS modules to flake-parts Zhaofeng Li 2024-08-30 12:32:10 -0400
  • 8dc0bdbf7f Migrate overlays to flake-parts Zhaofeng Li 2024-08-30 12:32:10 -0400
  • 11163ab253 Migrate packages to flake-parts Zhaofeng Li 2024-08-30 12:32:10 -0400
  • 54f4854e9f Start migration to flake-parts Zhaofeng Li 2024-08-30 12:32:10 -0400
  • fd6e3bdbef Add CI-agnostic helper scripts Zhaofeng Li 2024-08-30 12:32:10 -0400
  • 7712ed2c7f flake: Bump unstable Zhaofeng Li 2024-08-30 12:32:10 -0400
  • fcb7c6067f flake: Bump nixpkgs-stable to 24.05 Zhaofeng Li 2024-08-30 12:32:10 -0400
  • c2354f6585
    Merge pull request #164 from zhaofengli/devshell-fix-nix-include-path Zhaofeng Li 2024-08-24 17:31:02 -0600
  • 894e171388
    Merge pull request #163 from zhaofengli/nix-base32-0.2.0 Zhaofeng Li 2024-08-24 17:18:13 -0600
  • e81151ed59 flake.nix: Use default Nix headers in devShell Zhaofeng Li 2024-08-24 19:00:50 -0400
  • b92e5ba4b5 attic: Update nix-base32 crate Zhaofeng Li 2024-08-24 18:56:18 -0400
  • b4eb905953 attic/Cargo.toml: Add missing tokio feature for crate-level build Zhaofeng Li 2024-08-24 18:56:18 -0400
  • 0f9506ffba Cargo.lock: Fix Zhaofeng Li 2024-08-24 18:56:18 -0400
  • 6d9aeaef0a
    Merge pull request #160 from zhaofengli/tokio-drift Zhaofeng Li 2024-08-21 01:56:04 -0600
  • f8f224adec
    Merge e997250c81 into acf3c351f8 shimunn 2024-08-19 23:14:12 +0200
  • bb4135c1e0 integration-tests: Fix deprecated alias Zhaofeng Li 2024-08-19 14:49:56 -0400
  • 93cab5268d .github/build: Add step to build certain crates in WebAssembly Zhaofeng Li 2024-08-19 14:49:56 -0400
  • c7b1f71954 attic: Activate unix tokio features for nix_store only Zhaofeng Li 2024-08-19 14:49:56 -0400
  • 7401b14e71 flake.nix: Add WebAssembly tools Zhaofeng Li 2024-08-19 14:49:56 -0400
  • 7050d8f292 rustfmt, clippy Zhaofeng Li 2024-08-19 14:49:56 -0400
  • 49c565f792 Use tokio::test instead of tokio-test Zhaofeng Li 2024-08-19 14:49:56 -0400
  • a41e2d1724 attic: Add simple chunking benchmarks Zhaofeng Li 2024-08-19 14:49:56 -0400
  • deff31a850 Move chunking to attic crate Zhaofeng Li 2024-08-19 14:49:56 -0400
  • 956d6915a5 attic: Split out stream feature Zhaofeng Li 2024-08-19 14:49:56 -0400
  • acf3c351f8
    Merge pull request #159 from Mic92/nix-2.24 Zhaofeng Li 2024-08-19 10:53:34 -0600
  • 38c42ae9ad Run tests against different Nix versions Zhaofeng Li 2024-08-19 12:16:33 -0400
  • 40c0bb406e Fix build for Nix 2.20+ Zhaofeng Li 2024-08-19 12:16:33 -0400
  • aecca91fad Build with Nix 2.24 in devShell Jörg Thalheim 2024-08-19 12:16:33 -0400
  • 26b9417bde
    Merge pull request #158 from zhaofengli/upsert-object-on-conflict Zhaofeng Li 2024-08-13 10:21:27 -0400
  • 443ceac40f server: Upsert object row on conflict Zhaofeng Li 2024-08-13 07:39:37 -0600
  • e127acbf9a
    Merge pull request #154 from cole-h/fixup-stream-error-logging Zhaofeng Li 2024-07-31 20:41:06 -0400
  • 903fb4e39e fixup: stream error logging Cole Helbling 2024-07-26 10:21:52 -0700
  • 119598d064 fixup: regenerate test token Cole Helbling 2024-07-26 07:45:05 -0700
  • 858e5bec13 Merge remote-tracking branch 'upstream/main' into rs256-support Cole Helbling 2024-07-26 07:25:11 -0700
  • 6139576a3c
    Merge pull request #146 from zhaofengli/install-ci-hotfix Zhaofeng Li 2024-07-09 12:27:54 -0400
  • 4168282329 .github: Use latest macOS runners Zhaofeng Li 2024-07-09 12:25:36 -0400
  • ee8f374737
    Merge pull request #139 from NLincoln/sqlite-speedup Zhaofeng Li 2024-07-09 08:12:19 -0400
  • 71396b9518 ci-installer: Remove drvPath from fake derivation Zhaofeng Li 2024-07-09 07:54:59 -0400
  • 759dbc9f7e
    sqlite-specific performance tuning A cursed quail 2024-06-08 22:05:37 -0500
  • 717cc95983
    Merge pull request #138 from zhaofengli/axum-0.7 Zhaofeng Li 2024-06-01 16:04:00 -0600
  • 14cb5f9e46 Trivial semver-incompatible upgrades Zhaofeng Li 2024-06-01 13:47:27 -0600
  • 9a6b2cbf1d server: Upgrade aws-sdk-rust Zhaofeng Li 2024-06-01 13:47:27 -0600
  • bc22e00a3b server: Upgrade to Axum 0.7 Zhaofeng Li 2024-06-01 13:47:27 -0600
  • cb1b80e989 attic/Cargo.toml: Activate tokio/rt with nix-store Zhaofeng Li 2024-06-01 13:47:27 -0600
  • 2a6b9c592b .editorconfig: Fix indentation Zhaofeng Li 2024-06-01 13:47:27 -0600
  • 4ffeb50f50 Cargo.lock: Update Zhaofeng Li 2024-06-01 13:47:27 -0600
  • a1a521c32f flake.lock: Update crane Zhaofeng Li 2024-06-01 13:47:27 -0600
  • ff3ce2c0b8 attic/build.rs: Fix filename in workaround comment Zhaofeng Li 2024-06-01 13:47:27 -0600
  • 6603ee14ed
    Merge pull request #134 from srhb/trim-token-file Zhaofeng Li 2024-06-01 08:51:22 -0600
  • ec0469cad0
    Merge pull request #135 from cole-h/token-use-indexmap Zhaofeng Li 2024-06-01 08:24:31 -0600
  • 0558269391
    Merge pull request #137 from cole-h/log-stream-errors Zhaofeng Li 2024-06-01 08:17:54 -0600
  • 3907b31157
    Merge pull request #116 from ixmatus/parnell/fix-gc-bug Zhaofeng Li 2024-06-01 08:13:20 -0600
  • a4f2cae9dd Log stream errors Cole Helbling 2024-05-28 11:32:43 -0700
  • 18dedcc30b token: switch to using IndexMap for consistent ordering of entries Cole Helbling 2024-05-25 11:00:43 -0700
  • f18f581188 token: test that permissions iteration order is consistent Cole Helbling 2024-05-25 11:13:37 -0700
  • a2a2011b5f trim token-file contents Sarah Brofeldt 2024-05-15 08:17:59 +0200
  • 2a6a362042 Add CLI for for atticd Andreas Zweili 2024-04-16 20:45:52 +0200
  • 4dbdbee457
    Merge pull request #123 from winterqt/fix-build-on-newer-nix Zhaofeng Li 2024-03-29 14:01:00 -0600
  • 657db64e51 Fix build on Nix 2.19+ Winter 2024-03-27 17:14:45 -0400
  • 8e64f8ba45 Revert "Fix build on Darwin" Winter 2024-03-27 16:56:04 -0400
  • 60db437df0 Update nixpkgs Winter 2024-03-27 17:19:37 -0400
  • 8e195c8785 fix(client): add io-std tokio feature technofab 2024-03-17 14:05:57 +0100
  • c040de1cdc feat(push): read paths from stdin if none are specified technofab 2024-03-16 21:03:12 +0100
  • d3ffcf885c
    Choose a more sensible limit for MySQL, suggested by @baloo Parnell Springmeyer 2024-02-28 14:06:31 -0800
  • 2705d1d90b
    Limit the chunk finding query, not the GC mark query Parnell Springmeyer 2024-02-28 12:53:27 -0800
  • 47f17e0900
    gc.rs: LIMIT number of orphan_chunk_ids; fixes #115 Parnell Springmeyer 2024-02-28 10:37:36 -0800
  • c943b5230f fixup: missing field Cole Helbling 2024-02-26 11:48:26 -0800
  • 41b42b62d5 Merge remote-tracking branch 'upstream/main' into rs256-support Cole Helbling 2024-02-26 11:45:09 -0800
  • 756fef8d5f Support pubkey-only JWT configuration Cole Helbling 2024-02-26 11:44:04 -0800
  • 6eabc3f02f
    Merge pull request #111 from jsoo1/restart-atticd-on-failure Zhaofeng Li 2024-02-14 07:47:33 -0700
  • 8f5e3c1035
    nixos: restart atticd on failure John Soo 2024-02-08 11:39:12 -0700
  • fbe252a5c2
    Merge pull request #105 from JRMurr/fix-lint Zhaofeng Li 2024-01-18 15:31:32 -0700
  • a7c878bffc
    Merge pull request #49 from icewind1991/module-readwritepaths Zhaofeng Li 2024-01-18 15:30:49 -0700
  • 857c71671c
    fix lint John Murray 2024-01-14 15:32:42 -0500
  • c98be70263 nixos: Add non-default storage path to ReadWritePaths Robin Appelman 2023-05-22 18:50:48 +0200
  • e6bedf1869 flake.nix: Remove non-existent overrides Zhaofeng Li 2024-01-01 18:34:19 -0700
  • 52f956a864
    Merge pull request #60 from cole-h/docker-db-migrations-first Zhaofeng Li 2024-01-01 18:28:05 -0700
  • 8c8d9d9006
    Merge pull request #74 from lheckemann/nixos-module-mode Zhaofeng Li 2024-01-01 18:25:12 -0700
  • 40b869ba2c
    Merge pull request #51 from icewind1991/token-file Zhaofeng Li 2024-01-01 16:04:56 -0700
  • 9a9e2c0ce1
    Merge pull request #98 from Mic92/sharding Zhaofeng Li 2024-01-01 09:17:18 -0700
  • bdafd64910 Fix build on Darwin Zhaofeng Li 2023-12-18 18:52:07 -0700
  • b6f0503a92 flake.lock: Update crane Zhaofeng Li 2023-12-18 18:52:35 -0700
  • 75c0482e85 integration-tests/basic: Fix Postgres permissions Zhaofeng Li 2023-12-18 14:50:33 -0700
  • e7a5828192 flake: Update deps Zhaofeng Li 2023-12-18 14:50:33 -0700
  • a8cacb0057 .github: Update workflow deps Zhaofeng Li 2023-12-18 14:50:33 -0700
  • b12e485ef7 flake.nix: Add riscv64-linux Zhaofeng Li 2023-12-18 14:50:33 -0700
  • 7b133bca83 server: Upgrade sea-orm to 0.12.10 Zhaofeng Li 2023-12-18 09:28:58 -0700