| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Performance improvements: | Alex Auvolat | 2022-07-29 | 4 | -28/+59 |
| * | Compute hashes on dedicated threads | Alex Auvolat | 2022-07-29 | 11 | -51/+188 |
|/ |
|
* | Migrate to nix-daemon buildersci/bump-nix-img | Quentin Dufour | 2022-07-29 | 1 | -194/+13 |
* | Run clippy in nix, leveraging nix caching ability | Quentin Dufour | 2022-07-26 | 6 | -74/+148 |
* | Refactor default.nix to follow Nix Flakes patterns | Quentin Dufour | 2022-07-26 | 4 | -189/+201 |
* | Bump Nix image to 22.05 | Quentin Dufour | 2022-07-26 | 2 | -45/+40 |
* | Fix: compile aarch64+armv6 as static binaries | Quentin Dufour | 2022-07-26 | 1 | -27/+29 |
* | Put log-lines in nix.conf | Quentin Dufour | 2022-07-26 | 2 | -1/+2 |
* | Fail if compiled binary is dynamic | Quentin Dufour | 2022-07-26 | 3 | -65/+98 |
* | Uniformize tracing::* imports (hopefully fixes 32-bit build)fix-32bit-build | Alex Auvolat | 2022-07-15 | 4 | -4/+3 |
* | Background task manager (#332) | Alex | 2022-07-08 | 27 | -737/+2049 |
* | add delays in k2v test_items_and_indices | Alex Auvolat | 2022-07-08 | 1 | -0/+6 |
* | Publish k2v-client crate to crates.io (#337) | Alex | 2022-07-04 | 1 | -2/+7 |
* | Fix poll item when item didn't changek2v-poll-fix | Alex Auvolat | 2022-07-04 | 2 | -5/+12 |
* | Add `poll` command to `k2v-cli` (#335) | Alex | 2022-07-04 | 1 | -0/+28 |
* | Fix typo | Alex | 2022-06-29 | 1 | -1/+1 |
* | Slides for talk at IMT Atlantique / STACK on 2022-06-23 (#333) | Alex | 2022-06-23 | 47 | -0/+8532 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 32 | -347/+962 |
* | Send CORS headers for all requestsbug/cors | Quentin Dufour | 2022-06-13 | 1 | -9/+2 |
* | Fix garage_db build on 32-bit systemsfix-build | Alex Auvolat | 2022-06-09 | 3 | -14/+16 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 42 | -645/+3090 |
* | docs: Add Trafik reverse proxy documentation | Simon C | 2022-06-07 | 1 | -2/+139 |
* | docs: Fix title level | Simon C | 2022-06-07 | 1 | -1/+1 |
* | docs: Add link to facilitate navigation in the documentation | Simon C | 2022-06-07 | 1 | -1/+1 |
* | Remove useless MC_REGION env variabledoc2 | Quentin Dufour | 2022-06-02 | 1 | -10/+0 |
* | Fix garage_version() now that GIT_VERSION is read in crate garage_rpcv0.7.2.1 | Alex Auvolat | 2022-06-02 | 1 | -1/+1 |
* | Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-type | Alex Auvolat | 2022-05-25 | 8 | -43/+30 |
* | Fixes to S3 compatibility page (#314) | Alex | 2022-05-25 | 1 | -29/+48 |
* | Update Ceph S3 endpoints compatibility | Quentin Dufour | 2022-05-25 | 1 | -28/+36 |
* | Shorter page titledoc/admin-api | Alex Auvolat | 2022-05-24 | 1 | -1/+1 |
* | Add lost content for Restic with Garage | Alex Auvolat | 2022-05-24 | 1 | -0/+55 |
* | Add documentation for new Admin API and a few infos on K2V | Alex Auvolat | 2022-05-24 | 3 | -7/+116 |
* | K2V client improvements (#307)v0.7.2 | Alex | 2022-05-24 | 6 | -6/+65 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 65 | -984/+3251 |
* | Add a K2V client library and CLI (#303) | trinity-1686a | 2022-05-18 | 14 | -199/+1721 |
* | K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305 | Alex Auvolat | 2022-05-17 | 2 | -2/+93 |
* | Make background runner terminate correctly | Alex Auvolat | 2022-05-17 | 1 | -15/+22 |
* | Fix ReadIndex spec and add JSON5 remark to docfix-k2v-doc | Alex Auvolat | 2022-05-16 | 1 | -7/+44 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 83 | -1228/+6493 |
* | Update netapp to 0.4.4, fix #300v0.7.1netapp-0.4.4 | Alex Auvolat | 2022-05-09 | 3 | -19/+19 |
* | Fix `layout show` to not show changes when there are no changes (#297) | Alex | 2022-05-09 | 2 | -5/+22 |
* | fix clippyfix-multipart-fragmentation | Alex Auvolat | 2022-04-19 | 1 | -1/+1 |
* | Prettier code for defragmentation | Alex Auvolat | 2022-04-19 | 1 | -104/+102 |
* | Defragmentation in UploadPartCopy: first pass (not pretty but it compiles) | Alex Auvolat | 2022-04-19 | 1 | -63/+122 |
* | remove size limitation in UploadPartCopy (#280) | withinboredom | 2022-04-19 | 1 | -12/+0 |
* | Add documentation on running Kopia with Garage | Baptiste Jonglez | 2022-04-10 | 1 | -0/+21 |
* | update Cargo.nixv0.7.0 | Alex Auvolat | 2022-04-08 | 1 | -14/+14 |
* | Add missing opentelemetry features | Alex Auvolat | 2022-04-08 | 1 | -1/+1 |
* | Add/Fix OpenTelemetrydoc/k8s | Quentin Dufour | 2022-04-07 | 3 | -5/+25 |
* | Add files to quickly test k8s | Quentin Dufour | 2022-04-07 | 4 | -0/+107 |