aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/projectstore_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* zen CLI: project-* commands → 'project <sub>' subcommands (#1026)Stefan Boberg2026-05-041-108/+109
* Oplog commands -> oplog subcommands (#1025)Stefan Boberg2026-05-041-495/+469
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-271-1/+1
* filesystem.h surface error codes (#998)Dan Engelbrecht2026-04-211-1/+1
* zen CLI security review fixes (#974)Stefan Boberg2026-04-211-8/+83
* Zen CLI common server interface (#920)Stefan Boberg2026-04-201-91/+33
* builds cmd refactor (#975)Dan Engelbrecht2026-04-201-30/+39
* replace pretty progress with prettyscroll implementation (#970)Dan Engelbrecht2026-04-171-4/+0
* operationlogoutput refactor (#967)Dan Engelbrecht2026-04-171-5/+6
* Unix Domain Socket auto discovery (#833)Stefan Boberg2026-03-131-25/+25
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-111-8/+10
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-091-17/+51
|\
| * add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-091-14/+12
| * unity build fixes (#802)Stefan Boberg2026-03-041-4/+14
| * use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-1/+27
| * fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-201-1/+1
* | Restrict content-type on POST requests to compact binary or JSONLiam Mitchell2026-02-111-1/+3
|/
* throw error on bad oidctoken-exe-path (#713)Dan Engelbrecht2026-01-151-10/+20
* minor fixes (#708)Stefan Boberg2026-01-131-2/+0
* add boost-worker oplog import export options (#693)Dan Engelbrecht2025-12-161-15/+116
* remove direct console output from code that is used from service mode (#688)Dan Engelbrecht2025-12-111-4/+9
* fix buffer memory in builds cache (#682)Dan Engelbrecht2025-12-101-0/+6
* control cache upload (#646)Dan Engelbrecht2025-11-121-2/+9
* 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-8/+2
* fix lost assume-http2 option when resolving host in zen builds / project comm...Dan Engelbrecht2025-11-101-1/+8
* get oplog attachments (#622)Dan Engelbrecht2025-11-071-110/+209
* move progress bar to separate file (#638)Dan Engelbrecht2025-11-071-0/+2
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-4/+4
* add host discovery and zen cache support for oplog import (#601)Dan Engelbrecht2025-10-231-29/+30
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-1/+1
* executable/version/pid log at command startup cleaned up (#557)Dan Engelbrecht2025-10-061-2/+1
* added Hidden option to oidctoken creation with oidc token exe (#556)Dan Engelbrecht2025-10-061-1/+7
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-031-2/+1
* move zenutil builds code to zenremotestore (#543)Dan Engelbrecht2025-10-031-1/+1
* remove spurious cpr.h includes (#520)Stefan Boberg2025-09-291-1/+0
* more iterate chunk logging (#516)Dan Engelbrecht2025-09-261-1/+1
* limit number of chunks per block (#508)Dan Engelbrecht2025-09-231-7/+10
* fetch cloud oplog (#502)Dan Engelbrecht2025-09-221-61/+336
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-1/+2
* faster oplog entries with referenceset (#488)Dan Engelbrecht2025-09-081-0/+1
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-166/+109
* improve console output (#476)Dan Engelbrecht2025-08-261-88/+67
* use new builds api for oplogs (#464)Dan Engelbrecht2025-08-121-22/+73
* Fix oplog creation during oplog-importzousar2025-05-171-6/+0
* `zen oplog-import` and `zen oplog-export` now supports `--oidctoken-exe-path`...Dan Engelbrecht2025-05-141-0/+12
* handle exception in oplog mirror (#389)Dan Engelbrecht2025-05-121-46/+68
* UE style formatted progress output (#380)Dan Engelbrecht2025-05-051-3/+3
* `zen oplog-export`, `zen oplog-import` for `--url` (cloud) and `--builds` (bu...Dan Engelbrecht2025-04-031-116/+93
* long filename support (#330)Dan Engelbrecht2025-03-311-2/+2