aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/builds_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* zen print fixes/improvements (#469)Dan Engelbrecht2025-08-191-2/+2
* use new builds api for oplogs (#464)Dan Engelbrecht2025-08-121-3/+6
* add filtering to builds download (#463)Dan Engelbrecht2025-08-111-54/+210
* list build part content (#462)Dan Engelbrecht2025-08-111-291/+666
* skip query for metada if no blocks are referenced (#460)Dan Engelbrecht2025-08-071-1/+1
* retry finalize if we get a "needs" on a blob we did not create (#461)Dan Engelbrecht2025-08-061-2/+4
* add retry for failed block metadata upload (#445)Dan Engelbrecht2025-06-191-27/+49
* accept Cloud urls without the api/v2/builds/ part (#439)Dan Engelbrecht2025-06-171-25/+45
* fix build store range check (#437)Dan Engelbrecht2025-06-161-2/+9
* Don't require `--namespace` option when using `zen list-namespaces` command (...Dan Engelbrecht2025-06-101-19/+44
* restore legacy --url option for builds download (#428)Dan Engelbrecht2025-06-101-1/+7
* fix namespace picking up wrong argument (#425)Dan Engelbrecht2025-06-091-1/+1
* silence oom ood errors for sentry (#423)Dan Engelbrecht2025-06-051-0/+18
* pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-051-77/+360
* revert system temp dir for builds upload (#422)Dan Engelbrecht2025-06-051-29/+27
* builds download url (#419)Dan Engelbrecht2025-06-041-57/+138
* new builds search (#418)Dan Engelbrecht2025-06-041-16/+28
* faster scavenge (#417)Dan Engelbrecht2025-06-041-47/+165
* fixed size chunking for encrypted files (#410)Dan Engelbrecht2025-06-031-263/+286
* use system temp dir (#412)Dan Engelbrecht2025-06-021-21/+24
* use explicit capture for lambdas (#404)Dan Engelbrecht2025-05-201-876/+1227
* replace copy file (#403)Dan Engelbrecht2025-05-201-6/+34
* handle exception with batch work (#401)Dan Engelbrecht2025-05-191-256/+286
* parallel work handle dispatch exception (#400)Dan Engelbrecht2025-05-161-1219/+1142
* sparse win file write (#398)Dan Engelbrecht2025-05-161-1/+20
* builds allow redirect option (#379)Dan Engelbrecht2025-05-051-3/+14
* UE style formatted progress output (#380)Dan Engelbrecht2025-05-051-33/+173
* Merge branch 'main' into zs/zencli-list-namespaces-bucketsZousar Shaker2025-04-241-405/+355
|\
| * limit retries on buildpart finalize (#374)Dan Engelbrecht2025-04-241-2/+8
| * use state file if available when doing builds diff command (#369)Dan Engelbrecht2025-04-241-81/+62
| * zen wipe command (#366)Dan Engelbrecht2025-04-231-1/+1
| * parse system dir for builds (#365)Dan Engelbrecht2025-04-231-1/+1
| * make sure to call MakeSafeAbsolutePathÍnPlace where appropriate (#363)Dan Engelbrecht2025-04-231-15/+15
| * add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-221-320/+283
* | Use SubOption instead of Verb to control flowzousar2025-04-221-1/+1
* | xmake precommitzousar2025-04-221-5/+5
* | Replacing list-container with list-namespaceszousar2025-04-221-3/+3
* | Replace container with namespaceszousar2025-04-221-11/+17
* | Fix list-container positional args to remove query-pathzousar2025-04-151-2/+2
* | Add a list-container subcommand to zen builds commandzousar2025-04-141-2/+69
|/
* fix race condition in multipart download (#358)Dan Engelbrecht2025-04-111-13/+13
* filesystem retry fixes (#354)Dan Engelbrecht2025-04-101-20/+31
* multpart download crash (#353)Dan Engelbrecht2025-04-101-1/+2
* scavenge builds (#352)Dan Engelbrecht2025-04-081-185/+666
* tweaked verbose output (#351)Dan Engelbrecht2025-04-071-23/+18
* fixed host resolving if both host and and override-host (url) was given (#350)Dan Engelbrecht2025-04-071-17/+40
* save global download info file for scavenging (#349)Dan Engelbrecht2025-04-071-105/+189
* improved layout of end of run stats output (#348)Dan Engelbrecht2025-04-071-10/+15
* build store save access times (#341)v5.6.3-pre0Dan Engelbrecht2025-04-031-5/+5
* use oidctoken executable to generate auth (#336)Dan Engelbrecht2025-04-021-4/+32