index
:
garage.git
0.5.1
CdL_talk
admin-api
admin-api-k2v
admin-health-api
api-v1
background-task-manager
backport-735-v0.8.x
backport-737-0.8.x
better-cors
better_bootstrap
better_xml
block-info-short-682
block-ref-repair
bucket-cors
bucket-cors-more
bucket-id-prefix
bucket-lifecycle
bug/ampersand
bug/check_static
bug/checksums
bug/content-range
bug/cors
bug/etag
bug/layout
bug/migrate-rebalance
bug/reported-version
bug/resync-exponential-backoff
bug/rust-musl
bug/script-socat
bug/support-root-domains-on-demand-tls
build-convert-db
check-data-dir
ci/arm_openssl
ci/bump-nix-img
ci/feature-flag
ci/static
ci/upgrade-cargo2nix
cleanup-uploads-command
cleanups
cli-improvements
cli-verify-integrity
compat/index-without-trailing-slash
config-files-env
configurable-timeouts
consul-agent-registration
consul-tls
convert-db-main-binary
counters
create-delete-buckets
dangerous/no-fsync
db-abstraction
db-debug-log
db-no-unsafe
db-snapshot
deleteobject-204
demonstrate-cargo2nix-bug
dep-upgrade-202402
dev-0.2
dev-0.3
dev0.7.3
disable-scrub
doc-0.8
doc-mention-talks
doc-new-website
doc-testing-strategy
doc-updates
doc/add-rfid-talk
doc/admin-api
doc/bench-multi-dc
doc/benchmarks
doc/caddy
doc/clean-and-tests
doc/fix
doc/got-actually-funded
doc/k8s
doc/model
doc/new-pages
doc/post-object
doc/upgrading
doc/winscp+sftpgo
doc2
ecosystem/openapi
error-refactoring
factor-db-open
faster-get
feat-metrics-metadata-engine
feat/website-redir
feature/better-crdt
feature/cluster-example
feature/doc-add-ngi-funding
feature/documentation
feature/duck
feature/generate-json-builds
feature/hide-buckets-without-perm
feature/improve-doc
feature/mdbook
feature/new-script
feature/on-boarding
feature/on-boarding-2
feature/opentelemetry
feature/refactor-s3
feature/refactor-s3-2
feature/s3-multipart-compat
feature/s3/list-buckets
feature/smoke-script
feature/smoke-test
feature/static
feature/unit-tests
feature/website
features/list-parts
fix-32bit
fix-32bit-build
fix-432
fix-800
fix-841
fix-allow-create-bucket
fix-auth-ct-eq
fix-background
fix-buffering
fix-build
fix-cargo-toml
fix-cors-post-object
fix-doc-db-engine
fix-drone-signature
fix-future-timestamps
fix-helm-chart
fix-k2v-305
fix-k2v-doc
fix-k2v-urlencoding
fix-layout-show
fix-list-objects
fix-lmdb-no-read-ahead
fix-logs
fix-metrics
fix-multipart-fragmentation
fix-presigned
fix-presigned-0.8
fix-resync
fix-s3-list
fix-secrets-695
fix-skip-dead-nodes
fix-time
fix-token-check
fix/admin-api-content-type
fix/git-version
format-migration
get-head-part-number
handle-sigterm
header-override-650
hold-netapp-0.5.2
hotfix/1.0.0-rc1-red-ftr-wquorum
import-netapp
improve-copies
improve-deps
improve-k2v-client
improve-secret-error-message
improve-website-config
increasing-timestamps
integration-test-32bit-fix
internals-rework
interrupted-cleanup
jepsen
jepsen-1.0rc1
jpds-cargo-bumps
json-build-add-urls
k2v-client-aws-sigv4
k2v-client-fixes
k2v-indices-lmdb
k2v-poll-fix
k2v-watch-range
k2v-watch-range-2
k2v/shared_http_client
kube-feature-flag
less-noise
lock-createbucket
logo_autocollants
lto-nix
lx-perf-improvements
main
main-0.8.x
main-0.9.x
master
mold-linker
multi-arch-container
multihdd
net-fixes
netapp
netapp-0.4.4
netapp-stream-body
networking-fixes
new-buckets
new-comparison
new-layout-ux
new-readme
next
next-0.10
next-0.8
nix-improvements
nix-remove-system
nix-update-simplify
nlnet-task1
nlnet-task3
node-configure
old-main
optimal-layout
oxalica-toolchain-only
peer-metrics
pnet_datalink-0.33.0
poc/nomad-ci
prepare-v082
prez-ocp
prez-seed-webinar-202401
reconnect-only-current
reduce-maximum-backoff
refactor-block
refactor-put
rel-0.8.6
rel-0.9.2
rel-v0.9.1
rel-v1.0.1
release-v0.2.1
report-disk-usage
request-buffer-semaphore
resolve-peer-names
resync-ajustable-speed
rm
rm-migration
rm-sled
router-keywords-fix
rust-1.77
s3-checksum
smithy2
split-format-table
sqlite-r2d2
sse-c
sse-c2
storage-optimizations
sync-08-09
talk-2022-06-23
talk-capitoul
talk-fosdem
talk-fosdem-24
talk-tocatta-2023-01-18
talks
test-ci-wait
test-presigned
test/compilation
test/cors-and-localhost
test/disable-partcopy-check
test/more-clients
test/winscp
tests/increase-robustness
tests/port-integration
tranquility
try-fix-414
update-dependencies-1.1
update-documentation
update-netapp
upgrade-toolchain
v0.7.99.4-k2v
various-fixes-for-0.8
woodpecker
woodpecker-0.8.x
worker-get
S3-compatible object store for small self-hosted geo-distributed deployments
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
garage
Commit message (
Expand
)
Author
Age
Files
Lines
*
garage/Cargo.toml: Updated aws-sdk-s3 to 0.28, added aws-config.
Jonathan Davies
2023-06-25
1
-1
/
+2
*
Split garage/admin.rs into smaller files
Alex Auvolat
2023-06-13
4
-765
/
+810
*
move admin.rs to admin/mod.rs, before splitting
Alex Auvolat
2023-06-13
1
-0
/
+0
*
fix timestamps wrapping around in `garage block list-errors` (fix #584)
fix-future-timestamps
Alex Auvolat
2023-06-12
1
-1
/
+6
*
Add basic k2v_client integration tests
Alex Auvolat
2023-05-22
5
-0
/
+79
*
k2v signature verification: double urlencoding (see comment in source code)
Alex Auvolat
2023-05-18
1
-0
/
+1
*
Split format_table into separate crate and reduce k2v-client dependencies
format_table-v0.1.0
Alex Auvolat
2023-05-17
5
-4
/
+5
*
move git-version dependency to main crate to reduce rebuilds
Alex Auvolat
2023-05-09
2
-0
/
+7
*
Declare garage crates using workspace.dependencies
Jakub Jirutka
2023-05-09
1
-8
/
+8
*
Remove unnecessary/unused "timeago" features
Jakub Jirutka
2023-05-07
1
-1
/
+1
*
Prepare for v0.8.2
Alex Auvolat
2023-03-13
1
-9
/
+9
*
Merge pull request 'Increase Garage tests robustness' (#526) from tests/incre...
Alex
2023-03-13
8
-63
/
+58
|
\
|
*
use one key per context to isolate tests
tests/increase-robustness
Quentin Dufour
2023-03-13
8
-58
/
+40
|
*
do not assume Garage boots in 2sec during tests
Quentin Dufour
2023-03-13
1
-6
/
+19
*
|
garage/admin.rs: Display Rust version in stats output.
Jonathan Davies
2023-03-10
1
-1
/
+2
|
/
*
fixes for pr 499
config-files-env
Alex Auvolat
2023-02-06
1
-1
/
+2
*
secrets can be passed directly in config, as file, or as env
Alex Auvolat
2023-02-03
3
-11
/
+48
*
Improved bucket authorization response strings.
Jonathan Davies
2023-01-29
1
-3
/
+3
*
api_server.rs: Adapted to use query string per Caddy upstream change.
Jonathan Davies
2023-01-29
1
-14
/
+51
*
fix cli display bug
k2v-watch-range-2
Alex Auvolat
2023-01-26
1
-1
/
+1
*
more fixes
Alex Auvolat
2023-01-26
4
-9
/
+10
*
fix clippy
Alex Auvolat
2023-01-26
1
-1
/
+3
*
Merge branch 'main' into k2v-watch-range-2
Alex Auvolat
2023-01-26
8
-86
/
+345
|
\
|
*
Merge branch 'main' into report-disk-usage
Alex Auvolat
2023-01-26
3
-67
/
+81
|
|
\
|
|
*
Cargo.toml: Loosen tracing dependency to just 0.1.
Jonathan Davies
2023-01-26
1
-1
/
+1
|
|
*
garage/Cargo.toml: Updated timeage from 0.3 to 0.4.
Jonathan Davies
2023-01-26
1
-1
/
+1
|
|
*
{garage,util}/Cargo.toml: Updated toml from 0.5 to 0.6.
Jonathan Davies
2023-01-26
1
-1
/
+1
|
|
*
Cargo.toml: Updated base64 from 0.13 to 0.21.
Jonathan Davies
2023-01-26
3
-64
/
+78
|
*
|
Disk space report
Alex Auvolat
2023-01-26
3
-19
/
+126
|
|
/
|
*
tests/s3/website.rs: Added website hosting authorization check tests.
Jonathan Davies
2023-01-13
2
-0
/
+138
*
|
Merge branch 'main' into k2v-watch-range-2
Alex Auvolat
2023-01-11
1
-1
/
+1
|
\
|
|
*
Implement `rpc_secret_file`
Felix Scheinost
2023-01-04
1
-1
/
+1
*
|
PollRange integration test
Alex Auvolat
2023-01-11
1
-2
/
+168
|
/
*
bg var operation on all nodes at once
worker-get
Alex Auvolat
2023-01-04
3
-23
/
+111
*
Uniform framework for bg variable management
Alex Auvolat
2023-01-04
5
-44
/
+41
*
Make it explicit when using nonversioned encoding
Alex Auvolat
2023-01-03
2
-3
/
+3
*
Refactor how things are migrated
Alex Auvolat
2023-01-03
1
-1
/
+1
*
Merge branch 'main' into internals-rework
internals-rework
Alex Auvolat
2023-01-02
1
-9
/
+9
|
\
|
*
Bump everything to v0.8.1
Alex Auvolat
2023-01-02
1
-9
/
+9
*
|
cargo fmt
Alex Auvolat
2023-01-02
1
-7
/
+8
*
|
online repair workers: retry on error
Alex Auvolat
2022-12-14
1
-14
/
+10
*
|
Simplified and more aggressive worker exit logic
Alex Auvolat
2022-12-14
1
-2
/
+2
*
|
Refactor background runner and get rid of job worker
Alex Auvolat
2022-12-14
4
-38
/
+28
*
|
Spawn all background workers in a separate step
Alex Auvolat
2022-12-14
3
-9
/
+13
|
/
*
Fix error messages
cli-improvements
Alex Auvolat
2022-12-13
1
-6
/
+4
*
cli: more info displayed on error in garage stats
Alex Auvolat
2022-12-13
1
-4
/
+5
*
cli: prettier table in garage stats
Alex Auvolat
2022-12-13
1
-37
/
+63
*
Implement `block retry-now` and `block purge`
Alex Auvolat
2022-12-13
3
-5
/
+106
*
Implement `block list-errors` and `block info`
Alex Auvolat
2022-12-13
4
-23
/
+186
*
cli: new worker info command
Alex Auvolat
2022-12-13
4
-4
/
+76
[next]