aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | added ResetConsoleLog (#758)Stefan Boberg2026-02-163-0/+14
| * Dependencies table doesn't reflow the entries pagezousar2026-02-171-5/+19
| * Rename the cache section in the web uizousar2026-02-171-1/+1
| * Make files table in entry.js paginated and searchablezousar2026-02-171-40/+170
| * Added custom page for cook.artifactszousar2026-02-164-4/+428
| * Change breadcrumbs for oplogs to be more descriptivezousar2026-02-152-6/+12
| * Add support for listing files on oplog entrieszousar2026-02-151-9/+110
| * Restore handling for hard/soft name prefixeszousar2026-02-151-4/+16
| * Enhance dependencies to include soft and hard depszousar2026-02-141-11/+13
|/
* add foundation for http password protection (#756)Dan Engelbrecht2026-02-133-0/+275
* spelling fixes (#755)Dan Engelbrecht2026-02-131-2/+2
* logging config move to zenutil (#754)Stefan Boberg2026-02-1318-99/+188
* add IHttpRequestFilter to allow server implementation to filter/reject reques...Dan Engelbrecht2026-02-1310-96/+353
* bump sentry to 0.12.1 (#721)Stefan Boberg2026-02-123-6/+9
* add IsLocalMachineRequest to HttpServerRequest (#749)Dan Engelbrecht2026-02-126-7/+78
* add simple http client tests (#751)Dan Engelbrecht2026-02-128-27/+202
* reduce lock time for project store gc precache and gc validate (#750)Dan Engelbrecht2026-02-113-46/+264
* 5.7.20v5.7.20Dan Engelbrecht2026-02-101-1/+1
* 5.7.20-pre3v5.7.20-pre3Dan Engelbrecht2026-02-091-1/+1
* Fix formatting of stat pages (#748)Liam Mitchell2026-02-095-3/+11
* 5.7.20-pre2v5.7.20-pre2Dan Engelbrecht2026-02-061-1/+1
* ported optimizations of MeasureVarUInt (#747)Dan Engelbrecht2026-02-062-2/+13
* fix target folder cleanup in builds download (#746)Dan Engelbrecht2026-02-062-12/+10
* only check file size for requested range in asio TransmitFileAsync in debug m...Dan Engelbrecht2026-02-061-41/+63
* Merge pull request #723 from ue-foundation/lm/service-interactive-sessionLiam Mitchell2026-02-044-40/+16
|\
| * Revert "Run Windows service as an interactive session, so we correctly respon...Liam Mitchell2026-02-031-2/+2
| * Respond to RequestApplicationExit() in http server implementations even in no...Liam Mitchell2026-01-294-40/+16
| * Run Windows service as an interactive session, so we correctly respond to Req...Liam Mitchell2026-01-191-2/+2
* | 5.7.20-pre1v5.7.20-pre1Dan Engelbrecht2026-02-041-1/+1
* | use matcher over regex (#744)Dan Engelbrecht2026-02-047-18/+59
* | implemented chunking for TransmitFile path (#736)Stefan Boberg2026-02-042-58/+121
* | Merge pull request #724 from ue-foundation/lm/restrict-reads-to-projectLiam Mitchell2026-02-031-4/+32
|\ \
| * | Disallow external file reads from project with unset project rootsLiam Mitchell2026-01-291-5/+8
| * | Revert to previous behaviour for path checking in the presence of an empty pr...Liam Mitchell2026-01-281-9/+13
| * | Use std::mismatch to compare paths and hoist project root canonicalization ou...Liam Mitchell2026-01-211-13/+18
| * | Restrict filesystem reads in snapshot to paths under project rootLiam Mitchell2026-01-191-2/+18
| |/
* | reduce blocking in scrub (#743)Dan Engelbrecht2026-02-034-67/+101
* | add command line option for scrub timeslice (#742)Dan Engelbrecht2026-02-034-5/+25
* | only disable backlog scheduling when downloaded payload is not on disk (#741)Dan Engelbrecht2026-02-023-7/+15
* | 5.7.20-pre0v5.7.20-pre0Dan Engelbrecht2026-01-291-1/+1
* | reduce batch size for reads (#740)Dan Engelbrecht2026-01-295-5/+8
* | don't do full cb-object validation on cache records when read from disk (#739)Dan Engelbrecht2026-01-292-10/+10
* | restore missing healthinfo call (#737)Dan Engelbrecht2026-01-282-0/+8
* | 5.7.19v5.7.19Dan Engelbrecht2026-01-281-1/+1
* | changelogDan Engelbrecht2026-01-281-1/+1
* | 5.7.19-pre2v5.7.19-pre2Dan Engelbrecht2026-01-281-1/+1
* | Avoid conversion from JSon to compact binary when querying for builds to avoi...Dan Engelbrecht2026-01-287-18/+25
* | 5.7.19-pre1v5.7.19-pre1Dan Engelbrecht2026-01-271-1/+1
* | allow download specification for zen builds download (#734)Dan Engelbrecht2026-01-278-128/+346
* | avoid big ioworker backlog (#733)Dan Engelbrecht2026-01-265-40/+59