aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.7.2v5.7.2Dan Engelbrecht2025-09-261-1/+1
* 5.7.2-pre3v5.7.2-pre3Dan Engelbrecht2025-09-261-1/+1
* more iterate chunk logging (#516)Dan Engelbrecht2025-09-264-13/+58
* Make sure we call the previous terminate handle if present when we intercept ...Dan Engelbrecht2025-09-267-23/+125
* fix for C4244 truncation warning (#515)Stefan Boberg2025-09-261-1/+3
* list missing block hashes when --verbose is enabled (#512)Dan Engelbrecht2025-09-262-0/+15
* new append op rpc method (#511)Dan Engelbrecht2025-09-267-229/+680
* Merge pull request #509 from ue-foundation/zs/put-overwrite-policy-responseZousar Shaker2025-09-2510-49/+159
|\
| * Improvement to Incomplete Result Iterationzousar2025-09-251-2/+1
| * Changelogzousar2025-09-241-1/+2
| * Report Incomplete Records To Clientzousar2025-09-242-8/+44
| * Adjust the responses from PUT commandszousar2025-09-234-15/+10
| * Merge branch 'main' into zs/put-overwrite-policy-responsezousar2025-09-2228-843/+1690
| |\
| * | Change batch put responses for client reportingzousar2025-09-1910-41/+120
* | | 5.7.2-pre2v5.7.2-pre2Dan Engelbrecht2025-09-231-1/+1
* | | limit number of chunks per block (#508)Dan Engelbrecht2025-09-238-61/+203
| |/ |/|
* | 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