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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
per namespace/project cas prep refactor (#470)
Dan Engelbrecht
2025-08-20
5
-42
/
+64
*
reduce lock contention when checking for disk cache put reject (#465)
Dan Engelbrecht
2025-08-12
1
-14
/
+10
*
Merge branch 'main' into zs/put-overwrite-policy
Zousar Shaker
2025-08-08
1
-41
/
+46
|
\
|
*
refactor blobstore (#458)
Dan Engelbrecht
2025-08-06
1
-41
/
+46
*
|
Moving put rejections to happen in batch handling
zousar
2025-08-05
1
-8
/
+14
*
|
xmake precommit
zousar
2025-06-24
1
-3
/
+3
*
|
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-06-24
8
-153
/
+352
|
\
|
|
*
missing chunks bugfix (#424)
Dan Engelbrecht
2025-06-09
2
-5
/
+8
|
*
add missing flush inblockstore compact (#411)
Dan Engelbrecht
2025-05-30
1
-2
/
+3
|
*
faster oplog validate (#408)
Dan Engelbrecht
2025-05-30
1
-2
/
+3
|
*
unblock cache bucket drop (#406)
Dan Engelbrecht
2025-05-26
2
-14
/
+14
|
*
keep snapshot on log delete fail (#391)
Dan Engelbrecht
2025-05-12
1
-5
/
+5
|
*
enable per bucket config (#388)
Dan Engelbrecht
2025-05-12
1
-0
/
+3
|
*
blobstore size limit (#342)
Dan Engelbrecht
2025-04-04
1
-1
/
+20
|
*
build store save access times (#341)
v5.6.3-pre0
Dan Engelbrecht
2025-04-03
2
-11
/
+40
|
*
use oidctoken executable to generate auth (#336)
Dan Engelbrecht
2025-04-02
1
-13
/
+0
|
*
zen build cache service (#318)
Dan Engelbrecht
2025-03-26
6
-39
/
+239
|
*
reduced memory churn using fixed_xxx containers (#236)
Stefan Boberg
2025-03-06
3
-19
/
+29
|
*
moving and small refactor of chunk blocks to prepare for builds api (#282)
Dan Engelbrecht
2025-02-12
1
-54
/
+0
*
|
Change to PutResult structure
zousar
2025-06-24
4
-40
/
+51
*
|
Control overwrite enforcement with a config setting
zousar
2025-03-02
1
-0
/
+1
*
|
Enforce Overwrite Prevention According To Cache Policy
zousar
2025-02-26
3
-10
/
+18
|
/
*
move basicfile.h/cpp -> zencore (#273)
Dan Engelbrecht
2025-01-16
2
-2
/
+2
*
Unity build fixes (#253)
Stefan Boberg
2024-12-05
1
-1
/
+5
*
caller controls threshold for bulk-loading chunks in IterateChunks (#222)
Dan Engelbrecht
2024-11-25
2
-2
/
+3
*
oplog prep gc fix (#216)
Dan Engelbrecht
2024-11-15
3
-26
/
+62
*
workspace share security (#192)
Dan Engelbrecht
2024-10-23
1
-21
/
+62
*
bucket size queries (#203)
Dan Engelbrecht
2024-10-21
3
-1
/
+29
*
remove gc v1 (#121)
Dan Engelbrecht
2024-10-03
4
-100
/
+17
*
gc block size target max size (#180)
Dan Engelbrecht
2024-10-02
1
-2
/
+11
*
gc command attachment options (#176)
Dan Engelbrecht
2024-09-30
2
-7
/
+14
*
optimize startup time (#175)
Dan Engelbrecht
2024-09-30
1
-9
/
+3
*
reduce lock time for memcache trim (#171)
Dan Engelbrecht
2024-09-27
1
-3
/
+4
*
Add `gc-attachment-passes` option to zenserver (#167)
Dan Engelbrecht
2024-09-25
1
-4
/
+11
*
Added namespace qualifier (optional) for z$ rpc requests (#166)
Stefan Boberg
2024-09-23
1
-0
/
+1
*
gc unused refactor (#165)
Dan Engelbrecht
2024-09-23
2
-18
/
+27
*
made fmt formatter format function const (#162)
Stefan Boberg
2024-09-20
1
-1
/
+1
*
unblock PreCache (#164)
Dan Engelbrecht
2024-09-20
1
-1
/
+1
*
gc performance improvements (#160)
Dan Engelbrecht
2024-09-17
2
-29
/
+22
*
clean cache slog files on startup (#143)
Dan Engelbrecht
2024-09-04
1
-3
/
+7
*
move gc logs to gc logger (#142)
Dan Engelbrecht
2024-09-04
1
-0
/
+1
*
oplog index snapshots (#140)
Dan Engelbrecht
2024-09-03
1
-2
/
+2
*
meta info store (#75)
Dan Engelbrecht
2024-08-30
2
-7
/
+24
*
hardening and reduced spam from GC on failure (#112)
Dan Engelbrecht
2024-08-14
1
-2
/
+3
*
add gc single threaded option (#104)
Dan Engelbrecht
2024-08-07
1
-1
/
+4
*
Make sure we monitor for new project, oplogs, namespaces and buckets during G...
Dan Engelbrecht
2024-06-13
3
-10
/
+72
*
workspaces config and fixes (#92)
Dan Engelbrecht
2024-06-11
1
-4
/
+5
*
workspace share aliases (#91)
Dan Engelbrecht
2024-06-04
1
-0
/
+15
*
add batching of CacheStore requests for GetCacheValues/GetCacheChunks (#90)
Dan Engelbrecht
2024-06-04
3
-19
/
+56
*
workspace shares (#84)
Dan Engelbrecht
2024-05-29
1
-0
/
+102
[next]