aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | temp path options and reduced scanning of target folder (#328)Dan Engelbrecht2025-03-283-252/+580
* | build cache prime (#327)Dan Engelbrecht2025-03-276-454/+722
* | Merge branch 'main' into zs/ui-show-cook-artifactsZousar Shaker2025-03-277-66/+216
|\ \
| * | optional compress of block chunks (#326)Dan Engelbrecht2025-03-277-66/+216
* | | Merge branch 'main' into zs/ui-show-cook-artifactsZousar Shaker2025-03-2633-947/+3984
|\| |
| * | zen build cache service (#318)Dan Engelbrecht2025-03-2633-947/+3984
| |/
* | Descriptive type conversion messageszousar2025-03-261-15/+39
* | Removed do_nothing from entry.jszousar2025-03-251-2/+0
* | Moved AcceptType Handling From ProjectStore To HttpProjectStorezousar2025-03-253-61/+35
* | Add CookPackageArtifacts attachment to web uizousar2025-03-212-6/+106
|/
* don't let auth env argument block other auth options (#316)Dan Engelbrecht2025-03-191-8/+12
* jupiter builds stats upload (#315)Dan Engelbrecht2025-03-196-15/+97
* build list filters (#313)Dan Engelbrecht2025-03-195-35/+96
* Missing import statment on dashboard's start page (#314)Martin Ridgers2025-03-192-0/+1
* improved reporting on async error (#312)Dan Engelbrecht2025-03-182-8/+17
* If a chunk or block write operation results in more than one completed chunk ...Dan Engelbrecht2025-03-181-88/+155
* collapse local writes (#310)Dan Engelbrecht2025-03-182-156/+199
* Reduced disk I/O when writing out chunk blocks during download (#309)Dan Engelbrecht2025-03-181-70/+81
* improved post upload/download summary (#308)Dan Engelbrecht2025-03-183-420/+690
* fix quoted command lines arguments (#306)Dan Engelbrecht2025-03-1215-182/+391
* Remove spurious '4' in conditional code blockStefan Boberg2025-03-121-12/+12
* ProgressBar improvements (#305)Stefan Boberg2025-03-122-2/+42
* fixes for log timestamps (#304)Stefan Boberg2025-03-125-3/+26
* fix mac/linux builds command (#303)Dan Engelbrecht2025-03-121-15/+20
* improved block gen logic (#302)Dan Engelbrecht2025-03-127-457/+599
* async find blocks (#300)Dan Engelbrecht2025-03-111-42/+80
* Build command tweaks (#301)Stefan Boberg2025-03-117-59/+83
* pick up existing cache (#299)Dan Engelbrecht2025-03-109-887/+1651
* partial block fetch (#298)Dan Engelbrecht2025-03-078-402/+907
* reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-0626-199/+377
* Add trace support for zen CLI command (#296)Stefan Boberg2025-03-054-37/+210
* streaming compress (#295)Dan Engelbrecht2025-03-053-37/+289
* do direct update of stats numbers (#294)Dan Engelbrecht2025-03-041-24/+13
* stream decompress (#293)Dan Engelbrecht2025-03-043-57/+337
* limit and validate responses before logging the text (#292)Stefan Boberg2025-03-044-1/+110
* refactor use chunk sequence download (#291)Dan Engelbrecht2025-03-035-552/+910
* builds download incremental (#290)Dan Engelbrecht2025-03-014-629/+635
* improve error handling (#289)Dan Engelbrecht2025-02-288-974/+1036
* Zs/auth bad function fix (#287)Zousar Shaker2025-02-272-7/+5
* Fix bug causing crash if large file was exact multiple of 256KB when using ze...Dan Engelbrecht2025-02-261-1/+1
* clang-format fixStefan Boberg2025-02-261-1/+1
* added <chrono> include to zentest-appstub.cppStefan Boberg2025-02-261-0/+1
* builds upload command (#278)Dan Engelbrecht2025-02-2623-61/+9108
* improvements and infrastructure for upcoming builds api command line (#284)Dan Engelbrecht2025-02-2521-271/+399
* strip leading path separator when creating workspace shares (#285)Dan Engelbrecht2025-02-241-1/+15
* 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-221-4/+16