aboutsummaryrefslogtreecommitdiff
path: root/src/zenremotestore/builds
Commit message (Expand)AuthorAgeFilesLines
...
* update state when wildcard (#657)Dan Engelbrecht2025-11-243-460/+899
* increase timeout and add retry when testing host connectivity (#659)Dan Engelbrecht2025-11-211-3/+3
* control cache upload (#646)Dan Engelbrecht2025-11-121-9/+9
* Change curl defaults on MacOS (#645)Stefan Boberg2025-11-112-13/+78
* add `--boost-worker-memory` option to zen builds (#639)Dan Engelbrecht2025-11-101-4/+4
* add check that we have enough free space to complete the builds download (#640)Dan Engelbrecht2025-11-101-6/+54
* move progress bar to separate file (#638)Dan Engelbrecht2025-11-071-1/+1
* remotestore op refactorings (#637)Dan Engelbrecht2025-11-062-465/+708
* compress partial file chunks in blocks if appropriate (#632)v5.7.9-pre8v5.7.9-pre7v5.7.9-pre6v5.7.9-pre5v5.7.9-pre4v5.7.9-pre3v5.7.9-pre11v5.7.9-pre1v5.7.9-pre0v5.7.8-pre11v5.7.8-pre10v5.7.8Dan Engelbrecht2025-11-041-13/+17
* abort build upload if we fail to finalize a build part (#623)Dan Engelbrecht2025-11-031-13/+53
* fix clean directory and make them use effective threading where appropriate (...v5.7.8-pre5v5.7.8-pre3v5.7.8-pre2Dan Engelbrecht2025-11-031-17/+6
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-013-32/+40
* add host discovery and zen cache support for oplog import (#601)Dan Engelbrecht2025-10-232-8/+162
* add `zen builds prime-cache` command (#598)Dan Engelbrecht2025-10-222-0/+278
* make validation of completed sequences in builds download optional (#596)Dan Engelbrecht2025-10-221-2527/+2573
* updated chunking strategy (#589)Dan Engelbrecht2025-10-202-40/+34
* missing update of m_DiskStats.WriteByteCount in WriteSequenceChunkToCache (#583)Dan Engelbrecht2025-10-161-13/+3
* builds download progress include validate (#582)Dan Engelbrecht2025-10-161-37/+79
* fix log progress quotes (#580)Dan Engelbrecht2025-10-161-5/+14
* refactor builds cmd part4 (#579)Dan Engelbrecht2025-10-161-719/+709
* move builds state functions to buildsavedstate.h/cpp (#577)Dan Engelbrecht2025-10-152-183/+476
* move file i/o related files to separate file and remove duplicated code (#576)Dan Engelbrecht2025-10-151-502/+193
* refactor builds cmd part3 (#573)Dan Engelbrecht2025-10-141-170/+554
* refactor builds cmd part2 (#572)Dan Engelbrecht2025-10-142-20/+2415
* refactor builds cmd (#566)Dan Engelbrecht2025-10-131-0/+4742
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-032-9/+5
* move zenutil builds code to zenremotestore (#543)Dan Engelbrecht2025-10-033-0/+1801