aboutsummaryrefslogtreecommitdiff
path: root/src/api/admin
Commit message (Expand)AuthorAgeFilesLines
* Initialize metrics exporter earlier (fix #389)fix-metricsAlex Auvolat2022-09-201-2/+5
* Move version back into utilimprove-depsAlex Auvolat2022-09-071-2/+2
* Make all HTTP services optionnalAlex Auvolat2022-09-071-9/+10
* 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
* Allow building without Prometheus exporter (/metrics endpoint)Jakub Jirutka2022-09-061-22/+33
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-153-41/+70
* 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-254-37/+14
* First version of admin API (#298)Alex2022-05-247-0/+1462