aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/projectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Collect all zen admin-related commands into admin.h/.cpp (#418)Dan Engelbrecht2023-09-221-1558/+0
* job queue and async oplog-import/export (#395)Dan Engelbrecht2023-09-131-10/+146
* minor: log fixStefan Boberg2023-09-131-1/+1
* incremental oplog upload for block-based targets (#392)Dan Engelbrecht2023-09-121-2/+32
* multithread file realization in oplog-mirror (#388)Dan Engelbrecht2023-09-081-457/+459
* Add `--embedloosefiles` option to `oplog-export` (#376)Dan Engelbrecht2023-08-241-0/+10
* oplog mirror support (#367)Stefan Boberg2023-08-211-0/+131
* add update/delete endpoint for project and oplog (#353)Dan Engelbrecht2023-08-181-6/+133
* Add `--assume-http2` option to cloud style import/export command to use a HTT...Dan Engelbrecht2023-08-091-0/+20
* Bugfix: `oplog-import` with `--file` source now sends the oplog folder correc...Dan Engelbrecht2023-08-091-1/+1
* try to resolve access token via env variable local first (#337)Dan Engelbrecht2023-08-011-2/+21
* add requested item in oplog remote op (#340)Dan Engelbrecht2023-08-011-6/+6
* add oplog snapshot command (#331)Dan Engelbrecht2023-06-121-0/+73
* oplog snapshot (#317)Stefan Boberg2023-05-251-11/+23
* Sb/oplog export fixes (#315)Stefan Boberg2023-05-171-16/+28
* Better defaults for zen cli (#302)Stefan Boberg2023-05-151-8/+64
* replace use of cxxopts::OptionParseException in our codeStefan Boberg2023-05-081-1/+1
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+930