aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/storage
Commit message (Expand)AuthorAgeFilesLines
* add multirange requests to blob store (#795)Dan Engelbrecht12 days1-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
* 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
|\
| * 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 command line option for scrub timeslice (#742)Dan Engelbrecht2026-02-031-1/+9
|/
* zenserver API changes, some other minor changes (#720)Stefan Boberg2026-01-192-2/+16
* Ensure upstream put propagation includes overwritezousar2025-12-194-5/+39
* Change default limit-overwrite behavior to truezousar2025-12-172-2/+2
* remove error warning in output (#695)Dan Engelbrecht2025-12-171-1/+1
* add boost-worker oplog import export options (#693)Dan Engelbrecht2025-12-162-22/+73
* add otel instrumentation (#581)Stefan Boberg2025-12-111-0/+12
* upload to zen cache from oplog import now disabled by default (#680)Dan Engelbrecht2025-12-091-1/+1
* add missing patterns to objectstore service http routing (#674)Dan Engelbrecht2025-12-031-3/+7
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-273-32/+46
* control cache upload (#646)Dan Engelbrecht2025-11-121-0/+2
* switch to xmake for package management (#611)Stefan Boberg2025-11-071-0/+4
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-013-7/+9
* make sure OpenProcessCache is initialized before use (#618)Stefan Boberg2025-10-291-4/+4
* 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-226-6/+6
* fix builds storage stats (#590)Dan Engelbrecht2025-10-201-18/+22
* restructured zenserver configuration (#575)Stefan Boberg2025-10-156-90/+102
* move all storage-related services into storage tree (#571)Stefan Boberg2025-10-1425-0/+14369