aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.6.2-pre0v5.6.2-pre0Dan Engelbrecht2025-04-021-1/+1
* upload fail mac linux (#338)Dan Engelbrecht2025-04-022-11/+18
* Merge pull request #319 from ue-foundation/fd-fix-binary-jsonFlorent Devillechabrol2025-04-022-0/+2
|\
| * Merge branch 'main' into fd-fix-binary-jsonFlorent Devillechabrol2025-04-0283-2005/+7390
| |\ | |/ |/|
* | added --find-max-block-count option to builds upload (#337)Dan Engelbrecht2025-04-029-13/+38
* | 5.6.1v5.6.1Dan Engelbrecht2025-04-011-1/+1
* | 5.6.1-pre3v5.6.1-pre3Dan Engelbrecht2025-04-011-1/+1
* | builds url discovery (#334)Dan Engelbrecht2025-04-0116-77/+348
* | reduce disk io during gc (#335)Dan Engelbrecht2025-04-012-20/+9
* | verify that we can read input files that are only hashed (#333)Dan Engelbrecht2025-04-013-7/+125
* | logging improvement (#332)Dan Engelbrecht2025-03-311-17/+20
* | 5.6.1-pre2v5.6.1-pre2Dan Engelbrecht2025-03-311-1/+1
* | multithreaded clean (#331)Dan Engelbrecht2025-03-314-92/+395
* | long filename support (#330)Dan Engelbrecht2025-03-3142-519/+1271
* | check file from local track state during download (#329)Dan Engelbrecht2025-03-301-118/+147
* | 5.6.1-pre1v5.6.1-pre1Dan Engelbrecht2025-03-281-1/+1
* | temp path options and reduced scanning of target folder (#328)Dan Engelbrecht2025-03-284-252/+583
* | build cache prime (#327)Dan Engelbrecht2025-03-277-454/+724
* | Merge pull request #317 from ue-foundation/zs/ui-show-cook-artifactsZousar Shaker2025-03-275-29/+126
|\ \
| * \ Merge branch 'main' into zs/ui-show-cook-artifactsZousar Shaker2025-03-278-67/+221
| |\ \ | |/ / |/| |
* | | optional compress of block chunks (#326)Dan Engelbrecht2025-03-278-67/+221
| * | Merge branch 'main' into zs/ui-show-cook-artifactsZousar Shaker2025-03-2634-959/+4002
| |\ \ | |/ / |/| |
* | | zen build cache service (#318)Dan Engelbrecht2025-03-2634-959/+4002
| * | 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
| * | Changelogzousar2025-03-211-0/+1
| * | Add CookPackageArtifacts attachment to web uizousar2025-03-212-6/+106
|/ /
| * Fixed missing trailing quote when converting binary data from compact binary ...Florent Devillechabrol2025-03-242-0/+2
|/
* don't let auth env argument block other auth options (#316)Dan Engelbrecht2025-03-192-8/+13
* jupiter builds stats upload (#315)Dan Engelbrecht2025-03-197-15/+108
* build list filters (#313)Dan Engelbrecht2025-03-196-35/+99
* Missing import statment on dashboard's start page (#314)Martin Ridgers2025-03-192-0/+1
* improved reporting on async error (#312)Dan Engelbrecht2025-03-183-8/+18
* 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