aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/layout.rs
Commit message (Expand)AuthorAgeFilesLines
* Slightly simplify code at placesAlex Auvolat2022-11-081-43/+18
* Return more info when layout's .check() fails, fix compilation, fix testAlex Auvolat2022-11-081-24/+46
* Use bytes as capacity unitsAlex Auvolat2022-11-071-30/+32
* Ensure .sort() is called before counting unique itemsAlex Auvolat2022-11-071-16/+14
* Style improvementsAlex Auvolat2022-11-071-122/+125
* Added some commentMendes2022-10-111-69/+93
* Improved the statistics displayed in layout showMendes2022-10-111-39/+66
* cargo fmtMendes2022-10-101-607/+725
* Tests written in layout.rsMendes2022-10-101-128/+104
* corrected warnings of cargo clippyMendes2022-10-061-58/+53
* Corrected two bugs:Mendes2022-10-061-21/+35
* modifications in several files to :Mendes2022-10-051-46/+72
* Merge remote-tracking branch 'origin/main' into optimal-layoutMendes2022-10-041-0/+56
|\
| * First version of admin API (#298)Alex2022-05-241-0/+56
* | Correction of a few bugs in the tests, modification of ClusterLayout::checkMendes2022-09-221-54/+119
* | New version of the algorithm that calculate the layout.Mendes2022-09-211-324/+471
* | Correct small formatting issueAlex Auvolat2022-05-051-3/+1
* | Corrected the warnings and errors issued by cargo clippyMendes2022-05-011-15/+11
* | Apply cargo fmtAlex Auvolat2022-05-011-444/+496
* | Change the way new layout assignations are computed.Alex Auvolat2022-05-011-434/+447
|/
* Make layout optimization work in relative termsbug/layoutAlex Auvolat2022-03-241-9/+14
* Slight change and add comment to layout assignation algoAlex Auvolat2022-03-241-37/+33
* Small change to partition assignation algorithmAlex Auvolat2022-03-241-0/+28
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-0/+579