aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/projectstore_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* export oplog to zen target url (#274)Dan Engelbrecht2025-01-161-3/+4
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+1
* Builds API remote project store (#258)Dan Engelbrecht2024-12-121-73/+266
* oplog prep gc fix (#216)Dan Engelbrecht2024-11-151-0/+64
* Make op key and file path matching in `zen oplog-mirror` case insensitive (#212)Dan Engelbrecht2024-11-061-3/+18
* project name list improvement (#211)Dan Engelbrecht2024-11-061-3/+33
* project details cmd resolve prj oplog (#209)Dan Engelbrecht2024-11-061-29/+17
* Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-061-52/+156
* add --dryrun instructions to projectstore drop (#199)Dan Engelbrecht2024-10-161-9/+15
* Mirror command: fix utf8 paths mapping to native code page (#197)Matt Peters2024-10-151-2/+2
* Add ability to read the oplog's ReferencedSet, as written by the cook… (#190)v5.5.9-pre7Matt Peters2024-10-111-1/+11
* oplog mirror and vfs utf8 paths (#189)Dan Engelbrecht2024-10-101-3/+3
* add automatic decompression to cache-get (default on) and oplog-mirror (defau...Dan Engelbrecht2024-10-041-1/+19
* improve naming and feedback in zen commands (#185)Dan Engelbrecht2024-10-031-1/+6
* oplog cmd improvements (#152)Dan Engelbrecht2024-09-111-170/+339
* safer oplog import (#52)de/safer-oplog-importDan Engelbrecht2024-04-181-16/+7
* precommitzousar2024-04-041-1/+6
* Add optional gcpath param to import-oplog cmdzousar2024-04-041-2/+9
* Categorize the clean argument on oplog-import as a general argzousar2024-04-041-2/+2
* add a limit to the number of times we attempt to finalize (#22)Dan Engelbrecht2024-03-251-2/+4
* read jupiter token from file (#10)Dan Engelbrecht2024-03-181-0/+51
* special treatment large oplog attachments v2 (#5)Dan Engelbrecht2024-03-141-4/+14
* Added --copy-log, --copy-cache-log and copy-http-log option to zen logs comma...Dan Engelbrecht2024-02-121-8/+10
* Actually thow exception if we can't parse the jobid when starting async job (...Dan Engelbrecht2024-01-311-1/+1
* add ignore-missing-attachments option to oplog export (debugging tool) (#641)Dan Engelbrecht2024-01-251-0/+10
* add --ignore-missing-attachments to oplog-import command (#637)Dan Engelbrecht2024-01-221-0/+10
* jobqueue - allow multiple threads to report progress/messages (#635)Dan Engelbrecht2024-01-221-13/+23
* Collect all zen admin-related commands into admin.h/.cpp (#418)Dan Engelbrecht2023-09-221-0/+1558