| 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 |
* | Add basic k2v_client integration tests | Alex Auvolat | 2023-05-22 | 1 | -0/+2 |
* | Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0 | Alex Auvolat | 2023-05-17 | 1 | -0/+1 |
* | move git-version dependency to main crate to reduce rebuilds | Alex Auvolat | 2023-05-09 | 1 | -0/+1 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | Make it explicit when using nonversioned encoding | Alex Auvolat | 2023-01-03 | 1 | -1/+0 |
* | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 1 | -1/+1 |
* | Bump everything to v0.8.1 | Alex Auvolat | 2023-01-02 | 1 | -9/+9 |
* | Fix logs appearing twicefix-logs | Alex Auvolat | 2022-11-29 | 1 | -1/+1 |
* | Show a nice message and a backtrace when Garage panics | Alex Auvolat | 2022-11-04 | 1 | -0/+1 |
* | Add garage bucket cleanup-incomplete-uploads commandcleanup-uploads-command | Alex Auvolat | 2022-11-04 | 1 | -0/+1 |
* | Add TLS support for Consul discovery + refactoring | Alex Auvolat | 2022-10-18 | 1 | -0/+2 |
* | definitively expunge openssl from dependencies everywhere | Alex Auvolat | 2022-10-14 | 1 | -1/+1 |
* | Use netapp 0.5 published from crates.io | Alex Auvolat | 2022-09-13 | 1 | -2/+1 |
* | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-09-08 | 1 | -12/+33 |
|\ |
|
| * | Merge branch 'main' into lx-perf-improvements | Alex Auvolat | 2022-09-08 | 1 | -12/+33 |
| |\ |
|
| | * | Remove opentelemetry-otlp dep in api/ | Alex Auvolat | 2022-09-06 | 1 | -1/+1 |
| | * | Make all DB engines optional build features | Alex Auvolat | 2022-09-06 | 1 | -2/+10 |
| | * | Bump versions to 0.8.0 (compatibility is broken already) | Alex Auvolat | 2022-09-06 | 1 | -8/+8 |
| | * | Allow building without Prometheus exporter (/metrics endpoint) | Jakub Jirutka | 2022-09-06 | 1 | -3/+5 |
| | * | Make OTLP exporter optional via feature "telemetry-otlp" | Jakub Jirutka | 2022-09-06 | 1 | -1/+3 |
| | * | Allow linking against system-provided libsqlite | Jakub Jirutka | 2022-09-03 | 1 | -0/+8 |
| | * | Add feature "system-libs" to enable linking against system libraries | Jakub Jirutka | 2022-09-03 | 1 | -0/+1 |
* | | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-08-31 | 1 | -1/+1 |
|\| | |
|
| * | | Add env filter to tracing subscriber | Alex Auvolat | 2022-08-31 | 1 | -1/+1 |
| * | | Replace logging crate pretty_env_logger by tracing_subscriber::fmt | Alex Auvolat | 2022-08-31 | 1 | -1/+1 |
* | | | update netapp to 0.5 | Alex Auvolat | 2022-07-29 | 1 | -1/+1 |
* | | | First adaptation to WIP netapp with streaming body | Alex Auvolat | 2022-07-29 | 1 | -3/+2 |
|/ / |
|
* | | Fix tests | Alex Auvolat | 2022-07-29 | 1 | -1/+1 |
* | | Compute hashes on dedicated threads | Alex Auvolat | 2022-07-29 | 1 | -1/+1 |
|/ |
|
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -0/+2 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -0/+1 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -2/+1 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -2/+5 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+8 |
* | Update to netapp 0.4.2 (a tiny fix) | Alex Auvolat | 2022-04-07 | 1 | -1/+1 |
* | add test framework for arbitraty S3 requests | trinity-1686a | 2022-03-23 | 1 | -1/+4 |
* | Update netapp to v0.4.1update-netapp | Alex Auvolat | 2022-03-15 | 1 | -1/+1 |
* | Bump version to 0.7 because of incompatible Netapp | Alex Auvolat | 2022-03-14 | 1 | -8/+8 |
* | Update to Netapp 0.4 which supports distributed tracing | Alex Auvolat | 2022-03-14 | 1 | -2/+3 |
* | Add tracing integration with opentelemetry | Alex Auvolat | 2022-03-14 | 1 | -1/+1 |
* | Update dependencies and add admin module with metrics | mricher | 2022-03-14 | 1 | -0/+1 |
* | Functional tests for website endpoints | Quentin Dufour | 2022-03-07 | 1 | -0/+1 |
* | garage(tests): Remove RNG stuff | Jill | 2022-02-11 | 1 | -1/+0 |