Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplifyadmin-health-api | Alex Auvolat | 2022-12-11 | 1 | -8/+1 |
* | Always return 200 OK on /v0/health, reinstate admin api doc as draft and comp... | Alex Auvolat | 2022-12-11 | 1 | -6/+1 |
* | Separate /health (simple text answer) and /v0/health (full json answer, authe... | Alex Auvolat | 2022-12-05 | 1 | -0/+17 |
* | Use status code 204 No Content for empty responses | Tobias Krischer | 2022-10-17 | 1 | -3/+3 |
* | Move version back into utilimprove-deps | Alex Auvolat | 2022-09-07 | 1 | -2/+2 |
* | Report build features in garage --help | Alex Auvolat | 2022-09-07 | 1 | -0/+2 |
* | Move GIT_VERSION injection later in build chain to reduce build times | Alex Auvolat | 2022-09-07 | 1 | -1/+1 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -0/+2 |
* | Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-type | Alex Auvolat | 2022-05-25 | 1 | -14/+5 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -0/+198 |