aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/zenserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* per namespace/project cas prep refactor (#470)Dan Engelbrecht2025-08-201-57/+31
* zen print fixes/improvements (#469)Dan Engelbrecht2025-08-191-2/+2
* add limitoverwrites option per bucket (#466)Dan Engelbrecht2025-08-121-2/+3
* Merge branch 'main' into zs/put-overwrite-policyZousar Shaker2025-08-081-4/+23
|\
| * refactor blobstore (#458)Dan Engelbrecht2025-08-061-4/+23
* | Merge branch 'main' into zs/put-overwrite-policyzousar2025-06-241-16/+53
|\|
| * sentry config (#430)Dan Engelbrecht2025-06-121-1/+1
| * revert 61b4a88f and cadaad63Dan Engelbrecht2025-06-101-1/+1
| * add sentry configurations options for debug/environmentDan Engelbrecht2025-06-101-1/+1
| * enable per bucket config (#388)Dan Engelbrecht2025-05-121-4/+20
| * add sentry for zen command (#373)Dan Engelbrecht2025-05-061-2/+1
| * blobstore size limit (#342)Dan Engelbrecht2025-04-041-3/+4
| * builds url discovery (#334)Dan Engelbrecht2025-04-011-6/+7
| * long filename support (#330)Dan Engelbrecht2025-03-311-3/+3
| * zen build cache service (#318)Dan Engelbrecht2025-03-261-0/+19
* | Control overwrite enforcement with a config settingzousar2025-03-021-1/+2
|/
* jupiter code cleanup (#276)Dan Engelbrecht2025-01-221-7/+7
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+2
* global open process cache for projectstore (#257)Dan Engelbrecht2024-12-051-3/+11
* added support for dynamic LLM tags (#245)Stefan Boberg2024-12-021-0/+18
* workspace share security (#192)Dan Engelbrecht2024-10-231-1/+4
* remove gc v1 (#121)Dan Engelbrecht2024-10-031-1/+1
* gc command attachment options (#176)Dan Engelbrecht2024-09-301-8/+1
* Add `gc-attachment-passes` option to zenserver (#167)Dan Engelbrecht2024-09-251-1/+2
* meta info store (#75)Dan Engelbrecht2024-08-301-1/+8
* if a zenserver is already using our named mutex - exit with error code instea...Dan Engelbrecht2024-08-221-7/+10
* add gc single threaded option (#104)Dan Engelbrecht2024-08-071-1/+2
* improve mutex startup error (#96)Dan Engelbrecht2024-06-141-2/+7
* workspace shares (#84)Dan Engelbrecht2024-05-291-0/+15
* added logic to change default HTTP server implementation when running on Wine...Stefan Boberg2024-05-021-0/+8
* use write and move in place for safer writing of files (#70)Dan Engelbrecht2024-05-021-3/+1
* miscellaneous minor bugfixes (#66)v5.5.0Stefan Boberg2024-04-261-2/+2
* zen startup hardening (#49)Dan Engelbrecht2024-04-171-0/+21
* improved assert (#37)Dan Engelbrecht2024-04-041-2/+2
* harden attach sponsor process (#14)Dan Engelbrecht2024-03-211-14/+31
* improved process monitoring behaviour with invalid pids (#16)Stefan Boberg2024-03-211-2/+3
* make sure zenserver reacts and exist on SIGTERM signal (#8)Dan Engelbrecht2024-03-151-0/+6
* clean up test linking (#4)Dan Engelbrecht2024-03-141-0/+10
* remove reference caching (#658)Dan Engelbrecht2024-02-271-5/+4
* separate RPC processing from HTTP processing (#626)Stefan Boberg2023-12-201-1/+1
* Adding an info command to display a top-level summary of disk space etc (#602)Stefan Boberg2023-12-121-8/+44
* improved scrubbing of oplogs and filecas (#596)Stefan Boberg2023-12-111-4/+64
* multi-line logging improvements (#597)Stefan Boberg2023-12-111-6/+7
* HTTP plugin request debug logging (#587)Stefan Boberg2023-12-051-1/+1
* Add context to Zen upstream resolve error message (#585)Stefan Boberg2023-12-041-1/+1
* safe threadpool shutdown (#584)Dan Engelbrecht2023-12-041-1/+2
* global thread worker pools (#577)Dan Engelbrecht2023-11-291-0/+2
* gc stop command (#569)v0.2.36-pre2Dan Engelbrecht2023-11-271-3/+3
* added --powercycle option (#565)Stefan Boberg2023-11-231-0/+8
* add command line options for compact block threshold and gc verbose (#557)Dan Engelbrecht2023-11-211-1/+3