Commit graph

  • 934c4c31f1 chore: update dependency rand to 0.9 Gwen Lg 2026-01-28 23:47:38 +01:00
  • be8e4c9dcf chore: remove patch version of deps in Cargo.toml Gwen Lg 2026-01-28 23:35:22 +01:00
  • 1b20713421 Merge pull request 'adapt code to unsafety of env::set_var fn' (#1317) from gwenlg/garage:env_set_var into main-v2 Alex 2026-02-10 19:12:52 +00:00
  • 473b66ca5b fix: mark unsafety of std::env::set_var Gwen Lg 2026-01-27 15:32:12 +01:00
  • 5c8a31708e refactor: manualy build tokio runtime for k2v-cli Gwen Lg 2026-02-03 23:22:11 +01:00
  • ca1211d927 refactor: manualy build tokio runtime for garage Gwen Lg 2026-02-03 23:13:23 +01:00
  • c59f5d581d chore: update k8s related dependencies Gwen Lg 2026-01-29 16:50:16 +01:00
  • c04b304612 chore: update tokio and hyper-rustls dependencies Gwen Lg 2026-01-29 16:49:35 +01:00
  • 4ce5b103a1 chore: update aws dependencies Gwen Lg 2026-01-29 16:13:56 +01:00
  • 59351365bb chore: update reqwest dependency to 0.13 Gwen Lg 2026-01-29 16:07:57 +01:00
  • 00e8e0bc63 update fjall dep to 2.11 Gwen Lg 2026-01-29 16:07:29 +01:00
  • e9c1256383 chore: update various dependencies than don't need code changes Gwen Lg 2026-02-03 00:16:19 +01:00
  • eea50ccb17 chore: update bytesize dependency to 2.3 Gwen Lg 2026-01-29 00:09:54 +01:00
  • 77beb7f79b chore: update dependency rand to 0.9 Gwen Lg 2026-01-28 23:47:38 +01:00
  • e151d29f32 chore: remove patch version of deps in Cargo.toml Gwen Lg 2026-01-28 23:35:22 +01:00
  • b012431df0 S3 api DeleteObject fix invalid XML (#1324) bytechunk 2026-02-09 13:05:58 +00:00
  • 78a8f46ab7 Merge branch 'main-v2' into feature/helm-node-configurations Jorijn Schrijvershof 2026-02-09 09:24:01 +00:00
  • 92020e99e6 use trim instead frederic vroman 2026-02-09 00:44:29 +01:00
  • d6a18c7aee fix fmt check frederic vroman 2026-02-08 19:11:47 +01:00
  • b8b9204eda Check if text nodes do only contains whitespaces frederic vroman 2026-02-07 17:40:33 +00:00
  • 6e98f5e74e upgrade heed to version 0.22 (#1318) Gwen Lg 2026-02-07 13:22:46 +00:00
  • 8551aefed4 Fix: correctly parse CORS website configuration with no rules (#1320) Armael 2026-02-07 13:11:20 +00:00
  • 8bbf7e98c9 add internals for supporting transactional updates 1686a/transaction trinity-1686a 2026-02-07 13:26:56 +01:00
  • b0b7606ff7 S3 api DeleteObject fix invalid XML bytechunk 2026-02-07 10:58:35 +00:00
  • 82644a0d7b Fix: correctly parse CORS website configuration with no rules Armaël Guéneau 2026-02-05 14:20:43 +01:00
  • 8b76b0e2c1 wip: update heed version Gwen Lg 2026-01-29 01:28:49 +01:00
  • c7d6eb631f chore: update cmd parameter name in shell.nix Gwen Lg 2026-01-29 20:13:13 +01:00
  • 5eb381a22a refactor: use OnceLock for Instance in test Gwen Lg 2026-01-28 12:13:22 +01:00
  • 3b6daa7d0f refactor: rework init_tracing to avoid unused variable Gwen Lg 2026-01-28 11:38:52 +01:00
  • 7d05d9d520 chore: set aws_s3 BehaviorVersion to latest in tests common client Gwen Lg 2026-01-28 11:48:27 +01:00
  • f0b443652a ci: add lints check with clippy in debug workflow Gwen Lg 2025-12-14 23:14:01 +01:00
  • cd5cd37ecc style: improve lisibility of db_path code Gwen Lg 2026-01-25 18:50:42 +01:00
  • e5f87fb51e refactor: use let Some instead of is_some + unwrap Gwen Lg 2026-01-25 18:12:47 +01:00
  • b0ee7dd3c9 chore: localy disable some lints Gwen Lg 2025-12-14 18:47:44 +01:00
  • 4a0be692b3 docs: various fixes in Rust code documentation Gwen Lg 2025-12-14 18:33:31 +01:00
  • a5d047b5ae style: use if else instead of then_some + unwrap_or Gwen Lg 2025-12-14 17:28:27 +01:00
  • 24e11e99ee style: some small fixes Gwen Lg 2025-12-14 17:06:36 +01:00
  • bddd23136b refactor: reduce number of arguments by use struct Gwen Lg 2025-12-14 16:33:20 +01:00
  • a426b00e87 style: collapse nested if block Gwen Lg 2025-12-14 12:57:29 +01:00
  • 8772db8228 refactor: rename method to avoid confusion Gwen Lg 2025-12-14 12:17:21 +01:00
  • 5307b3f762 chore: remove unnecessary cast usize Gwen Lg 2026-01-25 22:44:02 +01:00
  • 6dbcdcd784 style: improve use of std api Gwen Lg 2025-12-13 22:56:24 +01:00
  • f2f6669bf0 style: clean use for question_mark Gwen Lg 2025-12-13 22:37:15 +01:00
  • 21db7a4d4b chore: remove various useless code Gwen Lg 2025-12-13 22:21:54 +01:00
  • ea9597819c refactor: clean perf related Gwen Lg 2025-12-13 20:31:05 +01:00
  • 141b3f24f1 chore: clean relative to references and borrows Gwen Lg 2025-12-13 17:43:05 +01:00
  • 209263eb93 style: adjust specified lifetime in code Gwen Lg 2025-12-13 17:40:06 +01:00
  • 295c850380 chore: add taplo.toml and resave Cargo.toml Gwen Lg 2025-10-29 00:51:48 +01:00
  • 33d37b24bd fix: remove duplicate net feature of tokio Gwen Lg 2025-10-29 00:29:12 +01:00
  • 46f6967934 chore: update arc-swap to v1.1 as 1.0 is yanked Gwen Lg 2025-10-29 00:28:20 +01:00
  • 67eb643dee chore: update cmd parameter name in shell.nix Gwen Lg 2026-01-29 20:13:13 +01:00
  • c0b574361e ci: add typos step in debug workflow Gwen Lg 2026-01-27 21:16:51 +01:00
  • f2e00781bb chore: add exceptions in typos conf file Gwen Lg 2026-01-27 21:47:47 +01:00
  • 32da94cbbe chore: rename strat into strategy to improve redability Gwen Lg 2026-01-27 21:35:50 +01:00
  • 014bebfa1f chore: improve code readability by rename pn var in part_number Gwen Lg 2026-01-27 21:30:05 +01:00
  • e9fbde3adf chore: fix typos in variant Abandoned in enum PeerConnState Gwen Lg 2026-01-27 21:26:07 +01:00
  • 1d1cfb0e29 chore: fix typos in various files Gwen Lg 2026-01-27 17:19:45 +01:00
  • e331f88c85 chore: fix typos in rust code comment or error message Gwen Lg 2026-01-27 17:11:31 +01:00
  • 4650fbd49c chore: fix typos of rust type name in markdown Gwen Lg 2026-01-27 17:09:52 +01:00
  • 43ed68c558 chore: a large number of typo corrections in markdown files Gwen Lg 2026-01-27 17:08:43 +01:00
  • d1bc921ec2 chore: add 'typos.toml' configuration file Gwen Lg 2026-01-27 21:16:10 +01:00
  • d0fa38a769 wip formal algorithm 1686a/rfc-gc trinity-1686a 2026-01-26 01:00:56 +01:00
  • 82ae78757f [RFC] Garbage Collector Elimination trinity-1686a 2026-01-24 14:21:54 +01:00
  • ef36e4c8b2
    fix: helm configmap quoted block_size Thijs Broersen 2026-01-25 13:15:20 +01:00
  • 47bf5d9fb0 bump version to v1.3.1 v1.3.1 Alex Auvolat 2026-01-24 13:01:27 +01:00
  • 5df37dae5e update cargo dependencies in main-v1 (#1299) Alex Auvolat 2026-01-24 11:59:01 +00:00
  • 4ac8586562 update cargo dependencies Alex Auvolat 2026-01-24 12:35:06 +01:00
  • 44af0bdab3 Merge pull request 'Backport #1283 and #1290 to main-v1' (#1297) from backports-v1 into main-v1 Alex 2026-01-24 11:34:28 +00:00
  • 582b168b6a bump version to v2.2.0 v2.2.0 Alex Auvolat 2026-01-24 12:32:22 +01:00
  • c821d4974a Update cargo dependencies (#1295) Alex Auvolat 2026-01-24 11:23:15 +00:00
  • a7d6620e18 Fix typo in error message rmoff 2026-01-12 17:32:02 +00:00
  • 8eb12755e4 Allow bucket to be missing from presigned post params Joe Anderson 2026-01-18 15:04:56 +00:00
  • 386354db57 update cargo dependencies Alex Auvolat 2026-01-24 09:36:40 +01:00
  • eb1b621a5a Merge pull request 'Sync main-v2 with main-v1' (#1296) from merge-v1 into main-v2 Alex 2026-01-24 10:37:44 +00:00
  • 0c32294485 pin crane version in flake Alex Auvolat 2026-01-24 10:36:19 +01:00
  • 21500545bb fix python/boto3 Alex Auvolat 2026-01-24 10:12:04 +01:00
  • a525d0e36a small doc updates Alex Auvolat 2026-01-24 09:53:37 +01:00
  • 29e869ac88 reenable S3 checksumming in test scripts Alex Auvolat 2026-01-24 09:47:57 +01:00
  • cd641a9ed2 Merge branch 'main-v1' into merge-v1 Alex Auvolat 2026-01-24 09:47:11 +01:00
  • 68876f0b08 Add Pleroma documentation (#1294) Dryusdan 2026-01-24 08:25:32 +00:00
  • ebc3fba896
    Add Pleroma documentation Dryusdan 2026-01-22 15:19:09 +01:00
  • ba1f30d393 Merge pull request 'Document feature flags in the cookbook and in --version' (#1286) from jasonaowen/garage:document-feature-flags into main-v2 Alex 2026-01-20 10:48:08 +00:00
  • 9018ed9b97 Merge pull request 'Fixes #1268 Arch Linux package in Extra now' (#1284) from kuba86/garage:arch-package-extra-1268 into main-v2 Alex 2026-01-20 10:47:48 +00:00
  • 13ded6dd35 Fixes #1268 kuba86 2026-01-12 19:23:32 +01:00
  • 4d96719d96 Merge pull request 'Fix presigned post when bucket is absent from fields' (#1290) from joeanderson/garage:fix/presigned-post-bucket into main-v2 Alex 2026-01-20 10:39:46 +00:00
  • 77ef3c85ea Merge branch 'main-v2' into fix/presigned-post-bucket joeanderson 2026-01-18 15:38:28 +00:00
  • 79c7126b67
    Allow bucket to be missing from presigned post params Joe Anderson 2026-01-18 15:04:56 +00:00
  • 3fe5b0f1ff Merge branch 'main-v2' into feature/helm-node-configurations Jorijn Schrijvershof 2026-01-14 08:46:53 +00:00
  • 77b6233496
    Document remaining features in cookbook & version Jason Owen 2026-01-13 22:42:43 -08:00
  • 547fe30a05
    Sort feature flags Jason Owen 2026-01-13 22:21:38 -08:00
  • bff5068efc
    Refer to git.deuxfleurs.fr as Forgejo not Gitea Jason Owen 2026-01-13 20:35:56 -08:00
  • 60eee993b4 Merge pull request 'Fix typo in error message' (#1283) from rmoff/garage:main-v2 into main-v2 Alex 2026-01-12 21:17:46 +00:00
  • d30bb2acb1 Fix typo in error message rmoff 2026-01-12 17:32:02 +00:00
  • 730c613807 Merge pull request 'notes about synology hyperbackup' (#1281) from lowcarbdev/garage:hyperbackup-docs into main-v2 maximilien 2026-01-08 18:34:57 +00:00
  • 9e356347c6 hyperbackup docs: minor spelling fixes maximilien 2026-01-08 18:34:32 +00:00
  • 1d3c0511b1 notes about synology hyperbackup lowcarbdev 2026-01-07 22:50:45 -07:00
  • f50b342c00 Merge pull request 'Adding consul discovery for WAN federated consul servers' (#1252) from jamin/garage:feature/consul_wan_discovery_v2 into main-v2 Alex 2026-01-07 08:22:05 +00:00
  • cf22e7b71d reintroduce warning when invalid node id is present in consul Alex Auvolat 2026-01-06 14:35:51 +01:00
  • dc8d93698b small documentation fixes and simplify config struct Alex Auvolat 2026-01-06 14:32:07 +01:00
  • 1baa438033 Merge branch 'main-v2' into feature/helm-node-configurations Jorijn Schrijvershof 2026-01-06 10:42:45 +00:00