aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin/cluster.rs
Commit message (Expand)AuthorAgeFilesLines
* Return more info when layout's .check() fails, fix compilation, fix testAlex Auvolat2022-11-081-5/+2
* Style improvementsAlex Auvolat2022-11-071-3/+3
* Merge branch 'main' into optimal-layoutAlex Auvolat2022-11-071-3/+3
|\
| * Use status code 204 No Content for empty responsesTobias Krischer2022-10-171-3/+3
* | cargo fmtMendes2022-10-101-4/+4
* | modifications in several files to :Mendes2022-10-051-1/+6
|/
* Move version back into utilimprove-depsAlex Auvolat2022-09-071-2/+2
* Report build features in garage --helpAlex Auvolat2022-09-071-0/+2
* Move GIT_VERSION injection later in build chain to reduce build timesAlex Auvolat2022-09-071-1/+1
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+2
* Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-typeAlex Auvolat2022-05-251-14/+5
* First version of admin API (#298)Alex2022-05-241-0/+198