aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into sb/compute-authStefan Boberg35 hours7-5/+330
|\
| * Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg3 days7-5/+327
| * Logger simplification (#883)Stefan Boberg3 days1-0/+3
* | Merge branch 'main' into sb/compute-authStefan Boberg3 days1-1/+1
|\|
| * improve zenserver startup time (#879)Dan Engelbrecht3 days1-1/+1
* | Add ILocalRefPolicy to validate local file reference paths against data rootStefan Boberg4 days8-23/+106
* | Fix ParsePackageMessage calls to allow local references where expectedStefan Boberg4 days1-2/+4
* | Merge branch 'main' into sb/compute-authStefan Boberg4 days1-1/+4
|\|
| * fix null stats provider crash when build store is not configured (#875)v5.7.25-pre0Stefan Boberg5 days1-1/+4
* | Add validation tests and harden legacy package parserStefan Boberg5 days1-1/+2
* | Reject local file references in package parsing by defaultStefan Boberg5 days4-0/+14
|/
* improve auth token refresh (#863)Dan Engelbrecht7 days1-1/+1
* Addressing review feedbackzousar7 days1-6/+4
* Merge branch 'main' into zs/long-filename-improvementStefan Boberg8 days1-0/+1
|\
| * zen hub port reuse (#850)Dan Engelbrecht8 days1-0/+1
* | Fix long path handling for project storezousar8 days1-3/+8
|/
* revise oplog block arrangement (#842)Dan Engelbrecht9 days1-88/+145
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg10 days1-1/+1
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg10 days2-7/+6
* Add --no-network option (#831)Stefan Boberg13 days1-2/+2
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-111-0/+4
* hub consul integration (#820)Dan Engelbrecht2026-03-111-1/+1
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg2026-03-101-4/+0
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-095-41/+86
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-0913-137/+573
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-097-23/+113
| |\ \
| * | | Allow external OidcToken executable to be specified unless disabled via comma...Liam Mitchell2026-03-045-8/+58
| * | | Pass command-line OidcToken option through config rather than env variables, ...Liam Mitchell2026-01-155-22/+45
| * | | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-141-28/+6
* | | | Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-0913-135/+572
|\ \ \ \ | | |_|/ | |/| |
| * | | updated chunk–block analyser (#818)Dan Engelbrecht2026-03-091-4/+3
| * | | Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-0910-31/+188
| * | | add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-093-74/+204
| * | | Eliminate spdlog dependency (#773)Stefan Boberg2026-03-091-3/+3
| * | | compute orchestration (#763)Stefan Boberg2026-03-042-7/+14
| * | | IterateChunks callback is multithreaded - make sure AttachmentsSize can handl...Dan Engelbrecht2026-03-041-2/+2
| * | | unity build fixes (#802)Stefan Boberg2026-03-041-0/+1
| * | | use multi range requests (#800)Dan Engelbrecht2026-03-031-5/+19
| * | | add multirange requests to blob store (#795)Dan Engelbrecht2026-02-271-19/+95
| * | | HttpService/Frontend improvements (#782)Stefan Boberg2026-02-251-0/+9
| * | | use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-6/+27
| * | | Various bug fixes (#778)Stefan Boberg2026-02-241-1/+1
| * | | Revert "Fix correctness and concurrency bugs found during code review"Stefan Boberg2026-02-241-1/+1
| * | | Fix correctness and concurrency bugs found during code reviewStefan Boberg2026-02-241-1/+1
| * | | structured compute basics (#714)Stefan Boberg2026-02-184-13/+36
| * | | logging config move to zenutil (#754)Stefan Boberg2026-02-131-1/+1
| | |/ | |/|
* | | Allow requests with invalid content-types unless specified in command line or...Liam Mitchell2026-03-045-8/+35
* | | Restrict content-type on POST requests to compact binary or JSONLiam Mitchell2026-02-111-2/+15
|/ /
* | use matcher over regex (#744)Dan Engelbrecht2026-02-045-16/+56
* | Merge pull request #724 from ue-foundation/lm/restrict-reads-to-projectLiam Mitchell2026-02-031-4/+32
|\ \