index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/builds-cmd-refactor
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/enable-partial-requests-to-jupiter-by-default
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/httpclient-send-refactor
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
lm/oidctoken-exe-path
lm/restrict-content-type
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/curly-httpclient
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/oidc-token
sb/orch
sb/rpc-analysis
sb/spdlog-out
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
sb/zenserver-test-verbose
streamapi
tb/docker
wait_for_quiescence
zen-options
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zenstore
/
cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various bug fixes (#778)
Stefan Boberg
2026-02-24
3
-4
/
+7
*
Revert "Fix correctness and concurrency bugs found during code review"
Stefan Boberg
2026-02-24
3
-7
/
+4
*
Fix correctness and concurrency bugs found during code review
Stefan Boberg
2026-02-24
3
-4
/
+7
*
reduce blocking in scrub (#743)
Dan Engelbrecht
2026-02-03
1
-56
/
+86
*
don't do full cb-object validation on cache records when read from disk (#739)
Dan Engelbrecht
2026-01-29
1
-10
/
+9
*
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
1
-5
/
+12
*
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
3
-328
/
+402
*
add checks to protect against access violation due to failed disk read (#675)
Dan Engelbrecht
2025-12-04
1
-0
/
+12
*
automatic scrub on startup (#667)
Dan Engelbrecht
2025-11-27
3
-64
/
+69
*
RawOffset can be anything and we expect an empty buffer to be returned along ...
Dan Engelbrecht
2025-11-26
1
-17
/
+23
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
1
-0
/
+1
*
optimize filecas write file (#613)
Dan Engelbrecht
2025-10-24
1
-16
/
+10
*
add ability to limit concurrency (#565)
Stefan Boberg
2025-10-10
1
-2
/
+2
*
speed up tests (#555)
Dan Engelbrecht
2025-10-06
1
-32
/
+56
*
cacherequests helpers test only (#551)
Dan Engelbrecht
2025-10-03
5
-5
/
+673
*
zenutil cleanup (#550)
Dan Engelbrecht
2025-10-03
1
-1
/
+2
*
remove zenutil dependency in zenremotestore (#547)
Dan Engelbrecht
2025-10-03
1
-1
/
+1
*
more cbobject validations (#527)
Dan Engelbrecht
2025-09-29
1
-5
/
+19
*
GetCacheChunk value request respects RawHash (#518)
Zousar Shaker
2025-09-29
1
-1
/
+3
*
Improvement to Incomplete Result Iteration
zousar
2025-09-25
1
-2
/
+1
*
Report Incomplete Records To Client
zousar
2025-09-24
1
-5
/
+39
*
Adjust the responses from PUT commands
zousar
2025-09-23
3
-14
/
+9
*
Change batch put responses for client reporting
zousar
2025-09-19
3
-33
/
+75
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
2
-48
/
+63
*
add validation of compact binary payloads before reading them (#483)
Dan Engelbrecht
2025-09-04
1
-5
/
+3
*
revert multi-cid store (#475)
Dan Engelbrecht
2025-08-26
1
-37
/
+17
*
per namespace/project cas prep refactor (#470)
Dan Engelbrecht
2025-08-20
3
-68
/
+82
*
reduce lock contention when checking for disk cache put reject (#465)
Dan Engelbrecht
2025-08-12
1
-91
/
+81
*
Merge branch 'main' into zs/put-overwrite-policy
Zousar Shaker
2025-08-08
1
-2
/
+2
|
\
|
*
add the correct set of references hashes in batched inline mode (#459)
Dan Engelbrecht
2025-08-06
1
-3
/
+3
*
|
precommit
zousar
2025-08-07
1
-9
/
+4
*
|
Avoid committing chunks for batch rejected puts
zousar
2025-08-07
1
-42
/
+35
*
|
Moving put rejections to happen in batch handling
zousar
2025-08-05
1
-33
/
+87
*
|
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-08-05
1
-11
/
+40
|
\
|
|
*
add hardening for legacy cache bucket manifests (#454)
Dan Engelbrecht
2025-08-04
1
-11
/
+40
*
|
xmake precommit
zousar
2025-06-24
1
-4
/
+4
*
|
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-06-24
3
-308
/
+530
|
\
|
|
*
make sure we unregister from GC before we drop bucket/namespaces (#443)
Dan Engelbrecht
2025-06-19
2
-1
/
+4
|
*
graceful wait in parallelwork destructor (#438)
Dan Engelbrecht
2025-06-16
1
-35
/
+45
|
*
missing chunks bugfix (#424)
Dan Engelbrecht
2025-06-09
1
-14
/
+70
|
*
pause, resume and abort running builds cmd (#421)
Dan Engelbrecht
2025-06-05
1
-4
/
+8
|
*
fix cachbucket mem hit count (#415)
Dan Engelbrecht
2025-06-02
1
-4
/
+7
|
*
add missing flush inblockstore compact (#411)
Dan Engelbrecht
2025-05-30
1
-2
/
+22
|
*
unblock cache bucket drop (#406)
Dan Engelbrecht
2025-05-26
2
-40
/
+110
|
*
handle exception with batch work (#401)
Dan Engelbrecht
2025-05-19
1
-15
/
+10
|
*
keep snapshot on log delete fail (#391)
Dan Engelbrecht
2025-05-12
1
-26
/
+21
|
*
enable per bucket config (#388)
Dan Engelbrecht
2025-05-12
1
-2
/
+19
|
*
tweak iterate block parameters (#390)
Dan Engelbrecht
2025-05-12
1
-32
/
+45
[next]