aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/builds_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure zen builds using subcommands (#834)Stefan Boberg2026-03-161-2195/+2353
* add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-091-63/+76
* Eliminate spdlog dependency (#773)Stefan Boberg2026-03-091-4/+4
* more feedback during auth option parsing (#806)Dan Engelbrecht2026-03-041-2/+0
* unity build fixes (#802)Stefan Boberg2026-03-041-4/+5
* use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-10/+18
* fix builds download indexing timer (#769)Dan Engelbrecht2026-02-201-0/+7
* fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-201-22/+22
* spelling fixes (#755)Dan Engelbrecht2026-02-131-2/+2
* Avoid conversion from JSon to compact binary when querying for builds to avoi...Dan Engelbrecht2026-01-281-5/+13
* allow download specification for zen builds download (#734)Dan Engelbrecht2026-01-271-17/+49
* builds scanning cache (#727)v5.7.19-pre0Dan Engelbrecht2026-01-231-112/+214
* hotfix 5.7.18 (#730)Dan Engelbrecht2026-01-221-14/+10
* builds multipart upload (#722)Dan Engelbrecht2026-01-201-637/+259
* structured output for builds ls (#709)Dan Engelbrecht2026-01-141-66/+174
* added options to configure exclude folders and extensions to zen build comman...Dan Engelbrecht2026-01-131-39/+115
* optimize scavenge (#697)Dan Engelbrecht2025-12-191-85/+19
* add boost-worker oplog import export options (#693)Dan Engelbrecht2025-12-161-48/+65
* oplog download size (#690)Dan Engelbrecht2025-12-151-16/+19
* show download source data (#689)Dan Engelbrecht2025-12-121-9/+60
* remove direct console output from code that is used from service mode (#688)Dan Engelbrecht2025-12-111-75/+90
* remove 'auto' option for zen builds download (#665)Dan Engelbrecht2025-11-251-51/+3
* update state when wildcard (#657)Dan Engelbrecht2025-11-241-363/+523
* loose chunk filtering bug when using wildcards (#654)Dan Engelbrecht2025-11-181-14/+8
* remove local-directory prefix for wildcards (#647)Dan Engelbrecht2025-11-121-0/+5
* control cache upload (#646)Dan Engelbrecht2025-11-121-7/+27
* Change curl defaults on MacOS (#645)Stefan Boberg2025-11-111-2/+3
* fix missing auth (#644)v5.7.9-pre18v5.7.9-pre17Dan Engelbrecht2025-11-111-9/+3
* add `--boost-worker-memory` option to zen builds (#639)Dan Engelbrecht2025-11-101-46/+69
* fix lost assume-http2 option when resolving host in zen builds / project comm...Dan Engelbrecht2025-11-101-2/+9
* get oplog attachments (#622)Dan Engelbrecht2025-11-071-159/+134
* move progress bar to separate file (#638)Dan Engelbrecht2025-11-071-108/+38
* remotestore op refactorings (#637)Dan Engelbrecht2025-11-061-193/+14
* add `--verbose-http` option to builds commands (#630)Dan Engelbrecht2025-11-041-4/+14
* fix clean directory and make them use effective threading where appropriate (...v5.7.8-pre5v5.7.8-pre3v5.7.8-pre2Dan Engelbrecht2025-11-031-63/+20
* allow --zen-cache-host option when using builds filestore (for testing) (#627)Dan Engelbrecht2025-11-031-0/+32
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-19/+26
* use already built lookup when verifying folder (#615)Dan Engelbrecht2025-10-271-3/+2
* fixed progress bar when scanning changed local files (#608)Dan Engelbrecht2025-10-241-23/+28
* add host discovery and zen cache support for oplog import (#601)Dan Engelbrecht2025-10-231-181/+63
* add --boost-workers option to zen builds prime-cache (#604)Dan Engelbrecht2025-10-231-0/+1
* add `zen builds prime-cache` command (#598)Dan Engelbrecht2025-10-221-24/+154
* tweak worker pools for builds (#595)Dan Engelbrecht2025-10-221-17/+115
* make validation of completed sequences in builds download optional (#596)Dan Engelbrecht2025-10-221-0/+1
* updated chunking strategy (#589)Dan Engelbrecht2025-10-201-7/+16
* add ability to abort http requests (#586)Dan Engelbrecht2025-10-171-2/+3
* builds download progress include validate (#582)Dan Engelbrecht2025-10-161-2/+8
* fix log progress quotes (#580)Dan Engelbrecht2025-10-161-1/+5
* move builds state functions to buildsavedstate.h/cpp (#577)Dan Engelbrecht2025-10-151-442/+22
* move file i/o related files to separate file and remove duplicated code (#576)Dan Engelbrecht2025-10-151-289/+6