aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If a chunk or block write operation results in more than one completed chunk ...Dan Engelbrecht2025-03-182-88/+156
* collapse local writes (#310)Dan Engelbrecht2025-03-183-156/+200
* Reduced disk I/O when writing out chunk blocks during download (#309)Dan Engelbrecht2025-03-182-70/+82
* improved post upload/download summary (#308)Dan Engelbrecht2025-03-184-421/+692
* fix quoted command lines arguments (#306)Dan Engelbrecht2025-03-1216-182/+392
* Remove spurious '4' in conditional code blockStefan Boberg2025-03-121-12/+12
* ProgressBar improvements (#305)Stefan Boberg2025-03-123-2/+44
* fixes for log timestamps (#304)Stefan Boberg2025-03-129-3/+379
* 5.6.1-pre0v5.6.1-pre0Dan Engelbrecht2025-03-121-1/+1
* fix mac/linux builds command (#303)Dan Engelbrecht2025-03-122-15/+22
* improved block gen logic (#302)Dan Engelbrecht2025-03-128-458/+606
* async find blocks (#300)Dan Engelbrecht2025-03-112-42/+81
* Build command tweaks (#301)Stefan Boberg2025-03-118-59/+85
* pick up existing cache (#299)Dan Engelbrecht2025-03-1010-888/+1655
* partial block fetch (#298)Dan Engelbrecht2025-03-079-402/+913
* reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-0627-199/+380
* 5.6.0v5.6.0Dan Engelbrecht2025-03-061-1/+1
* 5.6.0-pre0v5.6.0-pre0Dan Engelbrecht2025-03-051-1/+1
* Add trace support for zen CLI command (#296)Stefan Boberg2025-03-055-37/+212
* streaming compress (#295)Dan Engelbrecht2025-03-054-38/+292
* do direct update of stats numbers (#294)Dan Engelbrecht2025-03-041-24/+13
* stream decompress (#293)Dan Engelbrecht2025-03-044-57/+338
* limit and validate responses before logging the text (#292)Stefan Boberg2025-03-045-1/+111
* refactor use chunk sequence download (#291)Dan Engelbrecht2025-03-036-552/+919
* builds download incremental (#290)Dan Engelbrecht2025-03-014-629/+635
* improve error handling (#289)Dan Engelbrecht2025-02-288-974/+1036
* 5.5.20v5.5.20Dan Engelbrecht2025-02-271-1/+1
* changelogDan Engelbrecht2025-02-271-1/+1
* 5.5.20-pre0v5.5.20-pre0Dan Engelbrecht2025-02-271-1/+1
* Zs/auth bad function fix (#287)Zousar Shaker2025-02-273-7/+6
* Fix bug causing crash if large file was exact multiple of 256KB when using ze...Dan Engelbrecht2025-02-262-1/+5
* clang-format fixStefan Boberg2025-02-261-1/+1
* added <chrono> include to zentest-appstub.cppStefan Boberg2025-02-261-0/+1
* 5.5.19v5.5.19Dan Engelbrecht2025-02-261-1/+1
* 5.5.19-pre0v5.5.19-pre0Dan Engelbrecht2025-02-261-1/+1
* builds upload command (#278)Dan Engelbrecht2025-02-2624-61/+9169
* improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-2521-271/+399
* 5.5.18v5.5.18Dan Engelbrecht2025-02-241-1/+1
* 5.5.18-pre0v5.5.18-pre0Dan Engelbrecht2025-02-241-1/+1
* strip leading path separator when creating workspace shares (#285)Dan Engelbrecht2025-02-242-1/+16
* move WriteToTempFile to basicfile.h (#283)Dan Engelbrecht2025-02-123-63/+111
* moving and small refactor of chunk blocks to prepare for builds api (#282)Dan Engelbrecht2025-02-1214-243/+334
* improved builds api interface in jupiter (#281)Dan Engelbrecht2025-02-125-163/+518
* Fix workspace shares reply array (#280)Tomasz Obrębski2025-02-031-3/+3
* handle special backslash followed by quote for paths (#279)Dan Engelbrecht2025-01-222-4/+17
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-2216-131/+290
* jupiter code cleanup (#276)Dan Engelbrecht2025-01-2216-1102/+1007
* add missing statsd.enabled and gc.projectstore.duration.seconds (#275)Dan Engelbrecht2025-01-162-10/+16
* export oplog to zen target url (#274)Dan Engelbrecht2025-01-163-4/+9
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-1642-53/+54