aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | fix init of buildpart id in zen oplog-download (#711)Dan Engelbrecht2026-01-152-1/+2
* | 5.7.16-pre3v5.7.16-pre3Dan Engelbrecht2026-01-141-1/+1
* | structured output for builds ls (#709)Dan Engelbrecht2026-01-144-70/+189
* | asio/http optimizations (#449)Stefan Boberg2026-01-143-131/+641
* | 5.7.16-pre2v5.7.16-pre2Dan Engelbrecht2026-01-141-1/+1
* | minor fixes (#708)Stefan Boberg2026-01-132-3/+2
* | 5.7.16-pre1v5.7.16-pre1Dan Engelbrecht2026-01-131-1/+1
* | added options to configure exclude folders and extensions to zen build comman...Dan Engelbrecht2026-01-1311-223/+476
* | fixed block generation after bug introduced in PR #704 (#707)Dan Engelbrecht2026-01-131-12/+15
* | if we fail to create the server mutex, gracefully report error without sendin...Dan Engelbrecht2026-01-122-1/+4
* | 5.7.16-pre0v5.7.16-pre0Dan Engelbrecht2026-01-121-1/+1
* | various optimizations (#704)Dan Engelbrecht2026-01-096-33/+158
* | CprHttpClient cleanup (#703)Dan Engelbrecht2026-01-092-7/+3
* | Avoid rendering user text input as HTML (#700)Liam Mitchell2026-01-092-1/+1
* | read build state files into memory instead of relying on memory mapping (#702)Dan Engelbrecht2026-01-081-2/+7
* | optimize scavenge part 2 (#699)Dan Engelbrecht2026-01-082-148/+109
|/
* added early-out check in GcManager::ScrubStorage(ScrubContext& GcCtx) (#698)Stefan Boberg2026-01-071-1/+7
* Add base port getter and set the dll directory for plugin dependencies (#692)Tomasz Obrębski2025-12-193-7/+21
* Merge pull request #696 from ue-foundation/zs/limit-overwrite-defaultZousar Shaker2025-12-1915-24/+83
|\
| * Merge branch 'main' into zs/limit-overwrite-defaultZousar Shaker2025-12-196-254/+261
| |\ | |/ |/|
* | optimize scavenge (#697)Dan Engelbrecht2025-12-196-254/+263
| * Fix unit test that relies on being able to overwritezousar2025-12-191-2/+2
| * Changelogzousar2025-12-191-0/+4
| * Ensure upstream put propagation includes overwritezousar2025-12-1910-17/+73
| * Change default limit-overwrite behavior to truezousar2025-12-174-6/+7
|/
* 5.7.15v5.7.15Dan Engelbrecht2025-12-171-1/+1
* changelogDan Engelbrecht2025-12-171-1/+1
* remove error warning in output (#695)Dan Engelbrecht2025-12-178-18/+21
* 5.7.15-pre1v5.7.15-pre1Dan Engelbrecht2025-12-171-1/+1
* fix scavenge source path match (again) (#694)Dan Engelbrecht2025-12-172-11/+13
* 5.7.15-pre0v5.7.15-pre0Dan Engelbrecht2025-12-161-1/+1
* add boost-worker oplog import export options (#693)Dan Engelbrecht2025-12-1612-116/+319
* remove found chunks as they are found in blocks (#691)Dan Engelbrecht2025-12-152-7/+19
* oplog download size (#690)Dan Engelbrecht2025-12-1512-320/+657
* show download source data (#689)Dan Engelbrecht2025-12-1213-11/+226
* add otel instrumentation (#581)Stefan Boberg2025-12-1113-55/+237
* 5.7.14v5.7.14Dan Engelbrecht2025-12-111-1/+1
* 5.7.14-pre4v5.7.14-pre4Dan Engelbrecht2025-12-111-1/+1
* remove direct console output from code that is used from service mode (#688)Dan Engelbrecht2025-12-119-107/+245
* HTTP server API changes for improved extensibility (#684)Stefan Boberg2025-12-1112-67/+189
* 5.7.14-pre3v5.7.14-pre3Dan Engelbrecht2025-12-111-1/+1
* catch all exceptions during projectstore scrub (#686)Dan Engelbrecht2025-12-111-0/+6
* fix zero length stream decompress (#685)Dan Engelbrecht2025-12-102-1/+2
* changelogDan Engelbrecht2025-12-101-1/+1
* 5.7.14-pre2v5.7.14-pre2Dan Engelbrecht2025-12-101-1/+1
* remove catching of exceptions in batch operations now that they are not execu...Dan Engelbrecht2025-12-103-101/+62
* fix buffer memory in builds cache (#682)Dan Engelbrecht2025-12-103-18/+75
* fix reading of stale iterator when doing download-resume (#681)Dan Engelbrecht2025-12-092-9/+10
* upload to zen cache from oplog import now disabled by default (#680)Dan Engelbrecht2025-12-093-2/+3
* 5.7.14-pre1v5.7.14-pre1Dan Engelbrecht2025-12-081-1/+1