aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* optimize blockstore flush (#614)Dan Engelbrecht2025-10-271-0/+2
* use already built lookup when verifying folder (#615)Dan Engelbrecht2025-10-271-0/+1
* optimize filecas write file (#613)Dan Engelbrecht2025-10-241-0/+1
* optimize blockstore filesize (#612)Dan Engelbrecht2025-10-241-0/+1
* fix gc disk load graph (#610)Dan Engelbrecht2025-10-241-0/+1
* move cpr in-tree (#605)Stefan Boberg2025-10-241-0/+1
* fixed progress bar when scanning changed local files (#608)Dan Engelbrecht2025-10-241-0/+1
* gracefully handle broken gc dlog (#606)Dan Engelbrecht2025-10-241-0/+1
* changelogDan Engelbrecht2025-10-231-3/+3
* if we are low on disk space, only run GC if it will remove any data (#603)Dan Engelbrecht2025-10-231-0/+2
* add host discovery and zen cache support for oplog import (#601)Dan Engelbrecht2025-10-231-0/+3
* changelogDan Engelbrecht2025-10-231-1/+1
* add `zen builds prime-cache` command (#598)Dan Engelbrecht2025-10-221-0/+4
* tweak worker pools for builds (#595)Dan Engelbrecht2025-10-221-0/+1
* make validation of completed sequences in builds download optional (#596)Dan Engelbrecht2025-10-221-0/+1
* fix jupiter payload validation with allow redirect (#594)Dan Engelbrecht2025-10-201-0/+1
* Mr/dashboard stats summary tweak (#592)Martin Ridgers2025-10-201-0/+1
* fix builds storage stats (#590)Dan Engelbrecht2025-10-201-0/+1
* updated chunking strategy (#589)Dan Engelbrecht2025-10-201-0/+2
* fix gc state switching (#588)Dan Engelbrecht2025-10-171-0/+1
* add missing return statements for successful execution of zen workspace cmd (...Dan Engelbrecht2025-10-171-0/+1
* add ability to abort http requests (#586)Dan Engelbrecht2025-10-171-0/+1
* exclude .sym and .psym (#585)Dan Engelbrecht2025-10-171-0/+3
* clean up http response formatters (#584)Dan Engelbrecht2025-10-161-0/+1
* builds download progress include validate (#582)Dan Engelbrecht2025-10-161-0/+1
* fix log progress quotes (#580)Dan Engelbrecht2025-10-161-1/+5
* block reference couting copy support windows (#564)Dan Engelbrecht2025-10-111-0/+2
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-0/+1
* fix missing chunk in block after gc (#560)Dan Engelbrecht2025-10-061-0/+1
* added default Linux UE toolchain directory (#558)Stefan Boberg2025-10-061-0/+1
* added Hidden option to oidctoken creation with oidc token exe (#556)Dan Engelbrecht2025-10-061-0/+3
* fix missing chunk (#548)Dan Engelbrecht2025-10-031-0/+1
* Zs/OIDC exe path handling (#538)Zousar Shaker2025-10-021-0/+3
* 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
| |\