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/claude-windows-guide-helpers
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
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/loadoplog-refactor
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/merge-5.7.25-hotpatch
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.24-hotpatch
de/v5.7.25-hotpatch
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
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/compute-auth
sb/compute-scheduler
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
optimize blockstore flush (#614)
Dan Engelbrecht
2025-10-27
3
-35
/
+66
*
optimize filecas write file (#613)
Dan Engelbrecht
2025-10-24
1
-16
/
+10
*
optimize blockstore filesize (#612)
Dan Engelbrecht
2025-10-24
1
-1
/
+11
*
fix gc disk load graph (#610)
Dan Engelbrecht
2025-10-24
1
-3
/
+3
*
gracefully handle broken gc dlog (#606)
Dan Engelbrecht
2025-10-24
1
-0
/
+8
*
refactor CasContainerStrategy::IterateOneBlock to make it more readable (#607)
Dan Engelbrecht
2025-10-24
2
-91
/
+102
*
if we are low on disk space, only run GC if it will remove any data (#603)
Dan Engelbrecht
2025-10-23
2
-90
/
+160
*
remove scope in GC that prevented GC from executing (#600)
Dan Engelbrecht
2025-10-22
1
-30
/
+31
*
add support for OTLP logging/tracing (#599)
Stefan Boberg
2025-10-22
5
-5
/
+5
*
fix builds storage stats (#590)
Dan Engelbrecht
2025-10-20
2
-5
/
+10
*
fix gc state switching (#588)
Dan Engelbrecht
2025-10-17
1
-40
/
+38
*
add ability to limit concurrency (#565)
Stefan Boberg
2025-10-10
4
-11
/
+11
*
fix missing chunk in block after gc (#560)
Dan Engelbrecht
2025-10-06
1
-1
/
+3
*
fixed issue in compactcas.restart test due to std::vector<bool> (#559)
Stefan Boberg
2025-10-06
1
-2
/
+5
*
speed up tests (#555)
Dan Engelbrecht
2025-10-06
3
-154
/
+209
*
cacherequests helpers test only (#551)
Dan Engelbrecht
2025-10-03
12
-8
/
+1051
*
zenutil cleanup (#550)
Dan Engelbrecht
2025-10-03
4
-2
/
+145
*
move zen vfs implementation to zenstore (#549)
Dan Engelbrecht
2025-10-03
3
-1
/
+554
*
fix missing chunk (#548)
Dan Engelbrecht
2025-10-03
1
-2
/
+12
*
remove zenutil dependency in zenremotestore (#547)
Dan Engelbrecht
2025-10-03
5
-5
/
+5
*
move chunking code to zenremotestore lib (#545)
Dan Engelbrecht
2025-10-03
1
-29
/
+0
*
move projectstore to zenstore (#541)
Dan Engelbrecht
2025-10-02
5
-0
/
+8824
*
more cbobject validations (#527)
Dan Engelbrecht
2025-09-29
1
-5
/
+19
*
fix race condition in BlockStoreFile::Flush (#525)
Dan Engelbrecht
2025-09-29
1
-2
/
+2
*
GetCacheChunk value request respects RawHash (#518)
Zousar Shaker
2025-09-29
1
-1
/
+3
*
some bug fixes (#522)
Stefan Boberg
2025-09-29
1
-1
/
+2
*
more iterate chunk logging (#516)
Dan Engelbrecht
2025-09-26
2
-12
/
+56
*
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
*
Merge branch 'main' into zs/put-overwrite-policy-response
zousar
2025-09-22
3
-14
/
+15
|
\
|
*
more responsive cancel during oplog import (#505)
Dan Engelbrecht
2025-09-22
2
-12
/
+13
|
*
issue error on second retry, not first attempt (#503)
Dan Engelbrecht
2025-09-22
1
-2
/
+2
*
|
Change batch put responses for client reporting
zousar
2025-09-19
5
-36
/
+79
|
/
*
revise exception vs error (#495)
Dan Engelbrecht
2025-09-15
1
-16
/
+16
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
9
-360
/
+416
*
add validation of compact binary payloads before reading them (#483)
Dan Engelbrecht
2025-09-04
2
-19
/
+27
*
oplog memory usage reduction (#482)
Dan Engelbrecht
2025-09-04
1
-0
/
+2
*
revert multi-cid store (#475)
Dan Engelbrecht
2025-08-26
3
-44
/
+20
*
clean up trace options parsing (#473)
Dan Engelbrecht
2025-08-22
1
-0
/
+2
*
per namespace/project cas prep refactor (#470)
Dan Engelbrecht
2025-08-20
12
-136
/
+165
*
zen print fixes/improvements (#469)
Dan Engelbrecht
2025-08-19
1
-1
/
+1
*
reduce lock contention when checking for disk cache put reject (#465)
Dan Engelbrecht
2025-08-12
2
-105
/
+91
*
Merge branch 'main' into zs/put-overwrite-policy
Zousar Shaker
2025-08-08
3
-550
/
+323
|
\
|
*
add the correct set of references hashes in batched inline mode (#459)
Dan Engelbrecht
2025-08-06
1
-3
/
+3
|
*
refactor blobstore (#458)
Dan Engelbrecht
2025-08-06
2
-548
/
+321
*
|
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
2
-41
/
+101
*
|
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-08-05
1
-11
/
+40
|
\
|
[next]