index
:
archived-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/chunk-info-logging
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
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/loadoplog-refactor
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/opaque-file-handle
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/trim-malloc-at-threadpool-idle
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-hotpatch
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
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-vla-warn
sb/fixups
sb/horde-compressedbuffer
sb/intree-sentry-native
sb/manual-test-workflows
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/shared-string
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
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
/
zen
/
cmds
/
builds_cmd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
silence oom ood errors for sentry (#423)
Dan Engelbrecht
2025-06-05
1
-0
/
+18
*
pause, resume and abort running builds cmd (#421)
Dan Engelbrecht
2025-06-05
1
-77
/
+360
*
revert system temp dir for builds upload (#422)
Dan Engelbrecht
2025-06-05
1
-29
/
+27
*
builds download url (#419)
Dan Engelbrecht
2025-06-04
1
-57
/
+138
*
new builds search (#418)
Dan Engelbrecht
2025-06-04
1
-16
/
+28
*
faster scavenge (#417)
Dan Engelbrecht
2025-06-04
1
-47
/
+165
*
fixed size chunking for encrypted files (#410)
Dan Engelbrecht
2025-06-03
1
-263
/
+286
*
use system temp dir (#412)
Dan Engelbrecht
2025-06-02
1
-21
/
+24
*
use explicit capture for lambdas (#404)
Dan Engelbrecht
2025-05-20
1
-876
/
+1227
*
replace copy file (#403)
Dan Engelbrecht
2025-05-20
1
-6
/
+34
*
handle exception with batch work (#401)
Dan Engelbrecht
2025-05-19
1
-256
/
+286
*
parallel work handle dispatch exception (#400)
Dan Engelbrecht
2025-05-16
1
-1219
/
+1142
*
sparse win file write (#398)
Dan Engelbrecht
2025-05-16
1
-1
/
+20
*
builds allow redirect option (#379)
Dan Engelbrecht
2025-05-05
1
-3
/
+14
*
UE style formatted progress output (#380)
Dan Engelbrecht
2025-05-05
1
-33
/
+173
*
Merge branch 'main' into zs/zencli-list-namespaces-buckets
Zousar Shaker
2025-04-24
1
-405
/
+355
|
\
|
*
limit retries on buildpart finalize (#374)
Dan Engelbrecht
2025-04-24
1
-2
/
+8
|
*
use state file if available when doing builds diff command (#369)
Dan Engelbrecht
2025-04-24
1
-81
/
+62
|
*
zen wipe command (#366)
Dan Engelbrecht
2025-04-23
1
-1
/
+1
|
*
parse system dir for builds (#365)
Dan Engelbrecht
2025-04-23
1
-1
/
+1
|
*
make sure to call MakeSafeAbsolutePathÍnPlace where appropriate (#363)
Dan Engelbrecht
2025-04-23
1
-15
/
+15
|
*
add cxxopts overload for parsing file paths from command line (#362)
Dan Engelbrecht
2025-04-22
1
-320
/
+283
*
|
Use SubOption instead of Verb to control flow
zousar
2025-04-22
1
-1
/
+1
*
|
xmake precommit
zousar
2025-04-22
1
-5
/
+5
*
|
Replacing list-container with list-namespaces
zousar
2025-04-22
1
-3
/
+3
*
|
Replace container with namespaces
zousar
2025-04-22
1
-11
/
+17
*
|
Fix list-container positional args to remove query-path
zousar
2025-04-15
1
-2
/
+2
*
|
Add a list-container subcommand to zen builds command
zousar
2025-04-14
1
-2
/
+69
|
/
*
fix race condition in multipart download (#358)
Dan Engelbrecht
2025-04-11
1
-13
/
+13
*
filesystem retry fixes (#354)
Dan Engelbrecht
2025-04-10
1
-20
/
+31
*
multpart download crash (#353)
Dan Engelbrecht
2025-04-10
1
-1
/
+2
*
scavenge builds (#352)
Dan Engelbrecht
2025-04-08
1
-185
/
+666
*
tweaked verbose output (#351)
Dan Engelbrecht
2025-04-07
1
-23
/
+18
*
fixed host resolving if both host and and override-host (url) was given (#350)
Dan Engelbrecht
2025-04-07
1
-17
/
+40
*
save global download info file for scavenging (#349)
Dan Engelbrecht
2025-04-07
1
-105
/
+189
*
improved layout of end of run stats output (#348)
Dan Engelbrecht
2025-04-07
1
-10
/
+15
*
build store save access times (#341)
v5.6.3-pre0
Dan Engelbrecht
2025-04-03
1
-5
/
+5
*
use oidctoken executable to generate auth (#336)
Dan Engelbrecht
2025-04-02
1
-4
/
+32
*
upload fail mac linux (#338)
Dan Engelbrecht
2025-04-02
1
-11
/
+17
*
added --find-max-block-count option to builds upload (#337)
Dan Engelbrecht
2025-04-02
1
-3
/
+13
*
builds url discovery (#334)
Dan Engelbrecht
2025-04-01
1
-43
/
+204
*
verify that we can read input files that are only hashed (#333)
Dan Engelbrecht
2025-04-01
1
-5
/
+116
*
logging improvement (#332)
Dan Engelbrecht
2025-03-31
1
-17
/
+20
*
multithreaded clean (#331)
Dan Engelbrecht
2025-03-31
1
-88
/
+337
*
long filename support (#330)
Dan Engelbrecht
2025-03-31
1
-124
/
+185
*
check file from local track state during download (#329)
Dan Engelbrecht
2025-03-30
1
-118
/
+147
*
temp path options and reduced scanning of target folder (#328)
Dan Engelbrecht
2025-03-28
1
-250
/
+562
*
build cache prime (#327)
Dan Engelbrecht
2025-03-27
1
-443
/
+644
*
optional compress of block chunks (#326)
Dan Engelbrecht
2025-03-27
1
-56
/
+131
*
zen build cache service (#318)
Dan Engelbrecht
2025-03-26
1
-812
/
+1071
[prev]
[next]