aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/include
Commit message (Expand)AuthorAgeFilesLines
* move zenutil builds code to zenremotestore (#543)Dan Engelbrecht2025-10-034-178/+0
* new append op rpc method (#511)Dan Engelbrecht2025-09-261-1/+2
* Merge branch 'main' into zs/put-overwrite-policy-responsezousar2025-09-223-0/+51
|\
| * fetch cloud oplog (#502)Dan Engelbrecht2025-09-223-0/+51
* | Change batch put responses for client reportingzousar2025-09-191-1/+2
|/
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-18/+21
* rework `--quiet` zenserver option add `--noconsole` option (#477)Dan Engelbrecht2025-08-261-0/+1
* Move windows service utilities to zenutil and fix clang-format errorsLiam Mitchell2025-08-221-0/+24
* Move ReportServiceStatus to zenutil and remove extraneous loggingLiam Mitchell2025-08-221-0/+2
* Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-213-0/+19
|\
| * use new builds api for oplogs (#464)Dan Engelbrecht2025-08-122-0/+6
| * list build part content (#462)Dan Engelbrecht2025-08-111-0/+13
* | Merge branch 'main' into de/zen-service-commandLiam Mitchell2025-07-2913-174/+462
|\|
| * move nodiscard to proper location (#447)Dan Engelbrecht2025-06-191-1/+1
| * add retry for failed block metadata upload (#445)Dan Engelbrecht2025-06-191-3/+3
| * graceful wait in parallelwork destructor (#438)Dan Engelbrecht2025-06-161-1/+2
| * sentry config (#430)Dan Engelbrecht2025-06-121-0/+92
| * revert 61b4a88f and cadaad63Dan Engelbrecht2025-06-101-92/+0
| * add EnvironmentOptions helperDan Engelbrecht2025-06-101-0/+92
| * pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-052-12/+18
| * builds download url (#419)Dan Engelbrecht2025-06-041-0/+1
| * faster scavenge (#417)Dan Engelbrecht2025-06-041-18/+21
| * fixed size chunking for encrypted files (#410)Dan Engelbrecht2025-06-033-15/+137
| * parallel work handle dispatch exception (#400)Dan Engelbrecht2025-05-164-122/+74
| * builds allow redirect option (#379)Dan Engelbrecht2025-05-052-1/+3
| * Merge branch 'main' into zs/zencli-list-namespaces-bucketsZousar Shaker2025-04-241-0/+28
| |\
| | * parse system dir for builds (#365)Dan Engelbrecht2025-04-231-5/+5
| | * add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-221-0/+28
| * | Replace container with namespaceszousar2025-04-221-1/+1
| * | Add a list-container subcommand to zen builds commandzousar2025-04-142-0/+3
| |/
| * 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