aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.7.2-pre1v5.7.2-pre1Dan Engelbrecht2025-09-221-1/+1
* dont set Size or RawSize when fetching chunkinfos if the payload can't be fou...Dan Engelbrecht2025-09-221-2/+7
* more responsive cancel during oplog import (#505)Dan Engelbrecht2025-09-224-12/+33
* Added `--oidctoken-exe-unattended` to`zen builds` and `zen oplog-download` co...Dan Engelbrecht2025-09-2210-12/+30
* change default sentry dsn to one listed on Sentry setup page (#504)Dan Engelbrecht2025-09-221-1/+1
* issue error on second retry, not first attempt (#503)Dan Engelbrecht2025-09-221-2/+2
* fetch cloud oplog (#502)Dan Engelbrecht2025-09-2215-440/+940
* improve builds download partial logic (#501)Dan Engelbrecht2025-09-224-376/+679
* fix quoted wildcard options (#500)Dan Engelbrecht2025-09-173-34/+25
* add builds download force option (#498)Dan Engelbrecht2025-09-173-270/+298
* rpmalloc fixes (#499)Stefan Boberg2025-09-174-52/+69
* Sorting oplog tree view by size would raise an error. (#497)Martin Ridgers2025-09-163-1/+2
* 5.7.2-pre0v5.7.2-pre0Dan Engelbrecht2025-09-151-1/+1
* update readme with required vcpkg version (#496)Dan Engelbrecht2025-09-154-10/+20
* new in-memory storage strategy for oplogs (#490)Dan Engelbrecht2025-09-155-518/+749
* revise exception vs error (#495)Dan Engelbrecht2025-09-155-26/+39
* 5.7.1v5.7.1Dan Engelbrecht2025-09-121-1/+1
* 5.7.1-pre3v5.7.1-pre3Dan Engelbrecht2025-09-121-1/+1
* initialize all services before healthy (#493)Dan Engelbrecht2025-09-122-35/+59
* 5.7.1-pre2v5.7.1-pre2Dan Engelbrecht2025-09-101-1/+1
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-1031-1421/+1603
* faster oplog entries with referenceset (#488)Dan Engelbrecht2025-09-088-57/+90
* 5.7.1-pre1v5.7.1-pre1Dan Engelbrecht2025-09-081-1/+1
* Set ownership of service executables to the service user on Linux (#489)Liam Mitchell2025-09-082-1/+46
* 5.7.1-pre0v5.7.1-pre0Dan Engelbrecht2025-09-051-1/+1
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-0548-1084/+1001
* Avoid mutating executable paths when copying files during full service instal...Liam Mitchell2025-09-041-5/+7
* asio large header support (#484)Dan Engelbrecht2025-09-043-123/+129
* add validation of compact binary payloads before reading them (#483)Dan Engelbrecht2025-09-0420-289/+536
* oplog memory usage reduction (#482)Dan Engelbrecht2025-09-045-100/+200
* Merge pull request #485 from ue-foundation/zs/cfg-enable-overwrite-preventionZousar Shaker2025-09-031-0/+3
|\
| * Enable overwrite limits by default on all cache bucketszousar2025-09-021-0/+3
|/
* projectstore lifetime improvements (#481)Dan Engelbrecht2025-08-295-368/+557
* 5.7.0v5.7.0Dan Engelbrecht2025-08-281-1/+1
* 5.7.0-pre0v5.7.0-pre0Dan Engelbrecht2025-08-271-1/+1
* 5.6.18-pre2v5.6.18-pre2Dan Engelbrecht2025-08-271-1/+1
* remove debug log messages (#479)Dan Engelbrecht2025-08-271-2/+0
* 5.6.18-pre1v5.6.18-pre1Dan Engelbrecht2025-08-261-1/+1
* rework `--quiet` zenserver option add `--noconsole` option (#477)Dan Engelbrecht2025-08-268-38/+94
* improve console output (#476)Dan Engelbrecht2025-08-2623-1077/+1048
* revert multi-cid store (#475)Dan Engelbrecht2025-08-2613-553/+260
* Merge pull request #139 from ue-foundation/de/zen-service-commandLiam Mitchell2025-08-2251-20/+5253
|\
| * Move windows service utilities to zenutil and fix clang-format errorsLiam Mitchell2025-08-224-4/+3
| * Move ReportServiceStatus to zenutil and remove extraneous loggingLiam Mitchell2025-08-225-58/+53
| * Remove workflow hacks for CI debuggingLiam Mitchell2025-08-221-1/+0
| * Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-2172-2209/+4599
| |\
| * | Fix changelog merge issuesLiam Mitchell2025-08-211-19/+0
| * | Update changelogLiam Mitchell2025-08-211-0/+2
| * | Ignore unused variable warnings on platforms where ReportServiceStatus is uni...Liam Mitchell2025-08-211-0/+1
| * | Use correct sysctl headers on MacLiam Mitchell2025-08-211-1/+1