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
/
zenremotestore
/
builds
/
buildstorageoperations.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add support in http client to accept multi-range responses (#788)
Dan Engelbrecht
12 days
1
-74
/
+78
*
use partial blocks for oplog import (#780)
Dan Engelbrecht
2026-02-24
1
-28
/
+17
*
move partial chunk block anailsys to chunkblock.h/cpp (#767)
Dan Engelbrecht
2026-02-20
1
-628
/
+254
*
fix builds download indexing timer (#769)
Dan Engelbrecht
2026-02-20
1
-7
/
+0
*
convert ZEN_ASSERTs to exception to handle corrupt data gracefully (#760)
Dan Engelbrecht
2026-02-18
1
-12
/
+56
*
fix target folder cleanup in builds download (#746)
Dan Engelbrecht
2026-02-06
1
-12
/
+9
*
only disable backlog scheduling when downloaded payload is not on disk (#741)
Dan Engelbrecht
2026-02-02
1
-6
/
+12
*
allow download specification for zen builds download (#734)
Dan Engelbrecht
2026-01-27
1
-95
/
+67
*
avoid big ioworker backlog (#733)
Dan Engelbrecht
2026-01-26
1
-35
/
+40
*
builds scanning cache (#727)
v5.7.19-pre0
Dan Engelbrecht
2026-01-23
1
-48
/
+136
*
make sure new blocks generated by a part is accessible to following parts (#732)
Dan Engelbrecht
2026-01-23
1
-79
/
+88
*
builds multipart upload (#722)
Dan Engelbrecht
2026-01-20
1
-789
/
+1817
*
optimize scavenge part 2 (#699)
Dan Engelbrecht
2026-01-08
1
-148
/
+98
*
optimize scavenge (#697)
Dan Engelbrecht
2025-12-19
1
-118
/
+56
*
fix scavenge source path match (again) (#694)
Dan Engelbrecht
2025-12-17
1
-11
/
+12
*
oplog download size (#690)
Dan Engelbrecht
2025-12-15
1
-190
/
+17
*
remove direct console output from code that is used from service mode (#688)
Dan Engelbrecht
2025-12-11
1
-9
/
+16
*
safer lambda captures (#633)
Dan Engelbrecht
2025-12-08
1
-8
/
+10
*
exists must be called before equivalent (#678)
Dan Engelbrecht
2025-12-05
1
-1
/
+1
*
use scope guards to secure that BasicFile::Detach is called even on exception...
Dan Engelbrecht
2025-12-01
1
-1
/
+1
*
automatic scrub on startup (#667)
Dan Engelbrecht
2025-11-27
1
-1
/
+4
*
remove bad assert (#670)
Dan Engelbrecht
2025-11-27
1
-4
/
+0
*
update state when wildcard (#657)
Dan Engelbrecht
2025-11-24
1
-166
/
+95
*
control cache upload (#646)
Dan Engelbrecht
2025-11-12
1
-9
/
+9
*
add `--boost-worker-memory` option to zen builds (#639)
Dan Engelbrecht
2025-11-10
1
-4
/
+4
*
add check that we have enough free space to complete the builds download (#640)
Dan Engelbrecht
2025-11-10
1
-6
/
+54
*
move progress bar to separate file (#638)
Dan Engelbrecht
2025-11-07
1
-1
/
+1
*
remotestore op refactorings (#637)
Dan Engelbrecht
2025-11-06
1
-465
/
+498
*
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
*
abort build upload if we fail to finalize a build part (#623)
Dan Engelbrecht
2025-11-03
1
-13
/
+53
*
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
1
-17
/
+6
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
1
-7
/
+15
*
add `zen builds prime-cache` command (#598)
Dan Engelbrecht
2025-10-22
1
-0
/
+274
*
make validation of completed sequences in builds download optional (#596)
Dan Engelbrecht
2025-10-22
1
-2527
/
+2573
*
updated chunking strategy (#589)
Dan Engelbrecht
2025-10-20
1
-23
/
+21
*
missing update of m_DiskStats.WriteByteCount in WriteSequenceChunkToCache (#583)
Dan Engelbrecht
2025-10-16
1
-13
/
+3
*
builds download progress include validate (#582)
Dan Engelbrecht
2025-10-16
1
-37
/
+79
*
fix log progress quotes (#580)
Dan Engelbrecht
2025-10-16
1
-5
/
+14
*
refactor builds cmd part4 (#579)
Dan Engelbrecht
2025-10-16
1
-719
/
+709
*
move builds state functions to buildsavedstate.h/cpp (#577)
Dan Engelbrecht
2025-10-15
1
-183
/
+33
*
move file i/o related files to separate file and remove duplicated code (#576)
Dan Engelbrecht
2025-10-15
1
-502
/
+193
*
refactor builds cmd part3 (#573)
Dan Engelbrecht
2025-10-14
1
-170
/
+554
*
refactor builds cmd part2 (#572)
Dan Engelbrecht
2025-10-14
1
-19
/
+2410
*
refactor builds cmd (#566)
Dan Engelbrecht
2025-10-13
1
-0
/
+4742