aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in ReplayLogEntries for large op blobs (#537)Matt Peters2025-10-011-0/+1
* skip dropped oplogs in ScanForOplogs() (#534)Dan Engelbrecht2025-09-301-0/+1
* fix bounds check when finalizing build state (#533)Dan Engelbrecht2025-09-301-0/+1
* parsing of `zen builds` `--log-progress` option fixed (#530)Dan Engelbrecht2025-09-291-0/+2
* more cbobject validations (#527)Dan Engelbrecht2025-09-291-0/+2
* gracefully handle missing chunks when exporting an oplog (#526)Dan Engelbrecht2025-09-291-0/+2
* builds multi wildcard (#524)Dan Engelbrecht2025-09-291-1/+1
* fix race condition in BlockStoreFile::Flush (#525)Dan Engelbrecht2025-09-291-0/+2
* GetCacheChunk value request respects RawHash (#518)Zousar Shaker2025-09-291-1/+1
* some bug fixes (#522)Stefan Boberg2025-09-291-0/+6
* more iterate chunk logging (#516)Dan Engelbrecht2025-09-261-0/+1
* Make sure we call the previous terminate handle if present when we intercept ...Dan Engelbrecht2025-09-261-0/+2
* list missing block hashes when --verbose is enabled (#512)Dan Engelbrecht2025-09-261-0/+1
* new append op rpc method (#511)Dan Engelbrecht2025-09-261-0/+4
* Merge pull request #509 from ue-foundation/zs/put-overwrite-policy-responseZousar Shaker2025-09-251-0/+2
|\
| * Changelogzousar2025-09-241-1/+2
| * Merge branch 'main' into zs/put-overwrite-policy-responsezousar2025-09-221-0/+42
| |\
| * | Change batch put responses for client reportingzousar2025-09-191-0/+1
* | | limit number of chunks per block (#508)Dan Engelbrecht2025-09-231-0/+1
| |/ |/|
* | more responsive cancel during oplog import (#505)Dan Engelbrecht2025-09-221-0/+2
* | Added `--oidctoken-exe-unattended` to`zen builds` and `zen oplog-download` co...Dan Engelbrecht2025-09-221-0/+1
* | fetch cloud oplog (#502)Dan Engelbrecht2025-09-221-0/+31
* | improve builds download partial logic (#501)Dan Engelbrecht2025-09-221-0/+8
|/
* fix quoted wildcard options (#500)Dan Engelbrecht2025-09-171-0/+1
* add builds download force option (#498)Dan Engelbrecht2025-09-171-0/+1
* rpmalloc fixes (#499)Stefan Boberg2025-09-171-0/+1
* Sorting oplog tree view by size would raise an error. (#497)Martin Ridgers2025-09-161-0/+1
* update readme with required vcpkg version (#496)Dan Engelbrecht2025-09-151-0/+1
* new in-memory storage strategy for oplogs (#490)Dan Engelbrecht2025-09-151-0/+1
* revise exception vs error (#495)Dan Engelbrecht2025-09-151-0/+5
* initialize all services before healthy (#493)Dan Engelbrecht2025-09-121-0/+1
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-0/+1
* faster oplog entries with referenceset (#488)Dan Engelbrecht2025-09-081-0/+2
* Set ownership of service executables to the service user on Linux (#489)Liam Mitchell2025-09-081-1/+2
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-1/+29
* asio large header support (#484)Dan Engelbrecht2025-09-041-0/+1
* oplog memory usage reduction (#482)Dan Engelbrecht2025-09-041-1/+3
* projectstore lifetime improvements (#481)Dan Engelbrecht2025-08-291-0/+5
* rework `--quiet` zenserver option add `--noconsole` option (#477)Dan Engelbrecht2025-08-261-0/+2
* Merge pull request #139 from ue-foundation/de/zen-service-commandLiam Mitchell2025-08-221-0/+21
|\
| * Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-211-0/+55
| |\
| * | Fix changelog merge issuesLiam Mitchell2025-08-211-19/+0
| * | Update changelogLiam Mitchell2025-08-211-0/+2
| * | Merge branch 'main' into de/zen-service-commandLiam Mitchell2025-07-291-2/+223
| |\ \
| * \ \ Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-141-0/+124
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-01-231-0/+1
| |\ \ \ \
| * | | | | changelogDan Engelbrecht2025-01-171-0/+18
* | | | | | oplog output improvements (#474)Dan Engelbrecht2025-08-221-0/+3
| |_|_|_|/ |/| | | |
* | | | | zen print fixes/improvements (#469)Dan Engelbrecht2025-08-191-1/+6
* | | | | Changelogzousar2025-08-141-1/+1