|
1bbf604224
|
flake.nix: switch to nix-community/flake-compat
edolstra/flake-compat is unmaintained.
cargo2nix also still pulls in edolstra/flake-compat, make it follow the
nix-community one.
|
2023-07-16 12:40:47 +03:00 |
|
|
6ba611361e
|
Merge pull request 'tree-wide: fix some typos' (#598) from flokli/garage:fix-typos into main
Reviewed-on: Deuxfleurs/garage#598
|
2023-07-14 15:51:44 +00:00 |
|
|
c855284760
|
src/util: fix typo
|
2023-07-14 14:25:40 +03:00 |
|
|
b1ca1784a1
|
src/garage/cli: fix typo
|
2023-07-14 14:25:33 +03:00 |
|
|
f0b7a0af3d
|
doc/drafts: fix typo
|
2023-07-14 14:25:14 +03:00 |
|
|
194549ca46
|
doc/book: fix typo
|
2023-07-14 14:24:40 +03:00 |
|
|
202d3f0e3c
|
doc/api: fix typo
|
2023-07-14 14:24:27 +03:00 |
|
|
7605d0cb11
|
Merge pull request 'cargo: tokio-1.29 and async-compression-0.4' (#593) from jpds/garage:tokio-1.29 into main
Reviewed-on: Deuxfleurs/garage#593
|
2023-07-03 17:03:09 +00:00 |
|
|
031804171a
|
Update Cargo.nix
|
2023-07-03 11:33:36 +02:00 |
|
Jonathan Davies
|
aee0d97f22
|
cargo: Updated async-compression to 0.4.
|
2023-06-28 11:17:16 +01:00 |
|
Jonathan Davies
|
098c388f1b
|
cargo: Updated tokio to 1.29.
|
2023-06-28 11:16:41 +01:00 |
|
|
e716320b0a
|
Merge pull request 'cargo: roxmltree-0.18 and aws-sdk-s3-0.28 bump' (#591) from jpds/garage:roxmltree-0.18 into main
Reviewed-on: Deuxfleurs/garage#591
|
2023-06-27 17:20:58 +00:00 |
|
|
e466edbaec
|
Merge pull request 'introduce dedicated return type for PollRange' (#590) from trinity-1686a/garage:k2v-client-poll-range-result into main
Reviewed-on: Deuxfleurs/garage#590
|
2023-06-27 08:28:26 +00:00 |
|
|
76355453dd
|
Update Cargo.nix
|
2023-06-27 10:23:02 +02:00 |
|
|
ee494f5aa2
|
Merge pull request 'don't build sqlite by default' (#592) from trinity-1686a/garage:dont-build-sqlite into main
Reviewed-on: Deuxfleurs/garage#592
|
2023-06-27 08:14:38 +00:00 |
|
Jonathan Davies
|
f31d98097a
|
Cargo.lock: Updated.
|
2023-06-26 18:03:47 +01:00 |
|
Jonathan Davies
|
a6da7e588f
|
tests/bucket.rs: Adjusted as previously used function is now private.
|
2023-06-26 18:03:43 +01:00 |
|
|
e5835704b7
|
don't build sqlite by default
`bundled-libs` is enabled by default, and causes sqlite to be built too,
even if the sqlite backend isn't enabled.
|
2023-06-26 11:15:11 +02:00 |
|
Jonathan Davies
|
7f8bf2d801
|
src/garage/tests: Updated types for aws-sdk-s3 bump.
|
2023-06-25 21:31:35 +01:00 |
|
Jonathan Davies
|
4297233d3e
|
garage/Cargo.toml: Updated aws-sdk-s3 to 0.28, added aws-config.
|
2023-06-25 21:17:15 +01:00 |
|
Jonathan Davies
|
b94ba47f29
|
api/Cargo.toml: Updated roxmltree to 0.18.
|
2023-06-24 14:15:26 +01:00 |
|
|
33b3cf8e22
|
introduce dedicated return type for PollRange
|
2023-06-24 10:17:20 +02:00 |
|
|
736083063f
|
Merge pull request 'doc: Added ejabberd S3 section' (#588) from jpds/garage:doc-ejabberd-s3 into main
Reviewed-on: Deuxfleurs/garage#588
|
2023-06-20 09:23:43 +00:00 |
|
Jonathan Davies
|
a5ae566e0b
|
apps/index.md: Fixed endpoint URL example.
|
2023-06-19 10:15:30 +01:00 |
|
Jonathan Davies
|
185f9e78f3
|
operations/durability-repairs.md: Added note about randomized scrub times.
|
2023-06-19 10:15:30 +01:00 |
|
Jonathan Davies
|
fb971a5f01
|
cookbook/encryption.md: Added Cyberduck note.
|
2023-06-19 10:15:30 +01:00 |
|
Jonathan Davies
|
6af2cde23f
|
cookbook/encryption.md: Added note on XMPP.
|
2023-06-19 10:15:30 +01:00 |
|
Jonathan Davies
|
97eb389274
|
docs/apps: Added ejabberd section.
|
2023-06-19 10:15:30 +01:00 |
|
|
5e291c64b3
|
Merge pull request 'Documentation updates' (#587) from doc-updates into main
Reviewed-on: Deuxfleurs/garage#587
|
2023-06-14 10:57:32 +00:00 |
|
|
9092c71a01
|
doc: encryption organization
|
2023-06-14 12:51:47 +02:00 |
|
|
120f8b3bfb
|
doc: better doc on systemd's DynamicUser (fix #430)
|
2023-06-14 12:39:46 +02:00 |
|
|
39c3738a07
|
Add a page about encryption (fix #416)
|
2023-06-14 12:39:46 +02:00 |
|
|
7169ee6ee6
|
doc: reformulate in monitoring page
|
2023-06-14 12:39:46 +02:00 |
|
|
dd7533a260
|
doc: add an operations&maintenance section and move some pages there
|
2023-06-14 12:39:40 +02:00 |
|
|
9233661967
|
Add documentation on durability and repair procedures (fix #219)
|
2023-06-14 11:54:21 +02:00 |
|
|
3aadba724d
|
doc: english improvement
|
2023-06-14 11:21:56 +02:00 |
|
|
5a186be363
|
Doc: update goals, add docker alias
Fix #235
|
2023-06-14 11:09:31 +02:00 |
|
|
01346143ca
|
Merge pull request 'Split src/garage/admin.rs into smaller files' (#586) from main-split-admin into main
Reviewed-on: Deuxfleurs/garage#586
|
2023-06-13 14:56:34 +00:00 |
|
|
eb9cecf05c
|
Split garage/admin.rs into smaller files
|
2023-06-13 16:46:28 +02:00 |
|
|
802ed75721
|
move admin.rs to admin/mod.rs, before splitting
|
2023-06-13 16:42:14 +02:00 |
|
|
fc29548933
|
Merge pull request 'fix timestamps wrapping around in garage block list-errors (fix #584)' (#585) from fix-future-timestamps into main
Reviewed-on: Deuxfleurs/garage#585
|
2023-06-13 12:51:16 +00:00 |
|
|
1ea4937c8b
|
fix timestamps wrapping around in garage block list-errors (fix #584)
|
2023-06-12 20:07:33 +02:00 |
|
|
6aec73b641
|
Merge pull request 'payload.rs: Fixed two typoes' (#581) from jpds/garage:payload-typoes into main
Reviewed-on: Deuxfleurs/garage#581
|
2023-06-09 08:59:47 +00:00 |
|
Jonathan Davies
|
8a945ee996
|
payload.rs: Surround / in inverted commas.
|
2023-06-06 16:26:06 +01:00 |
|
Jonathan Davies
|
180992d0f1
|
payload.rs: Fixed typo in error message.
|
2023-06-06 16:25:29 +01:00 |
|
|
44548a9114
|
Merge pull request 'feature: Register consul services with agent API' (#567) from unrob/garage:roberto/consul-agent-registration into main
Reviewed-on: Deuxfleurs/garage#567
Reviewed-by: Alex <alex@adnab.me>
|
2023-06-02 14:35:00 +00:00 |
|
Roberto Hidalgo
|
32ad4538ee
|
fix references to old config names
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
ef8a7add08
|
set default for [consul-services] api
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
2d46d24d06
|
update docs
|
2023-05-22 08:57:15 -06:00 |
|
Roberto Hidalgo
|
b770504126
|
simplify code according to feedback
|
2023-05-22 08:57:15 -06:00 |
|