| Commit message (Expand) | Author | Age | Files | Lines |
| * | sessions: persist to disk, prune, track client liveness, accept UE_LOGFMT (#1...HEADmain | Stefan Boberg | 2026-05-05 | 1 | -3/+3 |
| * | zenhttp improvements (robustness / correctness) (#968) | Stefan Boberg | 2026-05-04 | 1 | -0/+1 |
| * | BlockStore: fix correctness issues in block storage layer (#996) | Stefan Boberg | 2026-04-22 | 1 | -32/+47 |
| * | filesystem.h surface error codes (#998) | Dan Engelbrecht | 2026-04-21 | 1 | -2/+2 |
| * | structured cache: fix some minor issues (#995) | Stefan Boberg | 2026-04-21 | 2 | -12/+13 |
| * | zen trace analysis support (#945) | Stefan Boberg | 2026-04-20 | 1 | -4/+16 |
| * | added support for trace regions (#984) | Stefan Boberg | 2026-04-20 | 1 | -0/+1 |
| * | zenbase hardening (#971) | Stefan Boberg | 2026-04-17 | 3 | -14/+25 |
| * | log cleanup (#969) | Dan Engelbrecht | 2026-04-17 | 9 | -81/+53 |
| * | Add MemoryCidStore and ChunkStore interface (#940) | Stefan Boberg | 2026-04-13 | 6 | -12/+290 |
| * | reduce test runtime (#933) | Dan Engelbrecht | 2026-04-10 | 1 | -7/+6 |
| * | incremental dehydrate (#921) | Dan Engelbrecht | 2026-04-07 | 1 | -0/+8 |
| * | Zs/oplog export zero size attachment fix (#911) | Zousar Shaker | 2026-04-01 | 1 | -1/+4 |
| * | Clean up chunk map when externally referencing a file | zousar | 2026-03-28 | 1 | -0/+1 |
| * | dashboard improvements (#896) | Dan Engelbrecht | 2026-03-27 | 2 | -0/+8 |
| * | Addressing review feedback | zousar | 2026-03-18 | 1 | -1/+2 |
| * | Fix long path handling for project store | zousar | 2026-03-17 | 1 | -2/+4 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 2026-03-16 | 1 | -2/+20 |
| * | Made CPR optional, html generated at build time (#840) | Stefan Boberg | 2026-03-13 | 1 | -1/+6 |
| * | Transparent proxy mode (#823) | Stefan Boberg | 2026-03-12 | 1 | -2/+9 |
| * | minor zenstore/blockstore fixes (#821) | Stefan Boberg | 2026-03-10 | 2 | -13/+13 |
| * | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 2026-03-09 | 2 | -1/+10 |
| * | Eliminate spdlog dependency (#773) | Stefan Boberg | 2026-03-09 | 1 | -1/+1 |
| * | zenstore bug-fixes from static analysis pass (#815) | Stefan Boberg | 2026-03-06 | 20 | -120/+128 |
| * | unity build fixes (#802) | Stefan Boberg | 2026-03-04 | 1 | -1/+1 |
| * | Add test suites (#799) | Stefan Boberg | 2026-03-02 | 10 | -0/+41 |
| * | test running / reporting improvements (#797) | Stefan Boberg | 2026-02-28 | 1 | -1/+1 |
| * | Various bug fixes (#778) | Stefan Boberg | 2026-02-24 | 5 | -12/+14 |
| * | Revert "Fix correctness and concurrency bugs found during code review" | Stefan Boberg | 2026-02-24 | 5 | -14/+12 |
| * | Fix correctness and concurrency bugs found during code review | Stefan Boberg | 2026-02-24 | 5 | -12/+14 |
| * | GC - fix handling of attachment ranges, http access token expiration, lock fi... | Stefan Boberg | 2026-02-20 | 2 | -4/+5 |
| * | reduce lock time for project store gc precache and gc validate (#750) | Dan Engelbrecht | 2026-02-11 | 2 | -46/+261 |
| * | use matcher over regex (#744) | Dan Engelbrecht | 2026-02-04 | 1 | -2/+2 |
| * | reduce blocking in scrub (#743) | Dan Engelbrecht | 2026-02-03 | 3 | -67/+100 |
| * | reduce batch size for reads (#740) | Dan Engelbrecht | 2026-01-29 | 1 | -2/+2 |
| * | don't do full cb-object validation on cache records when read from disk (#739) | Dan Engelbrecht | 2026-01-29 | 1 | -10/+9 |
| * | remove ZENCORE_API completely (#718) | Stefan Boberg | 2026-01-19 | 2 | -3/+3 |
| * | various optimizations (#704) | Dan Engelbrecht | 2026-01-09 | 3 | -11/+25 |
| * | added early-out check in GcManager::ScrubStorage(ScrubContext& GcCtx) (#698) | Stefan Boberg | 2026-01-07 | 1 | -1/+7 |
| * | Fix unit test that relies on being able to overwrite | zousar | 2025-12-19 | 1 | -2/+2 |
| * | Ensure upstream put propagation includes overwrite | zousar | 2025-12-19 | 2 | -5/+13 |
| * | Change default limit-overwrite behavior to true | zousar | 2025-12-17 | 1 | -1/+1 |
| * | remove error warning in output (#695) | Dan Engelbrecht | 2025-12-17 | 1 | -2/+2 |
| * | oplog download size (#690) | Dan Engelbrecht | 2025-12-15 | 1 | -9/+9 |
| * | add otel instrumentation (#581) | Stefan Boberg | 2025-12-11 | 2 | -2/+6 |
| * | catch all exceptions during projectstore scrub (#686) | Dan Engelbrecht | 2025-12-11 | 1 | -0/+6 |
| * | remove catching of exceptions in batch operations now that they are not execu... | Dan Engelbrecht | 2025-12-10 | 2 | -101/+61 |
| * | batch op not in destructor (#676) | Dan Engelbrecht | 2025-12-04 | 5 | -343/+428 |
| * | add checks to protect against access violation due to failed disk read (#675) | Dan Engelbrecht | 2025-12-04 | 1 | -0/+12 |
| * | make sure we use exclusive lock in projectstore when flushing/writing snapsho... | Dan Engelbrecht | 2025-12-01 | 2 | -12/+37 |