aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/storage
Commit message (Expand)AuthorAgeFilesLines
* sessions: persist to disk, prune, track client liveness, accept UE_LOGFMT (#1...HEADmainStefan Boberg2026-05-053-13/+11
* zenhttp improvements (robustness / correctness) (#968)Stefan Boberg2026-05-046-57/+237
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-271-2/+2
* structured cache: fix some minor issues (#995)Stefan Boberg2026-04-211-11/+16
* Zen CLI common server interface (#920)Stefan Boberg2026-04-201-3/+2
* Rename logging::ToStringView to ToString for consistency (#993)Stefan Boberg2026-04-201-2/+2
* builds cmd refactor (#975)Dan Engelbrecht2026-04-201-5/+1
* zenbase hardening (#971)Stefan Boberg2026-04-173-14/+14
* log cleanup (#969)Dan Engelbrecht2026-04-171-4/+7
* operationlogoutput refactor (#967)Dan Engelbrecht2026-04-171-4/+1
* add --buildstore-disksizelimit-percent to zenstorageserver (#966)Dan Engelbrecht2026-04-163-3/+44
* Fix strings passed to RegisterRoute in HttpProjectStore: strings are … (#963)Matt Peters2026-04-151-4/+4
* add sessions to hub and proxy (#960)Dan Engelbrecht2026-04-152-34/+1
* Add MemoryCidStore and ChunkStore interface (#940)Stefan Boberg2026-04-131-1/+1
* minor fixups (#948)Dan Engelbrecht2026-04-132-11/+26
* HTTP range responses (RFC 7233) - httpobjectstore (#928)Dan Engelbrecht2026-04-102-116/+78
* use correct return code for unsupported multirange requests in objectstore (#...Dan Engelbrecht2026-04-081-2/+2
* Request validation and resilience improvements (#864)Stefan Boberg2026-03-308-21/+121
* dashboard improvements (#896)Dan Engelbrecht2026-03-275-108/+43
* idle deprovision in hub (#895)Dan Engelbrecht2026-03-2713-207/+263
* Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg2026-03-237-5/+327
* Logger simplification (#883)Stefan Boberg2026-03-231-0/+3
* improve zenserver startup time (#879)Dan Engelbrecht2026-03-221-1/+1
* fix null stats provider crash when build store is not configured (#875)v5.7.25-pre0Stefan Boberg2026-03-211-1/+4
* improve auth token refresh (#863)Dan Engelbrecht2026-03-181-1/+1
* Addressing review feedbackzousar2026-03-181-6/+4
* Merge branch 'main' into zs/long-filename-improvementStefan Boberg2026-03-181-0/+1
|\
| * zen hub port reuse (#850)Dan Engelbrecht2026-03-171-0/+1
* | Fix long path handling for project storezousar2026-03-171-3/+8
|/
* revise oplog block arrangement (#842)Dan Engelbrecht2026-03-161-88/+145
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg2026-03-161-1/+1
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg2026-03-162-7/+6
* Add --no-network option (#831)Stefan Boberg2026-03-121-2/+2
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-111-0/+4
* hub consul integration (#820)Dan Engelbrecht2026-03-111-1/+1
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg2026-03-101-4/+0
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-095-41/+86
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-0913-137/+573
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-097-23/+113
| |\ \
| * | | Allow external OidcToken executable to be specified unless disabled via comma...Liam Mitchell2026-03-045-8/+58
| * | | Pass command-line OidcToken option through config rather than env variables, ...Liam Mitchell2026-01-155-22/+45
| * | | 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-0913-135/+572
|\ \ \ \ | | |_|/ | |/| |
| * | | updated chunk–block analyser (#818)Dan Engelbrecht2026-03-091-4/+3
| * | | Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-0910-31/+188
| * | | add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-093-74/+204
| * | | Eliminate spdlog dependency (#773)Stefan Boberg2026-03-091-3/+3
| * | | compute orchestration (#763)Stefan Boberg2026-03-042-7/+14
| * | | IterateChunks callback is multithreaded - make sure AttachmentsSize can handl...Dan Engelbrecht2026-03-041-2/+2
| * | | unity build fixes (#802)Stefan Boberg2026-03-041-0/+1