aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
...
* | more responsive cancel during oplog import (#505)Dan Engelbrecht2025-09-221-0/+18
* | Added `--oidctoken-exe-unattended` to`zen builds` and `zen oplog-download` co...Dan Engelbrecht2025-09-225-8/+15
|/
* Sorting oplog tree view by size would raise an error. (#497)Martin Ridgers2025-09-162-1/+1
* new in-memory storage strategy for oplogs (#490)Dan Engelbrecht2025-09-154-518/+748
* initialize all services before healthy (#493)Dan Engelbrecht2025-09-121-35/+58
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-104-771/+805
* faster oplog entries with referenceset (#488)Dan Engelbrecht2025-09-085-56/+86
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-37/+44
* add validation of compact binary payloads before reading them (#483)Dan Engelbrecht2025-09-047-199/+266
* oplog memory usage reduction (#482)Dan Engelbrecht2025-09-043-99/+195
* projectstore lifetime improvements (#481)Dan Engelbrecht2025-08-294-368/+552
* 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