aboutsummaryrefslogtreecommitdiff
path: root/src/zen
Commit message (Expand)AuthorAgeFilesLines
...
* streaming compress (#295)Dan Engelbrecht2025-03-051-35/+115
* do direct update of stats numbers (#294)Dan Engelbrecht2025-03-041-24/+13
* stream decompress (#293)Dan Engelbrecht2025-03-041-57/+141
* refactor use chunk sequence download (#291)Dan Engelbrecht2025-03-032-505/+821
* builds download incremental (#290)Dan Engelbrecht2025-03-011-617/+618
* improve error handling (#289)Dan Engelbrecht2025-02-282-959/+957
* Fix bug causing crash if large file was exact multiple of 256KB when using ze...Dan Engelbrecht2025-02-261-1/+1
* builds upload command (#278)Dan Engelbrecht2025-02-263-0/+6215
* improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-254-7/+24
* strip leading path separator when creating workspace shares (#285)Dan Engelbrecht2025-02-241-1/+15
* handle special backslash followed by quote for paths (#279)Dan Engelbrecht2025-01-221-4/+16
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-223-6/+6
* export oplog to zen target url (#274)Dan Engelbrecht2025-01-161-3/+4
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-165-5/+6
* fix trailing path separator in workspace commands (#265)Dan Engelbrecht2024-12-131-0/+15
* Builds API remote project store (#258)Dan Engelbrecht2024-12-122-89/+293
* Insights-compatible memory tracking (#214)Stefan Boberg2024-11-251-7/+1
* oplog prep gc fix (#216)Dan Engelbrecht2024-11-155-1/+91
* 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-063-35/+23
* Improved oplog import/export progress indicator at commandline (#206)Dan Engelbrecht2024-11-064-52/+289
* sponsor process attach hardening (#208)Dan Engelbrecht2024-11-041-0/+1
* workspace share security (#192)Dan Engelbrecht2024-10-232-103/+346
* bucket size queries (#203)Dan Engelbrecht2024-10-212-0/+37
* 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-112-2/+13
* oplog mirror and vfs utf8 paths (#189)Dan Engelbrecht2024-10-101-3/+3
* Mrp/referencedset (#174)Matt Peters2024-10-047-15/+15
* add automatic decompression to cache-get (default on) and oplog-mirror (defau...Dan Engelbrecht2024-10-044-3/+35
* improve naming and feedback in zen commands (#185)Dan Engelbrecht2024-10-033-13/+18
* remove gc v1 (#121)Dan Engelbrecht2024-10-031-7/+7
* cache get command (#183)Dan Engelbrecht2024-10-033-0/+155
* gc command attachment options (#176)Dan Engelbrecht2024-09-302-0/+25
* Add `gc-attachment-passes` option to zenserver (#167)Dan Engelbrecht2024-09-251-4/+2
* gc unused refactor (#165)Dan Engelbrecht2024-09-232-0/+46
* cache generate command to create large data sets for testing (#159)Dan Engelbrecht2024-09-183-1/+236
* oplog cmd improvements (#152)Dan Engelbrecht2024-09-113-205/+343
* zenserver process launch/termination improvements (#138)Dan Engelbrecht2024-08-272-20/+65
* add gc single threaded option (#104)Dan Engelbrecht2024-08-072-0/+8
* workspace share path hardening (#95)Dan Engelbrecht2024-06-141-2/+2
* workspace share aliases (#91)Dan Engelbrecht2024-06-042-40/+91
* workspaces review feedbackDan Engelbrecht2024-05-291-4/+4
* workspace shares (#84)Dan Engelbrecht2024-05-294-45/+704
* import oplog improvements (#54)Dan Engelbrecht2024-04-201-1/+1
* capture zenserver output on error (#51)Dan Engelbrecht2024-04-181-3/+9
* safer oplog import (#52)de/safer-oplog-importDan Engelbrecht2024-04-181-16/+7
* improved lock file handling (#50)Dan Engelbrecht2024-04-184-11/+90
* zen startup hardening (#49)Dan Engelbrecht2024-04-172-48/+116