aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/storage/zenstorageserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add session log ingestion, dashboard visualization, and log forwarding sinkStefan Boberg4 days1-0/+9
* Add SessionsServiceClient and enhanced sessions dashboardStefan Boberg4 days1-1/+47
* Add --no-network option (#831)Stefan Boberg5 days1-2/+2
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell7 days1-1/+3
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell7 days1-2/+53
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell7 days1-2/+13
| |\ \
| * | | Allow external OidcToken executable to be specified unless disabled via comma...Liam Mitchell12 days1-1/+2
| * | | Pass command-line OidcToken option through config rather than env variables, ...Liam Mitchell2026-01-151-2/+8
* | | | Merge branch 'main' into lm/restrict-content-typeLiam Mitchell7 days1-2/+53
|\ \ \ \ | | |_|/ | |/| |
| * | | Dashboard overhaul, compute integration (#814)Stefan Boberg8 days1-1/+15
| * | | compute orchestration (#763)Stefan Boberg13 days1-5/+12
| * | | HttpService/Frontend improvements (#782)Stefan Boberg2026-02-251-0/+9
| * | | structured compute basics (#714)Stefan Boberg2026-02-181-0/+21
| * | | 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 Mitchell12 days1-2/+8
|/ /
* / zenserver API changes, some other minor changes (#720)Stefan Boberg2026-01-191-2/+13
|/
* remove error warning in output (#695)Dan Engelbrecht2025-12-171-1/+1
* add otel instrumentation (#581)Stefan Boberg2025-12-111-0/+12
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-271-25/+23
* switch to xmake for package management (#611)Stefan Boberg2025-11-071-0/+4
* make sure OpenProcessCache is initialized before use (#618)Stefan Boberg2025-10-291-4/+4
* restructured zenserver configuration (#575)Stefan Boberg2025-10-151-9/+8
* move all storage-related services into storage tree (#571)Stefan Boberg2025-10-141-0/+961