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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix clean directory and make them use effective threading where appropriate (...
v5.7.8-pre5
v5.7.8-pre3
v5.7.8-pre2
Dan Engelbrecht
2025-11-03
5
-92
/
+76
*
missing return statement in zen workspace create command (#628)
Dan Engelbrecht
2025-11-03
2
-1
/
+2
*
allow --zen-cache-host option when using builds filestore (for testing) (#627)
Dan Engelbrecht
2025-11-03
1
-0
/
+32
*
added MacOS-native IterateCommandlineArgs (#624)
Stefan Boberg
2025-11-03
2
-1
/
+16
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
42
-167
/
+202
*
fix use-after-free in TEST_CASE("compactcas.threadedinsert") (#620)
v5.7.8-pre1
Stefan Boberg
2025-10-30
1
-6
/
+8
*
fix minor memory leak in command line parsing (#619)
Stefan Boberg
2025-10-29
1
-0
/
+5
*
make sure OpenProcessCache is initialized before use (#618)
Stefan Boberg
2025-10-29
1
-4
/
+4
*
fix for Latch race (#617)
Stefan Boberg
2025-10-29
3
-29
/
+23
*
fix --zentrace=no compile errors (#616)
Stefan Boberg
2025-10-28
14
-29
/
+40
*
5.7.7
v5.7.7
Dan Engelbrecht
2025-10-27
1
-1
/
+1
*
5.7.7-pre7
v5.7.7-pre7
Dan Engelbrecht
2025-10-27
1
-1
/
+1
*
optimize blockstore flush (#614)
Dan Engelbrecht
2025-10-27
4
-35
/
+68
*
use already built lookup when verifying folder (#615)
Dan Engelbrecht
2025-10-27
2
-3
/
+3
*
5.7.7-pre6
v5.7.7-pre6
Dan Engelbrecht
2025-10-24
1
-1
/
+1
*
optimize filecas write file (#613)
Dan Engelbrecht
2025-10-24
2
-16
/
+11
*
optimize blockstore filesize (#612)
Dan Engelbrecht
2025-10-24
2
-1
/
+12
*
5.7.7-pre5
v5.7.7-pre5
Dan Engelbrecht
2025-10-24
1
-1
/
+1
*
fix gc disk load graph (#610)
Dan Engelbrecht
2025-10-24
2
-3
/
+4
*
move cpr in-tree (#605)
Stefan Boberg
2025-10-24
1755
-31
/
+514837
*
fixed progress bar when scanning changed local files (#608)
Dan Engelbrecht
2025-10-24
3
-23
/
+41
*
gracefully handle broken gc dlog (#606)
Dan Engelbrecht
2025-10-24
2
-0
/
+9
*
refactor CasContainerStrategy::IterateOneBlock to make it more readable (#607)
Dan Engelbrecht
2025-10-24
3
-92
/
+104
*
in-tree spdlog (#602)
Stefan Boberg
2025-10-24
120
-13
/
+12954
*
changelog
Dan Engelbrecht
2025-10-23
1
-3
/
+3
*
5.7.7-pre4
v5.7.7-pre4
Dan Engelbrecht
2025-10-23
1
-1
/
+1
*
if we are low on disk space, only run GC if it will remove any data (#603)
Dan Engelbrecht
2025-10-23
3
-90
/
+162
*
add host discovery and zen cache support for oplog import (#601)
Dan Engelbrecht
2025-10-23
18
-332
/
+628
*
add --boost-workers option to zen builds prime-cache (#604)
Dan Engelbrecht
2025-10-23
1
-0
/
+1
*
changelog
Dan Engelbrecht
2025-10-23
1
-1
/
+1
*
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
63
-28
/
+8872
*
5.7.7-pre3
v5.7.7-pre3
Dan Engelbrecht
2025-10-22
1
-1
/
+1
*
add `zen builds prime-cache` command (#598)
Dan Engelbrecht
2025-10-22
7
-26
/
+485
*
tweak worker pools for builds (#595)
Dan Engelbrecht
2025-10-22
3
-17
/
+121
*
make validation of completed sequences in builds download optional (#596)
Dan Engelbrecht
2025-10-22
4
-2527
/
+2578
*
fix error log when using TryCloneFile on Mac/Linux (#597)
Dan Engelbrecht
2025-10-22
1
-3
/
+3
*
ignore vla-cxx-extension warning on MacOS as well as on Linux (#593)
Stefan Boberg
2025-10-21
1
-1
/
+7
*
5.7.7-pre2
v5.7.7-pre2
Dan Engelbrecht
2025-10-20
1
-1
/
+1
*
fix jupiter payload validation with allow redirect (#594)
Dan Engelbrecht
2025-10-20
2
-5
/
+9
*
silence warnings in CprHttpClient if request was aborted (#591)
Dan Engelbrecht
2025-10-20
2
-197
/
+219
*
Mr/dashboard stats summary tweak (#592)
Martin Ridgers
2025-10-20
3
-9
/
+15
*
fix builds storage stats (#590)
Dan Engelbrecht
2025-10-20
4
-23
/
+33
*
updated chunking strategy (#589)
Dan Engelbrecht
2025-10-20
10
-421
/
+668
*
5.7.7-pre0
v5.7.7-pre1
v5.7.7-pre0
Dan Engelbrecht
2025-10-17
1
-1
/
+1
*
fix gc state switching (#588)
Dan Engelbrecht
2025-10-17
2
-40
/
+39
*
add missing return statements for successful execution of zen workspace cmd (...
Dan Engelbrecht
2025-10-17
2
-3
/
+2
*
add ability to abort http requests (#586)
Dan Engelbrecht
2025-10-17
7
-29
/
+80
*
exclude .sym and .psym (#585)
Dan Engelbrecht
2025-10-17
3
-15
/
+50
*
clean up http response formatters (#584)
Dan Engelbrecht
2025-10-16
4
-50
/
+62
[next]