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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
use partial blocks for oplog import (#780)
Dan Engelbrecht
2026-02-24
9
-46
/
+93
*
move partial chunk block anailsys to chunkblock.h/cpp (#767)
Dan Engelbrecht
2026-02-20
2
-46
/
+98
*
convert ZEN_ASSERTs to exception to handle corrupt data gracefully (#760)
Dan Engelbrecht
2026-02-18
1
-1
/
+2
*
only disable backlog scheduling when downloaded payload is not on disk (#741)
Dan Engelbrecht
2026-02-02
1
-1
/
+2
*
Avoid conversion from JSon to compact binary when querying for builds to avoi...
Dan Engelbrecht
2026-01-28
2
-2
/
+2
*
allow download specification for zen builds download (#734)
Dan Engelbrecht
2026-01-27
2
-13
/
+30
*
avoid big ioworker backlog (#733)
Dan Engelbrecht
2026-01-26
1
-2
/
+2
*
builds scanning cache (#727)
v5.7.19-pre0
Dan Engelbrecht
2026-01-23
4
-1
/
+65
*
make sure new blocks generated by a part is accessible to following parts (#732)
Dan Engelbrecht
2026-01-23
1
-2
/
+4
*
builds multipart upload (#722)
Dan Engelbrecht
2026-01-20
3
-9
/
+137
*
fix init of buildpart id in zen oplog-download (#711)
Dan Engelbrecht
2026-01-15
1
-1
/
+1
*
added options to configure exclude folders and extensions to zen build comman...
Dan Engelbrecht
2026-01-13
2
-1
/
+2
*
optimize scavenge part 2 (#699)
Dan Engelbrecht
2026-01-08
1
-0
/
+11
*
Merge branch 'main' into zs/limit-overwrite-default
Zousar Shaker
2025-12-19
2
-8
/
+16
|
\
|
*
optimize scavenge (#697)
Dan Engelbrecht
2025-12-19
2
-8
/
+16
*
|
Ensure upstream put propagation includes overwrite
zousar
2025-12-19
1
-1
/
+6
|
/
*
add boost-worker oplog import export options (#693)
Dan Engelbrecht
2025-12-16
3
-3
/
+57
*
oplog download size (#690)
Dan Engelbrecht
2025-12-15
3
-27
/
+39
*
show download source data (#689)
Dan Engelbrecht
2025-12-12
3
-2
/
+20
*
remove direct console output from code that is used from service mode (#688)
Dan Engelbrecht
2025-12-11
2
-1
/
+6
*
update state when wildcard (#657)
Dan Engelbrecht
2025-11-24
4
-66
/
+143
*
loose chunk filtering bug when using wildcards (#654)
Dan Engelbrecht
2025-11-18
1
-0
/
+12
*
control cache upload (#646)
Dan Engelbrecht
2025-11-12
3
-0
/
+5
*
Change curl defaults on MacOS (#645)
Stefan Boberg
2025-11-11
3
-3
/
+4
*
add `--boost-worker-memory` option to zen builds (#639)
Dan Engelbrecht
2025-11-10
1
-0
/
+1
*
add check that we have enough free space to complete the builds download (#640)
Dan Engelbrecht
2025-11-10
1
-0
/
+2
*
get oplog attachments (#622)
Dan Engelbrecht
2025-11-07
2
-0
/
+108
*
move progress bar to separate file (#638)
Dan Engelbrecht
2025-11-07
1
-13
/
+1
*
remotestore op refactorings (#637)
Dan Engelbrecht
2025-11-06
3
-90
/
+138
*
abort build upload if we fail to finalize a build part (#623)
Dan Engelbrecht
2025-11-03
1
-1
/
+2
*
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
-0
/
+119
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
4
-19
/
+19
*
fixed progress bar when scanning changed local files (#608)
Dan Engelbrecht
2025-10-24
1
-0
/
+12
*
add host discovery and zen cache support for oplog import (#601)
Dan Engelbrecht
2025-10-23
6
-6
/
+55
*
add `zen builds prime-cache` command (#598)
Dan Engelbrecht
2025-10-22
2
-0
/
+44
*
make validation of completed sequences in builds download optional (#596)
Dan Engelbrecht
2025-10-22
1
-0
/
+3
*
updated chunking strategy (#589)
Dan Engelbrecht
2025-10-20
3
-142
/
+39
*
exclude .sym and .psym (#585)
Dan Engelbrecht
2025-10-17
1
-2
/
+4
*
builds download progress include validate (#582)
Dan Engelbrecht
2025-10-16
1
-0
/
+3
*
refactor builds cmd part4 (#579)
Dan Engelbrecht
2025-10-16
1
-21
/
+95
*
move builds state functions to buildsavedstate.h/cpp (#577)
Dan Engelbrecht
2025-10-15
2
-0
/
+62
*
refactor builds cmd part3 (#573)
Dan Engelbrecht
2025-10-14
1
-9
/
+66
*
refactor builds cmd part2 (#572)
Dan Engelbrecht
2025-10-14
1
-5
/
+240
*
refactor builds cmd (#566)
Dan Engelbrecht
2025-10-13
1
-0
/
+389
*
added Hidden option to oidctoken creation with oidc token exe (#556)
Dan Engelbrecht
2025-10-06
2
-2
/
+4
*
remove zenutil dependency in zenremotestore (#547)
Dan Engelbrecht
2025-10-03
5
-1
/
+277
*
move chunking code to zenremotestore lib (#545)
Dan Engelbrecht
2025-10-03
7
-3
/
+467
*
move zenutil builds code to zenremotestore (#543)
Dan Engelbrecht
2025-10-03
4
-0
/
+178
*
move remoteproject to remotestorelib (#542)
Dan Engelbrecht
2025-10-03
5
-0
/
+280
*
add zenremotestore lib (#540)
Dan Engelbrecht
2025-10-02
1
-0
/
+13