Commit Graph

451 Commits

Author SHA1 Message Date
Alex dcfc32cf85
Many S3 compatibility improvements:
continuous-integration/drone/push Build is passing Details
- return XML errors
- implement AuthorizationHeaderMalformed error to redirect clients to
  correct location (used by minio client)
- implement GetBucketLocation
- fix DeleteObjects XML parsing and response
2021-04-28 01:05:40 +02:00
Alex 368eb35484 Merge pull request 'Correctly encode ampersand' (#61) from bug/ampersand into main
continuous-integration/drone/push Build is passing Details
Reviewed-on: #61
2021-04-27 23:15:01 +02:00
Alex 642186c530
Fix #59 (& issue)
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-04-27 23:10:43 +02:00
Quentin e01f74e763
Introduce test case that demonstrates #59 (the & problem) 2021-04-27 23:09:26 +02:00
Alex 119217f9f6
change a few comments
continuous-integration/drone/push Build is passing Details
2021-04-27 16:53:47 +02:00
Trinity Pointard 2812a027ea
change some more comments and revert changes on TableSchema
continuous-integration/drone/push Build is passing Details
2021-04-27 16:49:07 +02:00
Trinity Pointard 74373aebcf
make most requested changes 2021-04-27 16:47:08 +02:00
Alex 16300bbd89
remove useless comment
continuous-integration/drone/push Build is passing Details
2021-04-27 16:44:01 +02:00
Alex f2e1fca658
re-disable drone caches
continuous-integration/drone/push Build is passing Details
2021-04-27 16:37:11 +02:00
Alex 640e3921d8
Use pre-prepared Docker image in CI to speed things up 2021-04-27 16:37:11 +02:00
Alex 7f1a50dbd9
Update drone CI signature 2021-04-27 16:37:11 +02:00
Trinity Pointard 1273802994
use volume for cargo home
so it gets preserved between steps, and registry download is done only once
2021-04-27 16:37:11 +02:00
Alex 4af39ab47a
fix drone CI signature 2021-04-27 16:37:11 +02:00
Alex 1c97b82c45
Skip Drone CI caching 2021-04-27 16:37:11 +02:00
Trinity Pointard 5c4b2cec3c
document garage crate 2021-04-27 16:37:10 +02:00
Trinity Pointard 1e3df189d0
document api crate 2021-04-27 16:37:10 +02:00
Trinity Pointard a2e1617d84
document web crate 2021-04-27 16:37:10 +02:00
Trinity Pointard 67585a4ffa
attempt at documenting model crate 2021-04-27 16:37:10 +02:00
Trinity Pointard b437610812
attempt at documenting table crate 2021-04-27 16:37:10 +02:00
Trinity Pointard f871689571
run cargo fmt on util and make missing doc warning 2021-04-27 16:37:10 +02:00
Trinity Pointard 8e0524ae15
document rpc crate 2021-04-27 16:37:10 +02:00
Trinity Pointard f9bd2d8fb7
document util crate 2021-04-27 16:37:10 +02:00
Alex bf36f1f16a
Update documentation 2021-04-27 16:37:10 +02:00
Alex f7c09daa46
Try to fix Drone 2021-04-27 16:37:09 +02:00
Alex 6b2b400292
small simplify 2021-04-27 16:37:09 +02:00
Alex 8c33d565d6
Merge discovery loop with consul 2021-04-27 16:37:09 +02:00
Alex 948e44a3f6
cargo fmt 2021-04-27 16:37:09 +02:00
Alex 3e2e38c830
Print stats 2021-04-27 16:37:09 +02:00
Alex 2e53e31cdd
Cargo fmt 2021-04-27 16:37:09 +02:00
Alex 64b91c2645
Keep old data 2021-04-27 16:37:09 +02:00
Alex e16077f40a
Persist directly and not in background 2021-04-27 16:37:09 +02:00
Alex 15ae74b080
Install rustfmt 2021-04-27 16:37:09 +02:00
Alex 379af242ae
Fix Drone CI signature 2021-04-27 16:37:08 +02:00
Alex 9ced9f78dc
Improve bootstraping: do it regularly; persist peer list 2021-04-27 16:37:08 +02:00
Alex 3a449badb1
Add signature to Drone CI 2021-04-27 16:37:08 +02:00
Alex 9996dcf13e
test2 2021-04-27 16:37:08 +02:00
Alex 7bc708d71d
test 2021-04-27 16:37:08 +02:00
Alex d86abb98f0
Drone CI badge on branch main 2021-04-27 16:37:08 +02:00
Alex 9589d10165
fix command for adding node 2021-04-27 16:37:08 +02:00
Alex f9d77b6cd9
Section on recovering from failures 2021-04-27 16:37:08 +02:00
LUXEY Adrien ee00ac59b7
[doc] Added mention that GarageHQ is hosted with Garage 2021-04-27 16:37:08 +02:00
Alex 8501d2679a
publish website only in correct repo 2021-04-27 16:37:08 +02:00
Alex c9943aab1f
fix typos 2021-04-27 16:37:07 +02:00
LUXEY Adrien d0692b75b0
intro.md: fix some typos, errors & dead links, plus some stylistic stuff
modifié :         doc/book/src/intro.md
2021-04-27 16:37:07 +02:00
Quentin 4a6ed223dc
Fix garage_util description 2021-04-27 16:37:07 +02:00
Quentin c409ee89f6
Fix some typos 2021-04-27 16:37:07 +02:00
Quentin c1d64333c5
Fix a table in the doc 2021-04-27 16:37:04 +02:00
Alex c4cb9120fe only upload book from branch main 2021-03-19 14:29:37 +01:00
Alex c5e24de159 Center logo in book, add book CI 2021-03-19 14:25:57 +01:00
Alex 4e94b2b704 Fix checksum path in drone CI 2021-03-19 14:15:19 +01:00