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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
|
\
|
|
*
add hardening for legacy cache bucket manifests (#454)
Dan Engelbrecht
2025-08-04
1
-11
/
+40
*
|
xmake precommit
zousar
2025-06-24
2
-7
/
+7
*
|
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-06-24
26
-1873
/
+4320
|
\
|
|
*
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
4
-172
/
+213
|
*
missing chunks bugfix (#424)
Dan Engelbrecht
2025-06-09
7
-84
/
+479
|
*
pause, resume and abort running builds cmd (#421)
Dan Engelbrecht
2025-06-05
4
-7
/
+14
|
*
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
5
-17
/
+130
|
*
faster oplog validate (#408)
Dan Engelbrecht
2025-05-30
4
-10
/
+69
|
*
frequent disk space check (#407)
Dan Engelbrecht
2025-05-27
1
-25
/
+84
|
*
unblock cache bucket drop (#406)
Dan Engelbrecht
2025-05-26
4
-54
/
+124
|
*
handle exception with batch work (#401)
Dan Engelbrecht
2025-05-19
4
-134
/
+147
|
*
make sure tests initialize trace so we don't end up allocating tons of memory...
Stefan Boberg
2025-05-15
1
-0
/
+2
|
*
keep snapshot on log delete fail (#391)
Dan Engelbrecht
2025-05-12
6
-104
/
+81
|
*
enable per bucket config (#388)
Dan Engelbrecht
2025-05-12
2
-2
/
+22
|
*
tweak iterate block parameters (#390)
Dan Engelbrecht
2025-05-12
2
-34
/
+50
[prev]
[next]