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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add support for vhost-style s3 bucket
Trinity Pointard
2021-11-16
7
-121
/
+223
*
Implement GC delay for table data
Alex Auvolat
2021-11-08
3
-44
/
+76
*
Safety: never voluntarily delete block in 10min interval after RC reaches zero
Alex Auvolat
2021-11-08
3
-51
/
+182
*
Refactor and comment table GC logic
Alex Auvolat
2021-11-08
2
-23
/
+130
*
allow missing bootstrap_peers in garage.toml
Trinity Pointard
2021-11-05
1
-1
/
+1
*
Request strategy: don't launch all 3 requests if not needed
v0.4-rc2
Alex Auvolat
2021-11-04
2
-45
/
+152
*
Add tranquilizer mechanism to improve on token bucket mechanism
tranquility
Alex Auvolat
2021-11-04
5
-30
/
+95
*
Add semaphore to limit RAM used by buffered outgoing requests
request-buffer-semaphore
Alex Auvolat
2021-11-03
3
-7
/
+34
*
Fix peer list persistence: do not forget previous peers
Alex Auvolat
2021-11-03
1
-7
/
+23
*
Add environment variables equivalents for some CLI options.
Jill
2021-11-03
1
-3
/
+8
*
Fix race in block resync
Alex Auvolat
2021-10-27
1
-9
/
+8
*
Refactoring on repair commands
cli-verify-integrity
Alex Auvolat
2021-10-27
5
-92
/
+105
*
add cli parameter to verify local bloc integrity
Trinity Pointard
2021-10-27
3
-29
/
+107
*
CLI: default rpc_host
v0.4-rc1
Alex Auvolat
2021-10-26
2
-8
/
+25
*
Use published netapp crate instead of git repo
Alex Auvolat
2021-10-26
4
-4
/
+9
*
Fix clippy lints (fix #121)
Alex Auvolat
2021-10-26
14
-57
/
+55
*
Refactor block manager code, and hopefully fix deadlock
Alex Auvolat
2021-10-25
1
-170
/
+247
*
Improve CLI, adapt tests, update documentation
Alex Auvolat
2021-10-25
19
-772
/
+972
*
Improvements to CLI and various fixes for netapp version
Alex Auvolat
2021-10-22
24
-422
/
+654
*
First port of Garage to Netapp
Alex Auvolat
2021-10-22
30
-1981
/
+1108
*
Build Garage with Nix
feature/static
Quentin Dufour
2021-10-19
1
-2
/
+2
*
Fix git_version!() when not in git repo (fix #100)
Alex Auvolat
2021-10-11
1
-1
/
+5
*
Fix HTTP return code for DeleteObject (fix #98)
Alex Auvolat
2021-10-11
1
-1
/
+2
*
WIP: try to fix #93, and improve S3 ListObjects (v1 and v2) API calls
Alex Auvolat
2021-10-11
1
-58
/
+160
*
Support pkcs8 private keys (allowing for ed25519 to be used for rpc)
Alex Auvolat
2021-07-06
1
-8
/
+9
*
exit when inconsistent level of replication is detected (#92)
trinity-1686a
2021-06-02
1
-0
/
+16
*
try parsing rpc-host command-line parameter
Trinity Pointard
2021-06-01
1
-1
/
+10
*
format garage status output better
Trinity Pointard
2021-06-01
1
-22
/
+59
*
make most changes suggested during install-party
Trinity Pointard
2021-05-29
2
-4
/
+8
*
Prepare for v0.3.0 and add migration path from v0.2.1.x
v0.3.0
Alex Auvolat
2021-05-28
10
-39
/
+71
*
Rename datacenters into zones (doc not yet updated)
Alex Auvolat
2021-05-28
2
-21
/
+21
*
Many improvements on ring/replication and its configuration:
Alex Auvolat
2021-05-28
9
-106
/
+251
*
Add basic support for the "Versioning" command
Quentin Dufour
2021-05-14
3
-0
/
+48
*
Improved XML serialization
better_xml
Alex Auvolat
2021-05-06
10
-281
/
+728
*
rename types to CamelCase
Trinity Pointard
2021-05-03
35
-216
/
+212
*
fix clippy warnings on garage
Trinity Pointard
2021-05-03
3
-90
/
+84
*
fix clippy warnings on web
Trinity Pointard
2021-05-03
2
-12
/
+13
*
fix clippy warnings on api
Trinity Pointard
2021-05-03
8
-81
/
+85
*
fix clippy warnings on model
Trinity Pointard
2021-05-03
5
-38
/
+38
*
fix clippy warnings on table
Trinity Pointard
2021-05-03
10
-43
/
+63
*
fix clippy warnings on util and rpc
Trinity Pointard
2021-05-03
9
-51
/
+45
*
S3 API: support ListBuckets
Quentin Dufour
2021-05-03
4
-2
/
+99
*
Remove STREAMING-AWS4-HMAC-SHA256-PAYLOAD (see #64)
Alex Auvolat
2021-05-03
1
-3
/
+1
*
Tune Sled configuration
Alex Auvolat
2021-05-03
2
-1
/
+20
*
Many S3 compatibility improvements:
v0.2.1.5
Alex Auvolat
2021-04-28
6
-16
/
+98
*
Fix #59 (& issue)
Alex Auvolat
2021-04-27
1
-1
/
+2
*
change a few comments
Alex Auvolat
2021-04-27
5
-7
/
+7
*
change some more comments and revert changes on TableSchema
Trinity Pointard
2021-04-27
6
-15
/
+6
*
make most requested changes
Trinity Pointard
2021-04-27
20
-44
/
+38
*
remove useless comment
Alex Auvolat
2021-04-27
1
-1
/
+0
[prev]
[next]