Trevor Clinkenbeard
8d18f51d23
Split StatusSchema and RangeLock from ManagementAPI
2026-06-22 20:45:02 -07:00
Trevor Clinkenbeard
5cf4b48319
Rename ManagementAPI* files
2026-03-24 16:13:35 +00:00
Trevor Clinkenbeard
1306c2f5a9
Remove unnecessary success calls
2026-03-18 09:00:46 -07:00
Trevor Clinkenbeard
e7737f7bf6
Enforce new rules
2026-03-14 02:25:26 +00:00
Trevor Clinkenbeard
652f85de07
Add and enforce more `readability-*` `clang-tidy` rules ( #12765 )
...
* Add and enforce more readability-* clang-tidy rules
* Revert readability-else-after-return changes
2026-03-12 22:30:38 -07:00
Vishesh Yadav
401dab5967
ControlService: Implements a subset of fdbcli commands ( #12555 )
...
ControlService: Implements a subset of fdbcli commands
Implements following commands from fdbcli:
- GetCoordinators
- ChangeCoordinators
- GetStatus
- GetWorkers
- Include
- Kill
2025-11-21 22:38:34 -08:00