aboutsummaryrefslogtreecommitdiff
path: root/zenserver/diag/diagsvcs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-127/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* add "version" command with "detailed" option (#192)Dan Engelbrecht2022-11-211-0/+15
| | | specify host url to query running service version, otherwise you get zen command version
* Unused lambda capture compile fixesMartin Ridgers2022-01-101-1/+1
|
* Changed Health service to return CbObject instead of JSON.Per Larsson2021-11-221-2/+1
|
* Extended Health endpoint with support for returning build version and log file.Per Larsson2021-11-181-0/+113