Commit graph

  • 53ace58e44 bootstrap: add --single-node flag that creates a single-node layout Alex Auvolat 2026-02-11 09:30:35 +01:00
  • c22c4ff2e5 Merge pull request 'style: replace wildcard import of garage model in website' (#1334) from gwenlg/garage:avoid_import_conflict into main-v2 Alex 2026-02-14 18:21:31 +00:00
  • 6f511fc149 style: replace wildcard import of garage model in website Gwen Lg 2026-02-13 15:09:05 +01:00
  • 70b8ebc8b6 Merge pull request 'Document how to use Apache as a reverse proxy' (#1331) from jasonaowen/garage:cookbook-reverse-proxy-apache into main-v2 Alex 2026-02-14 18:08:08 +00:00
  • 02db2d5f9d Merge pull request 'fix path missmatch between config and docker in quickstart doc' (#1339) from 1686a/doc-incoherent-path into main-v2 Alex 2026-02-14 17:53:36 +00:00
  • e4fef3fe92 chore: update nom dependency to 0.8 Gwen Lg 2026-01-29 22:00:29 +01:00
  • 1ba69b636d emit headers on Not Modified per RFC-9110 trinity-1686a 2026-02-14 13:04:01 +01:00
  • cc749a6290 fix path missmatch between config and docker in quickstart doc trinity-1686a 2026-02-14 11:19:28 +01:00
  • 9393846b24 object versioning & locking support Nathan James 2026-02-13 13:34:43 +00:00
  • 55cfa462da style: replace wildcard import of garage model in website Gwen Lg 2026-02-13 15:09:05 +01:00
  • 9f969ef43e
    Document how to use Apache as a reverse proxy Jason Owen 2026-02-12 00:21:40 -08:00
  • 4989be7853 Merge pull request 'update almost all dependencies to the last version' (#1316) from gwenlg/garage:maintenance_deps into main-v2 Alex 2026-02-10 19:16:49 +00:00
  • 8ce4415edb chore: update k8s related dependencies Gwen Lg 2026-01-29 16:50:16 +01:00
  • 75c28faa5b chore: update tokio and hyper-rustls dependencies Gwen Lg 2026-01-29 16:49:35 +01:00
  • 8644511ebc chore: update aws dependencies Gwen Lg 2026-01-29 16:13:56 +01:00
  • e5627bbd6b chore: update reqwest dependency to 0.13 Gwen Lg 2026-01-29 16:07:57 +01:00
  • 3aeb6d88af update fjall dep to 2.11 Gwen Lg 2026-01-29 16:07:29 +01:00
  • 6f44631973 chore: update various dependencies than don't need code changes Gwen Lg 2026-02-03 00:16:19 +01:00
  • 566a0b44c0 chore: update bytesize dependency to 2.3 Gwen Lg 2026-01-29 00:09:54 +01:00
  • 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