aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/include
Commit message (Expand)AuthorAgeFilesLines
...
| * fix race condition in multipart download (#358)Dan Engelbrecht2025-04-112-13/+14
| * added --find-max-block-count option to builds upload (#337)Dan Engelbrecht2025-04-022-2/+2
| * build cache prime (#327)Dan Engelbrecht2025-03-272-1/+9
| * optional compress of block chunks (#326)Dan Engelbrecht2025-03-271-0/+4
| * zen build cache service (#318)Dan Engelbrecht2025-03-263-4/+55
| * jupiter builds stats upload (#315)Dan Engelbrecht2025-03-192-0/+12
| * improved reporting on async error (#312)Dan Engelbrecht2025-03-181-7/+9
* | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-1413-32/+706
|\|
| * fixes for log timestamps (#304)Stefan Boberg2025-03-121-1/+6
| * improved block gen logic (#302)Dan Engelbrecht2025-03-121-2/+2
| * Build command tweaks (#301)Stefan Boberg2025-03-112-1/+2
| * pick up existing cache (#299)Dan Engelbrecht2025-03-101-4/+5
| * partial block fetch (#298)Dan Engelbrecht2025-03-072-2/+7
| * reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-061-0/+6
| * refactor use chunk sequence download (#291)Dan Engelbrecht2025-03-031-13/+40
| * improve error handling (#289)Dan Engelbrecht2025-02-283-4/+54
| * Zs/auth bad function fix (#287)Zousar Shaker2025-02-271-6/+5
| * builds upload command (#278)Dan Engelbrecht2025-02-267-5/+480
| * improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-251-11/+2
| * moving and small refactor of chunk blocks to prepare for builds api (#282)Dan Engelbrecht2025-02-122-0/+90
| * improved builds api interface in jupiter (#281)Dan Engelbrecht2025-02-121-23/+47
* | Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv...Dan Engelbrecht2025-03-141-0/+1
|\ \
| * | Implementation of service commands for Linux.Liam Mitchell2025-02-271-0/+1
* | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-233-256/+209
|\ \ \ | |/ / |/| / | |/
| * jupiter code cleanup (#276)Dan Engelbrecht2025-01-223-256/+209
* | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-174-350/+257
|\|
| * move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-164-350/+257
* | clang formatDan Engelbrecht2025-01-101-3/+3
* | displayname and description are windows-only propertiesDan Engelbrecht2025-01-101-0/+4
* | remove ServiceLevelDan Engelbrecht2025-01-101-7/+4
* | partial macos implementationDan Engelbrecht2025-01-091-0/+1
* | add ServiceLevel for service processes: User, AllUsers and ServiceDan Engelbrecht2025-01-081-3/+14
* | Add ServiceSpec structDan Engelbrecht2025-01-081-13/+17
* | zen `service` commandDan Engelbrecht2025-01-081-0/+38
|/
* more memory tagging and fixes (#263)Stefan Boberg2024-12-164-2/+23
* added support for dynamic LLM tags (#245)Stefan Boberg2024-12-021-0/+16
* some fixes to timestamp caching in logging (#219)Stefan Boberg2024-11-182-7/+13
* fixed some issues with ZenServerInstance::SpawnServer (#218)Stefan Boberg2024-11-141-0/+2
* safer path from handle (#195)Dan Engelbrecht2024-10-161-1/+1
* made fmt formatter format function const (#162)Stefan Boberg2024-09-201-1/+1
* meta info store (#75)Dan Engelbrecht2024-08-302-3/+113
* zenserver process launch/termination improvements (#138)Dan Engelbrecht2024-08-271-1/+4
* separate worker pools into burst/background to avoid background jobs blocking...Dan Engelbrecht2024-08-221-3/+9
* workspace shares (#84)Dan Engelbrecht2024-05-291-0/+27
* use write and move in place for safer writing of files (#70)Dan Engelbrecht2024-05-021-0/+2
* miscellaneous minor bugfixes (#66)v5.5.0Stefan Boberg2024-04-261-5/+10
* zenserverprocess hardening (#61)Dan Engelbrecht2024-04-251-12/+12
* import oplog improvements (#54)Dan Engelbrecht2024-04-201-1/+1
* capture zenserver output on error (#51)Dan Engelbrecht2024-04-181-1/+3
* improved lock file handling (#50)Dan Engelbrecht2024-04-181-2/+19