| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Reduced disk I/O when writing out chunk blocks during download (#309) | Dan Engelbrecht | 2025-03-18 | 2 | -70/+82 | |
| * | | | | | | | | improved post upload/download summary (#308) | Dan Engelbrecht | 2025-03-18 | 4 | -421/+692 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | fix quoted command lines arguments (#306) | Dan Engelbrecht | 2025-03-12 | 16 | -182/+392 | |
| * | | | | | | | Remove spurious '4' in conditional code block | Stefan Boberg | 2025-03-12 | 1 | -12/+12 | |
| * | | | | | | | ProgressBar improvements (#305) | Stefan Boberg | 2025-03-12 | 3 | -2/+44 | |
| * | | | | | | | fixes for log timestamps (#304) | Stefan Boberg | 2025-03-12 | 9 | -3/+379 | |
| * | | | | | | | 5.6.1-pre0v5.6.1-pre0 | Dan Engelbrecht | 2025-03-12 | 1 | -1/+1 | |
| * | | | | | | | fix mac/linux builds command (#303) | Dan Engelbrecht | 2025-03-12 | 2 | -15/+22 | |
| * | | | | | | | improved block gen logic (#302) | Dan Engelbrecht | 2025-03-12 | 8 | -458/+606 | |
| * | | | | | | | async find blocks (#300) | Dan Engelbrecht | 2025-03-11 | 2 | -42/+81 | |
| * | | | | | | | Build command tweaks (#301) | Stefan Boberg | 2025-03-11 | 8 | -59/+85 | |
| * | | | | | | | pick up existing cache (#299) | Dan Engelbrecht | 2025-03-10 | 10 | -888/+1655 | |
| * | | | | | | | partial block fetch (#298) | Dan Engelbrecht | 2025-03-07 | 9 | -402/+913 | |
| * | | | | | | | reduced memory churn using fixed_xxx containers (#236) | Stefan Boberg | 2025-03-06 | 27 | -199/+380 | |
| * | | | | | | | 5.6.0v5.6.0 | Dan Engelbrecht | 2025-03-06 | 1 | -1/+1 | |
| * | | | | | | | 5.6.0-pre0v5.6.0-pre0 | Dan Engelbrecht | 2025-03-05 | 1 | -1/+1 | |
| * | | | | | | | Add trace support for zen CLI command (#296) | Stefan Boberg | 2025-03-05 | 5 | -37/+212 | |
| * | | | | | | | streaming compress (#295) | Dan Engelbrecht | 2025-03-05 | 4 | -38/+292 | |
| * | | | | | | | do direct update of stats numbers (#294) | Dan Engelbrecht | 2025-03-04 | 1 | -24/+13 | |
| * | | | | | | | stream decompress (#293) | Dan Engelbrecht | 2025-03-04 | 4 | -57/+338 | |
| * | | | | | | | limit and validate responses before logging the text (#292) | Stefan Boberg | 2025-03-04 | 5 | -1/+111 | |
| * | | | | | | | refactor use chunk sequence download (#291) | Dan Engelbrecht | 2025-03-03 | 6 | -552/+919 | |
| * | | | | | | | builds download incremental (#290) | Dan Engelbrecht | 2025-03-01 | 4 | -629/+635 | |
| * | | | | | | | improve error handling (#289) | Dan Engelbrecht | 2025-02-28 | 8 | -974/+1036 | |
| * | | | | | | | 5.5.20v5.5.20 | Dan Engelbrecht | 2025-02-27 | 1 | -1/+1 | |
| * | | | | | | | changelog | Dan Engelbrecht | 2025-02-27 | 1 | -1/+1 | |
| * | | | | | | | 5.5.20-pre0v5.5.20-pre0 | Dan Engelbrecht | 2025-02-27 | 1 | -1/+1 | |
| * | | | | | | | Zs/auth bad function fix (#287) | Zousar Shaker | 2025-02-27 | 3 | -7/+6 | |
| * | | | | | | | Fix bug causing crash if large file was exact multiple of 256KB when using ze... | Dan Engelbrecht | 2025-02-26 | 2 | -1/+5 | |
| * | | | | | | | clang-format fix | Stefan Boberg | 2025-02-26 | 1 | -1/+1 | |
| * | | | | | | | added <chrono> include to zentest-appstub.cpp | Stefan Boberg | 2025-02-26 | 1 | -0/+1 | |
| * | | | | | | | 5.5.19v5.5.19 | Dan Engelbrecht | 2025-02-26 | 1 | -1/+1 | |
| * | | | | | | | 5.5.19-pre0v5.5.19-pre0 | Dan Engelbrecht | 2025-02-26 | 1 | -1/+1 | |
| * | | | | | | | builds upload command (#278) | Dan Engelbrecht | 2025-02-26 | 24 | -61/+9169 | |
| * | | | | | | | improvements and infrastructure for upcoming builds api command line (#284) | Dan Engelbrecht | 2025-02-25 | 21 | -271/+399 | |
| * | | | | | | | 5.5.18v5.5.18 | Dan Engelbrecht | 2025-02-24 | 1 | -1/+1 | |
| * | | | | | | | 5.5.18-pre0v5.5.18-pre0 | Dan Engelbrecht | 2025-02-24 | 1 | -1/+1 | |
| * | | | | | | | strip leading path separator when creating workspace shares (#285) | Dan Engelbrecht | 2025-02-24 | 2 | -1/+16 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | move WriteToTempFile to basicfile.h (#283) | Dan Engelbrecht | 2025-02-12 | 3 | -63/+111 | |
| * | | | | | | moving and small refactor of chunk blocks to prepare for builds api (#282) | Dan Engelbrecht | 2025-02-12 | 14 | -243/+334 | |
| * | | | | | | improved builds api interface in jupiter (#281) | Dan Engelbrecht | 2025-02-12 | 5 | -163/+518 | |
| * | | | | | | Fix workspace shares reply array (#280) | Tomasz Obrębski | 2025-02-03 | 1 | -3/+3 | |
| | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Change to PutResult structure | zousar | 2025-06-24 | 8 | -166/+258 | |
| | * | | | | Establish TODOs and unit test for rejected PUT propagation | zousar | 2025-03-24 | 3 | -2/+78 | |
| | * | | | | Control overwrite enforcement with a config setting | zousar | 2025-03-02 | 6 | -47/+154 | |
| | * | | | | Move utility methods in cachedisklayer | zousar | 2025-02-26 | 1 | -38/+38 | |
| | * | | | | Enforce Overwrite Prevention According To Cache Policy | zousar | 2025-02-26 | 7 | -130/+311 | |
| | * | | | | Expand and fix unit tests for overwrite behavior | zousar | 2025-02-26 | 1 | -7/+82 | |
| | * | | | | Add unit test for overwrite behavior | zousar | 2025-02-18 | 1 | -0/+102 | |
| |/ / / / | ||||||
| * | | | | handle special backslash followed by quote for paths (#279) | Dan Engelbrecht | 2025-01-22 | 2 | -4/+17 | |