| Commit message (Expand) | Author | Age | Files | Lines |
| * | Dashboard refresh (logs, storage, network, object store, docs) (#835) | Stefan Boberg | 3 days | 7 | -5/+327 |
| * | Logger simplification (#883) | Stefan Boberg | 3 days | 1 | -0/+3 |
| * | improve zenserver startup time (#879) | Dan Engelbrecht | 3 days | 1 | -1/+1 |
| * | fix null stats provider crash when build store is not configured (#875)v5.7.25-pre0 | Stefan Boberg | 5 days | 1 | -1/+4 |
| * | improve auth token refresh (#863) | Dan Engelbrecht | 7 days | 1 | -1/+1 |
| * | Addressing review feedback | zousar | 8 days | 1 | -6/+4 |
| * | Merge branch 'main' into zs/long-filename-improvement | Stefan Boberg | 8 days | 1 | -0/+1 |
| |\ |
|
| | * | zen hub port reuse (#850) | Dan Engelbrecht | 8 days | 1 | -0/+1 |
| * | | Fix long path handling for project store | zousar | 8 days | 1 | -3/+8 |
| |/ |
|
| * | revise oplog block arrangement (#842) | Dan Engelbrecht | 10 days | 1 | -88/+145 |
| * | Enable cross compilation of Windows targets on Linux (#839) | Stefan Boberg | 10 days | 1 | -1/+1 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 10 days | 2 | -7/+6 |
| * | Add --no-network option (#831) | Stefan Boberg | 14 days | 1 | -2/+2 |
| * | improved oplog import progress reporting (#825) | Dan Engelbrecht | 2026-03-11 | 1 | -0/+4 |
| * | hub consul integration (#820) | Dan Engelbrecht | 2026-03-11 | 1 | -1/+1 |
| * | HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770) | Stefan Boberg | 2026-03-10 | 1 | -4/+0 |
| * | Merge branch 'main' into lm/restrict-content-type | Liam Mitchell | 2026-03-09 | 5 | -41/+86 |
| |\ |
|
| | * | Merge branch 'main' into lm/oidctoken-exe-path | Liam Mitchell | 2026-03-09 | 13 | -137/+573 |
| | |\ |
|
| | * \ | Merge branch 'main' into lm/oidctoken-exe-path | Liam Mitchell | 2026-03-09 | 7 | -23/+113 |
| | |\ \ |
|
| | * | | | Allow external OidcToken executable to be specified unless disabled via comma... | Liam Mitchell | 2026-03-04 | 5 | -8/+58 |
| | * | | | Pass command-line OidcToken option through config rather than env variables, ... | Liam Mitchell | 2026-01-15 | 5 | -22/+45 |
| | * | | | Use well-known OidcToken paths or command line arguments to determine OidcTok... | Liam Mitchell | 2026-01-14 | 1 | -28/+6 |
| * | | | | Merge branch 'main' into lm/restrict-content-type | Liam Mitchell | 2026-03-09 | 13 | -135/+572 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | updated chunk–block analyser (#818) | Dan Engelbrecht | 2026-03-09 | 1 | -4/+3 |
| | * | | | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 2026-03-09 | 10 | -31/+188 |
| | * | | | add fallback for zencache multirange (#816) | Dan Engelbrecht | 2026-03-09 | 3 | -74/+204 |
| | * | | | Eliminate spdlog dependency (#773) | Stefan Boberg | 2026-03-09 | 1 | -3/+3 |
| | * | | | compute orchestration (#763) | Stefan Boberg | 2026-03-04 | 2 | -7/+14 |
| | * | | | IterateChunks callback is multithreaded - make sure AttachmentsSize can handl... | Dan Engelbrecht | 2026-03-04 | 1 | -2/+2 |
| | * | | | unity build fixes (#802) | Stefan Boberg | 2026-03-04 | 1 | -0/+1 |
| | * | | | use multi range requests (#800) | Dan Engelbrecht | 2026-03-03 | 1 | -5/+19 |
| | * | | | add multirange requests to blob store (#795) | Dan Engelbrecht | 2026-02-27 | 1 | -19/+95 |
| | * | | | HttpService/Frontend improvements (#782) | Stefan Boberg | 2026-02-25 | 1 | -0/+9 |
| | * | | | use partial blocks for oplog import (#780) | Dan Engelbrecht | 2026-02-24 | 1 | -6/+27 |
| | * | | | Various bug fixes (#778) | Stefan Boberg | 2026-02-24 | 1 | -1/+1 |
| | * | | | Revert "Fix correctness and concurrency bugs found during code review" | Stefan Boberg | 2026-02-24 | 1 | -1/+1 |
| | * | | | Fix correctness and concurrency bugs found during code review | Stefan Boberg | 2026-02-24 | 1 | -1/+1 |
| | * | | | structured compute basics (#714) | Stefan Boberg | 2026-02-18 | 4 | -13/+36 |
| | * | | | logging config move to zenutil (#754) | Stefan Boberg | 2026-02-13 | 1 | -1/+1 |
| | | |/
| |/| |
|
| * | | | Allow requests with invalid content-types unless specified in command line or... | Liam Mitchell | 2026-03-04 | 5 | -8/+35 |
| * | | | Restrict content-type on POST requests to compact binary or JSON | Liam Mitchell | 2026-02-11 | 1 | -2/+15 |
| |/ / |
|
| * | | use matcher over regex (#744) | Dan Engelbrecht | 2026-02-04 | 5 | -16/+56 |
| * | | Merge pull request #724 from ue-foundation/lm/restrict-reads-to-project | Liam Mitchell | 2026-02-03 | 1 | -4/+32 |
| |\ \ |
|
| | * | | Disallow external file reads from project with unset project roots | Liam Mitchell | 2026-01-29 | 1 | -5/+8 |
| | * | | Revert to previous behaviour for path checking in the presence of an empty pr... | Liam Mitchell | 2026-01-28 | 1 | -9/+13 |
| | * | | Use std::mismatch to compare paths and hoist project root canonicalization ou... | Liam Mitchell | 2026-01-21 | 1 | -13/+18 |
| | * | | Restrict filesystem reads in snapshot to paths under project root | Liam Mitchell | 2026-01-19 | 1 | -2/+18 |
| * | | | add command line option for scrub timeslice (#742) | Dan Engelbrecht | 2026-02-03 | 1 | -1/+9 |
| |/ / |
|
| * / | zenserver API changes, some other minor changes (#720) | Stefan Boberg | 2026-01-19 | 2 | -2/+16 |
| |/ |
|
| * | Ensure upstream put propagation includes overwrite | zousar | 2025-12-19 | 4 | -5/+39 |