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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix missing auth (#644)
v5.7.9-pre18
v5.7.9-pre17
Dan Engelbrecht
2025-11-11
2
-17
/
+5
*
add `--boost-worker-memory` option to zen builds (#639)
Dan Engelbrecht
2025-11-10
6
-56
/
+82
*
fix parsing of assume http2 from server discovery (#643)
Dan Engelbrecht
2025-11-10
1
-1
/
+1
*
add check that we have enough free space to complete the builds download (#640)
Dan Engelbrecht
2025-11-10
2
-6
/
+56
*
fix lost assume-http2 option when resolving host in zen builds / project comm...
Dan Engelbrecht
2025-11-10
2
-3
/
+17
*
switch to xmake for package management (#611)
Stefan Boberg
2025-11-07
28
-94
/
+334
*
get oplog attachments (#622)
Dan Engelbrecht
2025-11-07
11
-290
/
+1558
*
move progress bar to separate file (#638)
Dan Engelbrecht
2025-11-07
10
-618
/
+591
*
remotestore op refactorings (#637)
Dan Engelbrecht
2025-11-06
7
-748
/
+927
*
merge 5.7.8 minimal release (#635)
Dan Engelbrecht
2025-11-06
1
-0
/
+2
*
compress partial file chunks in blocks if appropriate (#632)
v5.7.9-pre8
v5.7.9-pre7
v5.7.9-pre6
v5.7.9-pre5
v5.7.9-pre4
v5.7.9-pre3
v5.7.9-pre11
v5.7.9-pre1
v5.7.9-pre0
v5.7.8-pre11
v5.7.8-pre10
v5.7.8
Dan Engelbrecht
2025-11-04
1
-13
/
+17
*
refactor MergeChunkedFolderContents to not reallocate Result.ChunkedContent.C...
Dan Engelbrecht
2025-11-04
1
-9
/
+35
*
add `--verbose-http` option to builds commands (#630)
Dan Engelbrecht
2025-11-04
4
-4
/
+70
*
abort build upload if we fail to finalize a build part (#623)
Dan Engelbrecht
2025-11-03
2
-14
/
+55
*
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
1
-0
/
+1
*
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
1
-1
/
+15
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
41
-166
/
+201
*
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
2
-29
/
+19
*
fix --zentrace=no compile errors (#616)
Stefan Boberg
2025-10-28
14
-29
/
+40
*
optimize blockstore flush (#614)
Dan Engelbrecht
2025-10-27
3
-35
/
+66
*
use already built lookup when verifying folder (#615)
Dan Engelbrecht
2025-10-27
1
-3
/
+2
*
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
*
move cpr in-tree (#605)
Stefan Boberg
2025-10-24
7
-10
/
+14
*
fixed progress bar when scanning changed local files (#608)
Dan Engelbrecht
2025-10-24
2
-23
/
+40
*
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
3
-92
/
+104
*
in-tree spdlog (#602)
Stefan Boberg
2025-10-24
7
-12
/
+11
*
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
*
add host discovery and zen cache support for oplog import (#601)
Dan Engelbrecht
2025-10-23
17
-332
/
+625
*
add --boost-workers option to zen builds prime-cache (#604)
Dan Engelbrecht
2025-10-23
1
-0
/
+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
39
-20
/
+3643
*
add `zen builds prime-cache` command (#598)
Dan Engelbrecht
2025-10-22
6
-26
/
+481
*
tweak worker pools for builds (#595)
Dan Engelbrecht
2025-10-22
2
-17
/
+120
*
make validation of completed sequences in builds download optional (#596)
Dan Engelbrecht
2025-10-22
3
-2527
/
+2577
*
fix error log when using TryCloneFile on Mac/Linux (#597)
Dan Engelbrecht
2025-10-22
1
-3
/
+3
*
fix jupiter payload validation with allow redirect (#594)
Dan Engelbrecht
2025-10-20
1
-5
/
+8
*
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
2
-9
/
+14
*
fix builds storage stats (#590)
Dan Engelbrecht
2025-10-20
3
-23
/
+32
*
updated chunking strategy (#589)
Dan Engelbrecht
2025-10-20
9
-421
/
+666
*
fix gc state switching (#588)
Dan Engelbrecht
2025-10-17
1
-40
/
+38
*
add missing return statements for successful execution of zen workspace cmd (...
Dan Engelbrecht
2025-10-17
1
-3
/
+1
[next]