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
/
api
/
s3
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: allow custom unix bind mode and use 0o220 for admin server
networkException
2023-10-03
1
-1
/
+1
*
everywhere: support unix sockets when binding in various places
networkException
2023-09-29
1
-2
/
+2
*
post_object.rs: Fixed typos / grammar.
Jonathan Davies
2023-08-01
1
-7
/
+5
*
*: apply clippy recommendations.
Jonathan Davies
2023-05-09
1
-2
/
+2
*
error.rs: Corrected error messages to say unexpected scope.
Jonathan Davies
2023-02-02
1
-1
/
+1
*
More clippy fixes
Alex Auvolat
2023-01-26
2
-2
/
+2
*
Cargo.toml: Updated base64 from 0.13 to 0.21.
Jonathan Davies
2023-01-26
3
-6
/
+13
*
PutObject: better cleanup on Drop (incl. when request is interrupted in the m...
Alex Auvolat
2023-01-03
1
-34
/
+59
*
Merge pull request 'Fix router keyword handling (fix #442)' (#446) from route...
Alex
2022-12-15
1
-62
/
+59
|
\
|
*
Fix router keyword handling (fix #442)
router-keywords-fix
Alex Auvolat
2022-12-12
1
-62
/
+59
*
|
Properly enforce allow_create_bucket
fix-allow-create-bucket
Alex Auvolat
2022-12-12
1
-0
/
+9
|
/
*
Faster GetObject workflow for getting entire objects
faster-get
Alex Auvolat
2022-09-19
1
-35
/
+51
*
Properly return HTTP 204 when deleting non-existent object (fix #227)
deleteobject-204
Alex Auvolat
2022-09-14
1
-8
/
+7
*
Fix clippy lint that says we should implement Eq
Alex Auvolat
2022-09-13
2
-23
/
+23
*
Remove/change println! in server code (fix #358)
Alex Auvolat
2022-09-13
2
-2
/
+0
*
Use streaming block API for get with Range requests
netapp-stream-body
Alex Auvolat
2022-09-13
1
-33
/
+60
*
Merge branch 'lx-perf-improvements' into netapp-stream-body
Alex Auvolat
2022-09-08
1
-8
/
+6
|
\
|
*
Merge branch 'main' into lx-perf-improvements
Alex Auvolat
2022-09-08
1
-8
/
+6
|
|
\
|
|
*
Make all HTTP services optionnal
Alex Auvolat
2022-09-07
1
-8
/
+6
*
|
|
Faster copy, better get error message
Alex Auvolat
2022-09-06
2
-9
/
+7
*
|
|
Make use of BytesBuf from new Netapp
Alex Auvolat
2022-09-02
1
-33
/
+10
*
|
|
Update to Netapp with OrderTag support and exploit OrderTags
Alex Auvolat
2022-09-01
2
-8
/
+23
*
|
|
Fix clippy
Alex Auvolat
2022-07-29
2
-5
/
+1
*
|
|
Use streaming in block manager
Alex Auvolat
2022-07-29
2
-13
/
+28
|
/
/
*
|
fix clippy
Alex Auvolat
2022-07-29
1
-6
/
+1
*
|
Faster chunker
Alex Auvolat
2022-07-29
1
-10
/
+32
*
|
More make clippy happy
Alex Auvolat
2022-07-29
1
-2
/
+0
*
|
Performance improvements:
Alex Auvolat
2022-07-29
1
-5
/
+25
*
|
Compute hashes on dedicated threads
Alex Auvolat
2022-07-29
2
-13
/
+24
|
/
*
improve internal item counter mechanisms and implement bucket quotas (#326)
Alex
2022-06-15
3
-33
/
+115
*
Send CORS headers for all requests
bug/cors
Quentin Dufour
2022-06-13
1
-9
/
+2
*
Fix Content-Type headers for {admin,k2v} errors and admin responses
fix/admin-api-content-type
Alex Auvolat
2022-05-25
1
-0
/
+3
*
First version of admin API (#298)
Alex
2022-05-24
14
-152
/
+329
*
First implementation of K2V (#293)
Alex
2022-05-10
13
-0
/
+7396