| Commit message (Expand) | Author | Age | Files | Lines |
* | Change a warn! into a debug!less-noise | Alex Auvolat | 2022-09-20 | 1 | -6/+7 |
* | Faster GetObject workflow for getting entire objectsfaster-get | Alex Auvolat | 2022-09-19 | 1 | -8/+9 |
* | Allow for hostnames in bootstrap_peers and rpc_public_addr (fix #353)resolve-peer-names | Alex Auvolat | 2022-09-14 | 1 | -13/+13 |
* | Use netapp 0.5 published from crates.io | Alex Auvolat | 2022-09-13 | 1 | -39/+34 |
* | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-09-08 | 1 | -378/+233 |
|\ |
|
| * | Merge branch 'main' into lx-perf-improvements | Alex Auvolat | 2022-09-08 | 1 | -386/+241 |
| |\ |
|
| | * | Move version back into utilimprove-deps | Alex Auvolat | 2022-09-07 | 1 | -5/+6 |
| | * | Report build features in garage --help | Alex Auvolat | 2022-09-07 | 1 | -5/+6 |
| | * | Move GIT_VERSION injection later in build chain to reduce build times | Alex Auvolat | 2022-09-07 | 1 | -2/+2 |
| | * | Include code from v0.5.1 directly to remove dependencies | Alex Auvolat | 2022-09-06 | 1 | -137/+6 |
| | * | Remove opentelemetry-otlp dep in api/ | Alex Auvolat | 2022-09-06 | 1 | -77/+74 |
| | * | Update Nix files with optional db engines | Alex Auvolat | 2022-09-06 | 1 | -29/+40 |
| | * | Bump versions to 0.8.0 (compatibility is broken already) | Alex Auvolat | 2022-09-06 | 1 | -56/+56 |
| | * | Update .nix files | Alex Auvolat | 2022-09-06 | 1 | -129/+152 |
* | | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-09-06 | 1 | -3/+3 |
|\| | |
|
| * | | Update to netapp 0.4.5 - fixed ping | Alex Auvolat | 2022-09-02 | 1 | -52/+30 |
* | | | Update netapp to lastest git version with LAS scheduling | Alex Auvolat | 2022-09-06 | 1 | -47/+26 |
* | | | update cargo.nix | Alex Auvolat | 2022-09-01 | 1 | -5/+5 |
* | | | update netapp: straming + fix-ping | Alex Auvolat | 2022-09-01 | 1 | -9/+8 |
* | | | netapp recv with unbounded channel removes deadlock | Alex Auvolat | 2022-09-01 | 1 | -5/+5 |
* | | | update netapp git commit | Alex Auvolat | 2022-08-31 | 1 | -6/+6 |
* | | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-08-31 | 1 | -5/+127 |
|\| | |
|
| * | | update cargo.nix | Alex Auvolat | 2022-08-31 | 1 | -4/+38 |
| * | | Replace logging crate pretty_env_logger by tracing_subscriber::fmt | Alex Auvolat | 2022-08-31 | 1 | -6/+94 |
* | | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-08-29 | 1 | -3/+3 |
|\| | |
|
| * | | Merge branch 'main' into lx-perf-improvements | Alex Auvolat | 2022-08-29 | 1 | -5/+5 |
| |\| |
|
| | * | Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-version | Quentin Dufour | 2022-08-11 | 1 | -10/+10 |
* | | | Update cargo.nix | Alex Auvolat | 2022-07-29 | 1 | -8/+8 |
* | | | Update cargo.nix | Alex Auvolat | 2022-07-29 | 1 | -73/+103 |
|/ / |
|
* | | Update cargo.nix | Alex Auvolat | 2022-07-29 | 1 | -29/+7 |
* | | Update cargo.nix | Alex Auvolat | 2022-07-29 | 1 | -14/+104 |
|/ |
|
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -15/+239 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -5/+13 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -205/+497 |
* | K2V client improvements (#307)v0.7.2 | Alex | 2022-05-24 | 1 | -2/+3 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -105/+88 |
* | Add a K2V client library and CLI (#303) | trinity-1686a | 2022-05-18 | 1 | -151/+384 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -86/+117 |
* | Update netapp to 0.4.4, fix #300v0.7.1netapp-0.4.4 | Alex Auvolat | 2022-05-09 | 1 | -12/+12 |
* | update Cargo.nixv0.7.0 | Alex Auvolat | 2022-04-08 | 1 | -14/+14 |
* | Update to netapp 0.4.2 (a tiny fix) | Alex Auvolat | 2022-04-07 | 1 | -13/+13 |
* | Add feature flag for Kubernetes discovery | Alex Auvolat | 2022-03-24 | 1 | -404/+338 |
* | run cargo2nix | Alex Auvolat | 2022-03-23 | 1 | -75/+105 |
* | add test framework for arbitraty S3 requests | trinity-1686a | 2022-03-23 | 1 | -73/+77 |
* | Update netapp to v0.4.1update-netapp | Alex Auvolat | 2022-03-15 | 1 | -12/+12 |
* | Bump version to 0.7 because of incompatible Netapp | Alex Auvolat | 2022-03-14 | 1 | -51/+51 |
* | add missing netapp telemetry feature | Alex Auvolat | 2022-03-14 | 1 | -6/+96 |
* | Add metrics to web endpoint | Alex Auvolat | 2022-03-14 | 1 | -69/+71 |
* | Remove strum crate dependency; add protobuf nix dependency | Alex Auvolat | 2022-03-14 | 1 | -29/+2 |
* | Update to Netapp 0.4 which supports distributed tracing | Alex Auvolat | 2022-03-14 | 1 | -9/+36 |