| Commit message (Expand) | Author | Age | Files | Lines |
* | new layout: fix clippy lints | Alex Auvolat | 2023-09-18 | 1 | -11/+11 |
* | new layout: improve display and fix comments | Alex Auvolat | 2023-09-18 | 1 | -7/+7 |
* | new layout: make zone_redundancy optionnal (if not set, is maximum) | Alex Auvolat | 2023-09-18 | 1 | -35/+96 |
* | new layout: improve output display | Alex Auvolat | 2023-09-12 | 1 | -43/+42 |
* | New multipart upload table layout | Alex Auvolat | 2023-06-09 | 1 | -1/+1 |
* | Migration of cluster layout from v0.8 to v0.9 | Alex Auvolat | 2023-01-11 | 1 | -60/+178 |
* | Changed all instances of assignation to assignment. | Jonathan Davies | 2023-01-05 | 1 | -64/+64 |
* | Merge branch 'main' into next | Alex Auvolat | 2023-01-04 | 1 | -1/+3 |
|\ |
|
| * | Make it explicit when using nonversioned encoding | Alex Auvolat | 2023-01-03 | 1 | -5/+6 |
| * | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 1 | -0/+2 |
| * | Tentative fix for issue #414try-fix-414 | Alex Auvolat | 2022-11-21 | 1 | -3/+5 |
* | | itertools .unique() doesn't require sorted items | Alex Auvolat | 2022-12-11 | 1 | -4/+2 |
* | | Slightly simplify code at places | Alex Auvolat | 2022-11-08 | 1 | -43/+18 |
* | | Return more info when layout's .check() fails, fix compilation, fix test | Alex Auvolat | 2022-11-08 | 1 | -24/+46 |
* | | Use bytes as capacity units | Alex Auvolat | 2022-11-07 | 1 | -30/+32 |
* | | Ensure .sort() is called before counting unique items | Alex Auvolat | 2022-11-07 | 1 | -16/+14 |
* | | Style improvements | Alex Auvolat | 2022-11-07 | 1 | -122/+125 |
* | | Added some comment | Mendes | 2022-10-11 | 1 | -69/+93 |
* | | Improved the statistics displayed in layout show | Mendes | 2022-10-11 | 1 | -39/+66 |
* | | cargo fmt | Mendes | 2022-10-10 | 1 | -607/+725 |
* | | Tests written in layout.rs | Mendes | 2022-10-10 | 1 | -128/+104 |
* | | corrected warnings of cargo clippy | Mendes | 2022-10-06 | 1 | -58/+53 |
* | | Corrected two bugs: | Mendes | 2022-10-06 | 1 | -21/+35 |
* | | modifications in several files to : | Mendes | 2022-10-05 | 1 | -46/+72 |
* | | Merge remote-tracking branch 'origin/main' into optimal-layout | Mendes | 2022-10-04 | 1 | -0/+56 |
|\| |
|
| * | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -0/+56 |
* | | Correction of a few bugs in the tests, modification of ClusterLayout::check | Mendes | 2022-09-22 | 1 | -54/+119 |
* | | New version of the algorithm that calculate the layout. | Mendes | 2022-09-21 | 1 | -324/+471 |
* | | Correct small formatting issue | Alex Auvolat | 2022-05-05 | 1 | -3/+1 |
* | | Corrected the warnings and errors issued by cargo clippy | Mendes | 2022-05-01 | 1 | -15/+11 |
* | | Apply cargo fmt | Alex Auvolat | 2022-05-01 | 1 | -444/+496 |
* | | Change the way new layout assignations are computed. | Alex Auvolat | 2022-05-01 | 1 | -434/+447 |
|/ |
|
* | Make layout optimization work in relative termsbug/layout | Alex Auvolat | 2022-03-24 | 1 | -9/+14 |
* | Slight change and add comment to layout assignation algo | Alex Auvolat | 2022-03-24 | 1 | -37/+33 |
* | Small change to partition assignation algorithm | Alex Auvolat | 2022-03-24 | 1 | -0/+28 |
* | Improve how node roles are assigned in Garagev0.5-beta1 | Alex Auvolat | 2021-11-16 | 1 | -0/+579 |