| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor typos and grammar | hartraft | 2024-02-20 | 1 | -4/+4 |
* | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 1 | -2/+2 |
|\ |
|
| * | doc/drafts: fix typo | Florian Klink | 2023-07-14 | 1 | -2/+2 |
* | | admin docs: reformatting, key admin: add check | Alex Auvolat | 2023-06-14 | 1 | -39/+44 |
* | | admin: uniformize layout api and improve code | Alex Auvolat | 2023-06-14 | 1 | -0/+14 |
* | | admin and cli: hide secret keys unless asked | Alex Auvolat | 2023-06-14 | 1 | -0/+3 |
* | | admin api: move all endpoints to v1/ by default (v0/ still supported) | Alex Auvolat | 2023-06-14 | 1 | -22/+22 |
* | | admin api: fix doc in drafts | Alex Auvolat | 2023-06-14 | 1 | -8/+8 |
* | | admin api: switch GetClusterHealth to camelcase (fix #381 again) | Alex Auvolat | 2023-06-14 | 1 | -20/+20 |
* | | admin api: change cluster status/layout to use lists and not maps (fix #377) | Alex Auvolat | 2023-06-14 | 1 | -39/+80 |
* | | fix mpu counter (add missing workers) and report info at appropriate places | Alex Auvolat | 2023-06-09 | 1 | -1/+4 |
|/ |
|
* | add precision in pollrange doc | Alex Auvolat | 2023-01-11 | 1 | -7/+10 |
* | PollRange: return immediately if no seen marker is provided | Alex Auvolat | 2023-01-11 | 1 | -0/+7 |
* | Add proposal spec for PollRange API endpoint | Alex Auvolat | 2023-01-10 | 1 | -0/+57 |
* | Always return 200 OK on /v0/health, reinstate admin api doc as draft and comp... | Alex Auvolat | 2022-12-11 | 1 | -0/+686 |
* | update k2v docs for status 204 changes | Tobias Krischer | 2022-10-18 | 1 | -28/+28 |
* | Add documentation for new Admin API and a few infos on K2V | Alex Auvolat | 2022-05-24 | 1 | -603/+0 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -0/+603 |
* | Fix ReadIndex spec and add JSON5 remark to docfix-k2v-doc | Alex Auvolat | 2022-05-16 | 1 | -7/+44 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+680 |