aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/storage/projectstore
Commit message (Expand)AuthorAgeFilesLines
* improve auth token refresh (#863)Dan Engelbrecht8 days1-1/+1
* Addressing review feedbackzousar8 days1-6/+4
* Fix long path handling for project storezousar8 days1-3/+8
* revise oplog block arrangement (#842)Dan Engelbrecht10 days1-88/+145
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-092-39/+62
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-092-73/+214
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-091-9/+49
| |\ \
| * | | Allow external OidcToken executable to be specified unless disabled via comma...Liam Mitchell2026-03-042-7/+46
| * | | Pass command-line OidcToken option through config rather than env variables, ...Liam Mitchell2026-01-152-19/+26
| * | | 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-092-71/+213
|\ \ \ \ | | |_|/ | |/| |
| * | | updated chunk–block analyser (#818)Dan Engelbrecht2026-03-091-4/+3
| * | | Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-092-5/+12
| * | | add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-091-74/+189
| * | | use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-6/+27
| | |/ | |/|
* | | Allow requests with invalid content-types unless specified in command line or...Liam Mitchell2026-03-042-6/+19
* | | Restrict content-type on POST requests to compact binary or JSONLiam Mitchell2026-02-111-2/+15
|/ /
* | use matcher over regex (#744)Dan Engelbrecht2026-02-041-5/+17
* | 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
|/
* add boost-worker oplog import export options (#693)Dan Engelbrecht2025-12-162-22/+73
* upload to zen cache from oplog import now disabled by default (#680)Dan Engelbrecht2025-12-091-1/+1
* control cache upload (#646)Dan Engelbrecht2025-11-121-0/+2
* fix --zentrace=no compile errors (#616)Stefan Boberg2025-10-281-2/+2
* add host discovery and zen cache support for oplog import (#601)Dan Engelbrecht2025-10-231-13/+29
* add support for OTLP logging/tracing (#599)Stefan Boberg2025-10-221-1/+1
* move all storage-related services into storage tree (#571)Stefan Boberg2025-10-142-0/+3418