aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/zenserver.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add `--gc-projectstore-duration-seconds` option (#281)Dan Engelbrecht2023-05-161-2/+3
* zenserver does not support test mode in releaseStefan Boberg2023-05-151-0/+5
* minor GC API cleanupStefan Boberg2023-05-151-5/+5
* Gracefully exit if Ctrl-C is pressed (#293)Dan Engelbrecht2023-05-111-4/+41
* allow early logging (#292)Dan Engelbrecht2023-05-111-5/+3
* Close down http server gracefully when exiting even while requests are still ...Dan Engelbrecht2023-05-111-0/+1
* need to set 'id' for user info in sentry (#287)Dan Engelbrecht2023-05-101-25/+35
* Only rewrite state_marker file if it does not exist so we can see the age of itDan Engelbrecht2023-05-101-3/+6
* monitor if a state-maker file still exists, and if not error out and exit (#283)Dan Engelbrecht2023-05-091-0/+25
* Low disk space detector (#277)Dan Engelbrecht2023-05-091-10/+16
* add ip and username to sentry reports if allowed in settings (#276)Dan Engelbrecht2023-05-081-0/+33
* Report asserts to Sentry (#267)Dan Engelbrecht2023-05-021-9/+40
* move testing and observability code to zenhttp (#266)Stefan Boberg2023-05-021-8/+8
* move auth code from zenserver into zenhttp (#265)Stefan Boberg2023-05-021-2/+2
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1261