aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/storage/projectstore/httpprojectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-6/+27
* 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