aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/zenserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-201-0/+2
* structured compute basics (#714)Stefan Boberg2026-02-181-0/+8
* add http server root password protection (#757)Dan Engelbrecht2026-02-171-4/+46
* logging config move to zenutil (#754)Stefan Boberg2026-02-131-6/+6
* restore missing healthinfo call (#737)Dan Engelbrecht2026-01-281-0/+5
* zenserver API changes, some other minor changes (#720)Stefan Boberg2026-01-191-9/+68
* if we fail to create the server mutex, gracefully report error without sendin...Dan Engelbrecht2026-01-121-1/+3
* add otel instrumentation (#581)Stefan Boberg2025-12-111-0/+4
* logging improvements (#664)Stefan Boberg2025-11-241-1/+1
* switch to xmake for package management (#611)Stefan Boberg2025-11-071-0/+23
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-2/+2
* restructured zenserver configuration (#575)Stefan Boberg2025-10-151-2/+2
* move all storage-related services into storage tree (#571)Stefan Boberg2025-10-141-8/+2
* extract storage server into separate source files (#569)Stefan Boberg2025-10-131-753/+136
* move service common code into base class (#567)Stefan Boberg2025-10-131-298/+344
* hide http.sys options when unavailable (#568)Stefan Boberg2025-10-131-1/+1
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-0/+2
* shorten thread pool names for Linux which has a limit of 15 characters (#563)Stefan Boberg2025-10-081-1/+1
* move zen vfs implementation to zenstore (#549)Dan Engelbrecht2025-10-031-3/+7
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-031-1/+1
* move remoteproject to remotestorelib (#542)Dan Engelbrecht2025-10-031-5/+0
* move projectstore to zenstore (#541)Dan Engelbrecht2025-10-021-1/+0
* projectstore refactor phase 2 (#539)Dan Engelbrecht2025-10-021-7/+8
* initialize all services before healthy (#493)Dan Engelbrecht2025-09-121-35/+58
* rework `--quiet` zenserver option add `--noconsole` option (#477)Dan Engelbrecht2025-08-261-3/+16
* revert multi-cid store (#475)Dan Engelbrecht2025-08-261-22/+16
* clean up trace options parsing (#473)Dan Engelbrecht2025-08-221-2/+13
* 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