|
5670599372
|
Merge pull request 'Use status code 204 No Content for empty responses' (#403) from tobikris/garage:http-no-content into main
Reviewed-on: Deuxfleurs/garage#403
|
2022-10-18 14:20:44 +00:00 |
|
|
7865003323
|
Use status code 204 No Content for empty responses
|
2022-10-17 10:55:26 +02:00 |
|
|
c050a59fd0
|
Fix conditional testing in garage_db
|
2022-10-14 18:27:18 +02:00 |
|
|
fcaee3bea0
|
definitively expunge openssl from dependencies everywhere
|
2022-10-14 18:10:36 +02:00 |
|
|
8d04ae7014
|
cargo2nix unstable (patched), rust 1.63.0, nixpkgs 22.05 (32-bit builds are broken)
|
2022-10-14 14:30:48 +02:00 |
|
|
ad917ffd3f
|
Fix instant substractions that might have panicked
|
2022-09-29 15:53:54 +02:00 |
|
|
1f97ce37e6
|
Shutdown properly on SIGTERM/SIGHUP and on Windows signals
|
2022-09-28 10:41:59 +02:00 |
|
|
1778e4b318
|
Fix span name for api server requests
|
2022-09-26 16:21:30 +02:00 |
|
|
782630fc27
|
Initialize metrics exporter earlier (fix #389)
|
2022-09-20 17:50:22 +02:00 |
|
|
ded444f6c9
|
Ability to have custom timeouts in request strategy (not used)
|
2022-09-20 16:01:41 +02:00 |
|
|
357b72f4ff
|
Merge branch 'main' into configurable-timeouts
|
2022-09-20 15:19:58 +02:00 |
|
|
1f7b050b7d
|
Change a warn! into a debug!
|
2022-09-20 11:49:48 +02:00 |
|
|
56592e1853
|
RPC performance changes
- configurable ping timeout
- single, much higher, configurable RPC timeout
- no more concurrency semaphore
|
2022-09-19 20:31:00 +02:00 |
|
|
5d4b6f2173
|
Faster GetObject workflow for getting entire objects
|
2022-09-19 12:19:59 +02:00 |
|
|
76f42a1a2b
|
Properly return HTTP 204 when deleting non-existent object (fix #227)
|
2022-09-14 17:07:55 +02:00 |
|
|
e46dc2a8ef
|
Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)
|
2022-09-14 16:09:38 +02:00 |
|
|
ab722cb40f
|
Add checks on replication_factor of layouts we use (fix #363, fix #364)
|
2022-09-13 16:22:23 +02:00 |
|
|
38be811b1c
|
Fix clippy lint that says we should implement Eq
|
2022-09-13 16:08:00 +02:00 |
|
|
44733474bb
|
Remove/change println! in server code (fix #358)
|
2022-09-13 16:01:55 +02:00 |
|
|
07febd3ecd
|
Ensure data dir is created immediately when Garage starts (fix #349)
|
2022-09-13 15:57:27 +02:00 |
|
|
11bdc971e2
|
Merge pull request 'use netapp streaming body' (#343) from netapp-stream-body into main
Reviewed-on: Deuxfleurs/garage#343
|
2022-09-13 15:26:08 +02:00 |
|
|
ff30891999
|
Use streaming block API for get with Range requests
|
2022-09-13 15:13:07 +02:00 |
|
|
28a4af73ca
|
Use netapp 0.5 published from crates.io
|
2022-09-13 13:11:44 +02:00 |
|
|
b823151a0b
|
improvements in block manager
|
2022-09-12 16:57:38 +02:00 |
|
|
f91fab8582
|
Simplify+improve async hasher by using bounded channel
|
2022-09-12 16:23:43 +02:00 |
|
|
7f54706b95
|
Merge branch 'lx-perf-improvements' into netapp-stream-body
|
2022-09-08 15:50:56 +02:00 |
|
|
d9d199a6c9
|
Merge branch 'main' into lx-perf-improvements
|
2022-09-08 15:49:17 +02:00 |
|
|
ceb1f0229a
|
Move version back into util
|
2022-09-07 18:36:46 +02:00 |
|
|
f310fce34b
|
Inject GIT_VERSION even later
|
2022-09-07 18:30:15 +02:00 |
|
|
06df301de5
|
Fix merge
|
2022-09-07 18:16:01 +02:00 |
|
|
8adc654713
|
Merge branch 'main' into improve-deps
|
2022-09-07 18:13:27 +02:00 |
|
|
107853334b
|
Fix build error
|
2022-09-07 18:10:19 +02:00 |
|
|
1449204439
|
Add warnings when features are not included in build
|
2022-09-07 18:02:13 +02:00 |
|
|
2e00809af5
|
Error messages when system-libs XOR bundled-libs != 1
|
2022-09-07 17:57:12 +02:00 |
|
|
2559f63e9b
|
Make all HTTP services optionnal
|
2022-09-07 17:54:16 +02:00 |
|
|
28d86e7602
|
Report build features in garage --help
|
2022-09-07 17:05:21 +02:00 |
|
|
db61f41030
|
Move GIT_VERSION injection later in build chain to reduce build times
|
2022-09-07 11:59:56 +02:00 |
|
|
907054775d
|
Faster copy, better get error message
|
2022-09-06 22:25:23 +02:00 |
|
|
6b958979bd
|
Merge branch 'lx-perf-improvements' into netapp-stream-body
|
2022-09-06 22:13:01 +02:00 |
|
|
c2cc08852b
|
Reenable node ordering
|
2022-09-06 19:31:42 +02:00 |
|
|
6f02c36a89
|
cargo fmt
|
2022-09-06 17:59:41 +02:00 |
|
|
0f5689c169
|
Include code from v0.5.1 directly to remove dependencies
|
2022-09-06 17:52:50 +02:00 |
|
|
1e92e9f782
|
Disable k2v tests when feature is disabled
|
2022-09-06 17:29:46 +02:00 |
|
|
431dee050f
|
Remove opentelemetry-otlp dep in api/
|
2022-09-06 17:25:44 +02:00 |
|
|
b886c75450
|
Make all DB engines optional build features
|
2022-09-06 17:09:43 +02:00 |
|
|
48ffaaadfc
|
Bump versions to 0.8.0 (compatibility is broken already)
|
2022-09-06 16:47:56 +02:00 |
|
|
454d8474ef
|
Fix clippy
|
2022-09-06 15:43:50 +02:00 |
|
|
ea36b9ff90
|
Allow building without Prometheus exporter (/metrics endpoint)
prometheus and opentelemetry-prometheus add 7 extra dependencies in
total and increases the size of the garage binary by ~7 % (with
fat LTO).
|
2022-09-06 01:15:09 +02:00 |
|
|
e7af006c1c
|
Make OTLP exporter optional via feature "telemetry-otlp"
opentelemetry-otlp add 48 (!) extra dependencies and increases the
size of the garage binary by ~11 % (with fat LTO).
|
2022-09-06 01:14:47 +02:00 |
|
|
729a910e14
|
Remove Heed default features
|
2022-09-05 16:40:13 +02:00 |
|