aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
...
* zenserver does not support test mode in releaseStefan Boberg2023-05-151-0/+5
* removed remnants of ZEN_USE_REF_TRACKINGStefan Boberg2023-05-151-19/+0
* MaxOS build fix: ScrubStorage must be overrideStefan Boberg2023-05-151-10/+16
* added ScrubStorage to GcStorage base classStefan Boberg2023-05-152-3/+4
* added scrubbing related loggingStefan Boberg2023-05-152-0/+6
* minor GC API cleanupStefan Boberg2023-05-158-38/+38
* Remove ZEN_CACHE_TRACKER etcStefan Boberg2023-05-154-437/+0
* Remove ATL header usage (#306)Stefan Boberg2023-05-151-0/+1
* all threads should be named (#304)Stefan Boberg2023-05-152-4/+7
* wipe cache buckets block store that may contain invalid state (#300)Dan Engelbrecht2023-05-121-0/+14
* fix gc bucket index compaction (#299)Dan Engelbrecht2023-05-121-4/+5
* implemented structured cache logging (#296)Stefan Boberg2023-05-123-9/+107
* Gracefully exit if Ctrl-C is pressed (#293)Dan Engelbrecht2023-05-112-5/+42
* 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
* WARN level log if we can't write snapshot/manifest/access times (#288)Dan Engelbrecht2023-05-112-6/+20
* 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
* clean up log/index reading and fix incorrect logging about bad log files (#286)Dan Engelbrecht2023-05-101-4/+8
* 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-097-119/+231
* Validate that entries points inside valid blocks at startup (#280)Dan Engelbrecht2023-05-091-4/+44
* add ip and username to sentry reports if allowed in settings (#276)Dan Engelbrecht2023-05-083-0/+37
* project store gc lifetime (#257)Dan Engelbrecht2023-05-082-84/+343
* replace use of cxxopts::OptionParseException in our codeStefan Boberg2023-05-081-3/+10
* Report asserts to Sentry (#267)Dan Engelbrecht2023-05-021-9/+40
* move testing and observability code to zenhttp (#266)Stefan Boberg2023-05-0218-794/+21
* move auth code from zenserver into zenhttp (#265)Stefan Boberg2023-05-0211-888/+6
* moved source directories into `/src` (#264)Stefan Boberg2023-05-0267-0/+27610