aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/config.cpp
Commit message (Expand)AuthorAgeFilesLines
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-37/+44
* add validation of compact binary payloads before reading them (#483)Dan Engelbrecht2025-09-041-6/+6
* rework `--quiet` zenserver option add `--noconsole` option (#477)Dan Engelbrecht2025-08-261-11/+36
* improve console output (#476)Dan Engelbrecht2025-08-261-1/+1
* clean up trace options parsing (#473)Dan Engelbrecht2025-08-221-5/+19
* add limitoverwrites option per bucket (#466)Dan Engelbrecht2025-08-121-8/+13
* Merge branch 'main' into zs/put-overwrite-policyzousar2025-06-241-37/+297
|\
| * sentry config (#430)Dan Engelbrecht2025-06-121-6/+38
| * revert 61b4a88f and cadaad63Dan Engelbrecht2025-06-101-38/+6
| * add sentry configurations options for debug/environmentDan Engelbrecht2025-06-101-6/+38
| * `--sentry-dsn` option for zen command line and zenserver to control Sentry re...Dan Engelbrecht2025-06-091-0/+2
| * enable per bucket config (#388)Dan Engelbrecht2025-05-121-3/+150
| * Change plugin config parsing to warn instead of throwzousar2025-05-071-8/+8
| * fix buildstore disksizelimit lua config name (#372)Dan Engelbrecht2025-04-241-1/+1
| * Added config, versioning and logging for pluginsDmytro Ivanov2025-04-221-0/+72
| * add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-221-29/+9
| * blobstore size limit (#342)Dan Engelbrecht2025-04-041-0/+7
| * long filename support (#330)Dan Engelbrecht2025-03-311-1/+1
| * optional compress of block chunks (#326)Dan Engelbrecht2025-03-271-0/+10
| * zen build cache service (#318)Dan Engelbrecht2025-03-261-0/+10
* | Control overwrite enforcement with a config settingzousar2025-03-021-0/+8
|/
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-221-1/+1
* add missing statsd.enabled and gc.projectstore.duration.seconds (#275)Dan Engelbrecht2025-01-161-10/+13
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+1
* Insights-compatible memory tracking (#214)Stefan Boberg2024-11-251-0/+10
* oplog prep gc fix (#216)Dan Engelbrecht2024-11-151-0/+8
* workspace share security (#192)Dan Engelbrecht2024-10-231-51/+11
* remove gc v1 (#121)Dan Engelbrecht2024-10-031-0/+5
* gc command attachment options (#176)Dan Engelbrecht2024-09-301-6/+4
* Fixing compilation errors with fmt v11 (#172)Dmytro Ivanov2024-09-271-0/+1
* work around issues compiling fmt::join call on mac (#170)Stefan Boberg2024-09-271-1/+9
* Add `gc-attachment-passes` option to zenserver (#167)Dan Engelbrecht2024-09-251-0/+14
* meta info store (#75)Dan Engelbrecht2024-08-301-0/+20
* added `--detach` option to zenserver (#115)Stefan Boberg2024-08-141-0/+3
* improve logging on main failure (#111)Dan Engelbrecht2024-08-141-0/+2
* add gc single threaded option (#104)Dan Engelbrecht2024-08-071-0/+8
* workspace shares (#84)Dan Engelbrecht2024-05-291-0/+10
* added logic to change default HTTP server implementation when running on Wine...Stefan Boberg2024-05-021-3/+8
* set gc-v2 as default (#56)Dan Engelbrecht2024-04-221-1/+1
* typo fix in gc.lightweightintervalsecondsStefan Boberg2024-04-111-1/+1
* improved assert (#37)Dan Engelbrecht2024-04-041-3/+3
* remove reference caching (#658)Dan Engelbrecht2024-02-271-10/+0
* ensure we can build without trace (#619)Stefan Boberg2023-12-191-0/+2
* Adding an info command to display a top-level summary of disk space etc (#602)Stefan Boberg2023-12-121-4/+71
* improved scrubbing of oplogs and filecas (#596)Stefan Boberg2023-12-111-0/+4
* logging configuration via command line options (#589)Stefan Boberg2023-12-061-3/+22
* moved LuaConfig code so it can be used outside of config.cpp (#575)Stefan Boberg2023-11-281-540/+105
* added --powercycle option (#565)Stefan Boberg2023-11-231-0/+3
* add command line options for compact block threshold and gc verbose (#557)Dan Engelbrecht2023-11-211-0/+19
* add zenserver state snapshot support (#543)Stefan Boberg2023-11-161-0/+14