aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/storage/projectstore/httpprojectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* improve auth token refresh (#863)Dan Engelbrecht27 hours1-1/+1
* Addressing review feedbackzousar32 hours1-6/+4
* Fix long path handling for project storezousar43 hours1-3/+8
* revise oplog block arrangement (#842)Dan Engelbrecht3 days1-88/+145
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell10 days1-31/+50
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell10 days1-71/+211
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell10 days1-9/+49
| |\ \
| * | | Allow external OidcToken executable to be specified unless disabled via comma...Liam Mitchell2026-03-041-6/+43
| * | | Pass command-line OidcToken option through config rather than env variables, ...Liam Mitchell2026-01-151-12/+17
| * | | 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 Mitchell10 days1-69/+210
|\ \ \ \ | | |_|/ | |/| |
| * | | updated chunk–block analyser (#818)Dan Engelbrecht10 days1-4/+3
| * | | Dashboard overhaul, compute integration (#814)Stefan Boberg10 days1-3/+9
| * | | add fallback for zencache multirange (#816)Dan Engelbrecht11 days1-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-041-5/+16
* | | 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-161-11/+57
* 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
* move all storage-related services into storage tree (#571)Stefan Boberg2025-10-141-0/+3307