| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | build cache prime (#327) | Dan Engelbrecht | 2025-03-27 | 6 | -454/+722 | |
| | * | | | | | | | Merge branch 'main' into zs/ui-show-cook-artifacts | Zousar Shaker | 2025-03-27 | 7 | -66/+216 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | optional compress of block chunks (#326) | Dan Engelbrecht | 2025-03-27 | 7 | -66/+216 | |
| | * | | | | | | | | Merge branch 'main' into zs/ui-show-cook-artifacts | Zousar Shaker | 2025-03-26 | 33 | -947/+3984 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | zen build cache service (#318) | Dan Engelbrecht | 2025-03-26 | 33 | -947/+3984 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Descriptive type conversion messages | zousar | 2025-03-26 | 1 | -15/+39 | |
| | * | | | | | | | Removed do_nothing from entry.js | zousar | 2025-03-25 | 1 | -2/+0 | |
| | * | | | | | | | Moved AcceptType Handling From ProjectStore To HttpProjectStore | zousar | 2025-03-25 | 3 | -61/+35 | |
| | * | | | | | | | Add CookPackageArtifacts attachment to web ui | zousar | 2025-03-21 | 2 | -6/+106 | |
| | |/ / / / / / | ||||||
| | * | | | | | | don't let auth env argument block other auth options (#316) | Dan Engelbrecht | 2025-03-19 | 1 | -8/+12 | |
| | * | | | | | | jupiter builds stats upload (#315) | Dan Engelbrecht | 2025-03-19 | 6 | -15/+97 | |
| | * | | | | | | build list filters (#313) | Dan Engelbrecht | 2025-03-19 | 5 | -35/+96 | |
| | * | | | | | | Missing import statment on dashboard's start page (#314) | Martin Ridgers | 2025-03-19 | 2 | -0/+1 | |
| | * | | | | | | improved reporting on async error (#312) | Dan Engelbrecht | 2025-03-18 | 2 | -8/+17 | |
| | * | | | | | | If a chunk or block write operation results in more than one completed chunk ... | Dan Engelbrecht | 2025-03-18 | 1 | -88/+155 | |
| | * | | | | | | collapse local writes (#310) | Dan Engelbrecht | 2025-03-18 | 2 | -156/+199 | |
| | * | | | | | | Reduced disk I/O when writing out chunk blocks during download (#309) | Dan Engelbrecht | 2025-03-18 | 1 | -70/+81 | |
| | * | | | | | | improved post upload/download summary (#308) | Dan Engelbrecht | 2025-03-18 | 3 | -420/+690 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | fix quoted command lines arguments (#306) | Dan Engelbrecht | 2025-03-12 | 15 | -182/+391 | |
| | * | | | | | Remove spurious '4' in conditional code block | Stefan Boberg | 2025-03-12 | 1 | -12/+12 | |
| | * | | | | | ProgressBar improvements (#305) | Stefan Boberg | 2025-03-12 | 2 | -2/+42 | |
| | * | | | | | fixes for log timestamps (#304) | Stefan Boberg | 2025-03-12 | 5 | -3/+26 | |
| | * | | | | | fix mac/linux builds command (#303) | Dan Engelbrecht | 2025-03-12 | 1 | -15/+20 | |
| | * | | | | | improved block gen logic (#302) | Dan Engelbrecht | 2025-03-12 | 7 | -457/+599 | |
| | * | | | | | async find blocks (#300) | Dan Engelbrecht | 2025-03-11 | 1 | -42/+80 | |
| | * | | | | | Build command tweaks (#301) | Stefan Boberg | 2025-03-11 | 7 | -59/+83 | |
| | * | | | | | pick up existing cache (#299) | Dan Engelbrecht | 2025-03-10 | 9 | -887/+1651 | |
| | * | | | | | partial block fetch (#298) | Dan Engelbrecht | 2025-03-07 | 8 | -402/+907 | |
| | * | | | | | reduced memory churn using fixed_xxx containers (#236) | Stefan Boberg | 2025-03-06 | 26 | -199/+377 | |
| | * | | | | | Add trace support for zen CLI command (#296) | Stefan Boberg | 2025-03-05 | 4 | -37/+210 | |
| | * | | | | | streaming compress (#295) | Dan Engelbrecht | 2025-03-05 | 3 | -37/+289 | |
| | * | | | | | do direct update of stats numbers (#294) | Dan Engelbrecht | 2025-03-04 | 1 | -24/+13 | |
| | * | | | | | stream decompress (#293) | Dan Engelbrecht | 2025-03-04 | 3 | -57/+337 | |
| | * | | | | | limit and validate responses before logging the text (#292) | Stefan Boberg | 2025-03-04 | 4 | -1/+110 | |
| | * | | | | | refactor use chunk sequence download (#291) | Dan Engelbrecht | 2025-03-03 | 5 | -552/+910 | |
| | * | | | | | builds download incremental (#290) | Dan Engelbrecht | 2025-03-01 | 4 | -629/+635 | |
| | * | | | | | improve error handling (#289) | Dan Engelbrecht | 2025-02-28 | 8 | -974/+1036 | |
| | * | | | | | Zs/auth bad function fix (#287) | Zousar Shaker | 2025-02-27 | 2 | -7/+5 | |
| | * | | | | | Fix bug causing crash if large file was exact multiple of 256KB when using ze... | Dan Engelbrecht | 2025-02-26 | 1 | -1/+1 | |
| | * | | | | | 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 | |
| | * | | | | | builds upload command (#278) | Dan Engelbrecht | 2025-02-26 | 23 | -61/+9108 | |
| | * | | | | | improvements and infrastructure for upcoming builds api command line (#284) | Dan Engelbrecht | 2025-02-25 | 21 | -271/+399 | |
| | * | | | | | strip leading path separator when creating workspace shares (#285) | Dan Engelbrecht | 2025-02-24 | 1 | -1/+15 | |
| | * | | | | | 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 | |