aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* rework lifetime management for oplogde/reduce-project-store-memoryDan Engelbrecht2025-08-284-232/+290
* rework `--quiet` zenserver option add `--noconsole` option (#477)Dan Engelbrecht2025-08-265-38/+87
* improve console output (#476)Dan Engelbrecht2025-08-262-3/+3
* revert multi-cid store (#475)Dan Engelbrecht2025-08-2610-509/+240
* Merge pull request #139 from ue-foundation/de/zen-service-commandLiam Mitchell2025-08-223-669/+21
|\
| * Move windows service utilities to zenutil and fix clang-format errorsLiam Mitchell2025-08-223-666/+1
| * Move ReportServiceStatus to zenutil and remove extraneous loggingLiam Mitchell2025-08-222-58/+0
| * Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-2123-742/+1047
| |\
| * | Ignore unused variable warnings on platforms where ReportServiceStatus is uni...Liam Mitchell2025-08-211-0/+1
| * | Add pre-built systemd library and remove vcpkg dependencyLiam Mitchell2025-08-202-0/+10
| * | Merge branch 'main' into de/zen-service-commandLiam Mitchell2025-07-2945-849/+1799
| |\ \
| * \ \ Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-1411-402/+247
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv...Dan Engelbrecht2025-03-143-8/+57
| |\ \ \ \
| | * | | | Update Linux service type and add libsystemd dependencyLiam Mitchell2025-03-051-0/+4
| | * | | | Initial implementation of service status reportingLiam Mitchell2025-03-043-8/+49
| | * | | | Implementation of service commands for Linux.Liam Mitchell2025-02-271-0/+4
| * | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-2312-211/+197
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-1715-945/+35
| |\ \ \ \ \
| * | | | | | clang formatDan Engelbrecht2025-01-151-1/+4
| * | | | | | systemd unit file, incompleteDan Engelbrecht2025-01-151-0/+13
* | | | | | | oplog output improvements (#474)Dan Engelbrecht2025-08-225-32/+43
* | | | | | | clean up trace options parsing (#473)Dan Engelbrecht2025-08-228-49/+73
| |_|_|_|_|/ |/| | | | |
* | | | | | per namespace/project cas prep refactor (#470)Dan Engelbrecht2025-08-2012-344/+538
* | | | | | zen print fixes/improvements (#469)Dan Engelbrecht2025-08-193-6/+5
* | | | | | Ensure that FinalizeContainer finalizes both part and buildzousar2025-08-141-0/+31
* | | | | | New frontend zip.Florent Devillechabrol2025-08-141-0/+0
* | | | | | If the oplog has no packagestoreentry then show the raw json.Florent Devillechabrol2025-08-141-2/+5
* | | | | | New frontend zip.Florent Devillechabrol2025-08-141-0/+0
* | | | | | Do not skip oplog without package data.Florent Devillechabrol2025-08-142-36/+39
* | | | | | add limitoverwrites option per bucket (#466)Dan Engelbrecht2025-08-123-11/+17
* | | | | | use new builds api for oplogs (#464)Dan Engelbrecht2025-08-124-309/+295
* | | | | | list build part content (#462)Dan Engelbrecht2025-08-115-8/+10
* | | | | | Merge branch 'main' into zs/put-overwrite-policyZousar Shaker2025-08-083-20/+29
|\ \ \ \ \ \
| * | | | | | refactor blobstore (#458)Dan Engelbrecht2025-08-063-20/+29
* | | | | | | Merge branch 'main' into zs/put-overwrite-policyzousar2025-08-051-6/+10
|\| | | | | |
| * | | | | | Set ready event when reusing an existing server instance. (#448)Martin Ridgers2025-08-041-6/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'main' into zs/put-overwrite-policyzousar2025-06-2447-1252/+2048
|\| | | | |
| * | | | | Surfaced basic z$ information to self-hosted dashboard (#441)Martin Ridgers2025-06-183-0/+124
| * | | | | graceful wait in parallelwork destructor (#438)Dan Engelbrecht2025-06-162-68/+114
| * | | | | fix build store range check (#437)Dan Engelbrecht2025-06-161-1/+1
| * | | | | sentry config (#430)Dan Engelbrecht2025-06-124-37/+78
| * | | | | revert 61b4a88f and cadaad63Dan Engelbrecht2025-06-104-78/+37
| * | | | | add sentry configurations options for debug/environmentDan Engelbrecht2025-06-104-37/+78
| * | | | | `--sentry-dsn` option for zen command line and zenserver to control Sentry re...Dan Engelbrecht2025-06-093-26/+33
| * | | | | missing chunks bugfix (#424)Dan Engelbrecht2025-06-091-1/+1
| * | | | | pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-052-6/+10
| * | | | | faster oplog validate (#408)Dan Engelbrecht2025-05-301-9/+16
| * | | | | handle exception with batch work (#401)Dan Engelbrecht2025-05-192-31/+26
| * | | | | keep snapshot on log delete fail (#391)Dan Engelbrecht2025-05-121-54/+7
| * | | | | enable per bucket config (#388)Dan Engelbrecht2025-05-123-14/+186