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
...
*
refactor builds cmd part3 (#573)
Dan Engelbrecht
2025-10-14
1
-482
/
+29
*
refactor builds cmd part2 (#572)
Dan Engelbrecht
2025-10-14
1
-2668
/
+293
*
refactor builds cmd (#566)
Dan Engelbrecht
2025-10-13
1
-4446
/
+152
*
block reference couting copy support windows (#564)
Dan Engelbrecht
2025-10-11
1
-35
/
+207
*
executable/version/pid log at command startup cleaned up (#557)
Dan Engelbrecht
2025-10-06
1
-18
/
+8
*
changed std::vector<bool> to std::vector<uint8_t> to avoid threading issues (...
Stefan Boberg
2025-10-06
1
-6
/
+7
*
added Hidden option to oidctoken creation with oidc token exe (#556)
Dan Engelbrecht
2025-10-06
1
-2
/
+7
*
remove zenutil dependency in zenremotestore (#547)
Dan Engelbrecht
2025-10-03
1
-10
/
+10
*
move chunking code to zenremotestore lib (#545)
Dan Engelbrecht
2025-10-03
1
-4
/
+4
*
move zenutil builds code to zenremotestore (#543)
Dan Engelbrecht
2025-10-03
1
-3
/
+3
*
fix bounds check when finalizing build state (#533)
Dan Engelbrecht
2025-09-30
1
-1
/
+2
*
parsing of `zen builds` `--log-progress` option fixed (#530)
Dan Engelbrecht
2025-09-29
1
-9
/
+13
*
builds multi wildcard (#524)
Dan Engelbrecht
2025-09-29
1
-50
/
+83
*
remove spurious cpr.h includes (#520)
Stefan Boberg
2025-09-29
1
-0
/
+1
*
list missing block hashes when --verbose is enabled (#512)
Dan Engelbrecht
2025-09-26
1
-0
/
+14
*
limit number of chunks per block (#508)
Dan Engelbrecht
2025-09-23
1
-2
/
+109
*
fetch cloud oplog (#502)
Dan Engelbrecht
2025-09-22
1
-356
/
+53
*
improve builds download partial logic (#501)
Dan Engelbrecht
2025-09-22
1
-292
/
+585
*
fix quoted wildcard options (#500)
Dan Engelbrecht
2025-09-17
1
-27
/
+1
*
add builds download force option (#498)
Dan Engelbrecht
2025-09-17
1
-270
/
+296
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
1
-53
/
+55
*
refactor zen command return value handling (#487)
Dan Engelbrecht
2025-09-05
1
-77
/
+90
*
improve console output (#476)
Dan Engelbrecht
2025-08-26
1
-861
/
+805
*
zen print fixes/improvements (#469)
Dan Engelbrecht
2025-08-19
1
-2
/
+2
*
use new builds api for oplogs (#464)
Dan Engelbrecht
2025-08-12
1
-3
/
+6
*
add filtering to builds download (#463)
Dan Engelbrecht
2025-08-11
1
-54
/
+210
*
list build part content (#462)
Dan Engelbrecht
2025-08-11
1
-291
/
+666
*
skip query for metada if no blocks are referenced (#460)
Dan Engelbrecht
2025-08-07
1
-1
/
+1
*
retry finalize if we get a "needs" on a blob we did not create (#461)
Dan Engelbrecht
2025-08-06
1
-2
/
+4
*
add retry for failed block metadata upload (#445)
Dan Engelbrecht
2025-06-19
1
-27
/
+49
*
accept Cloud urls without the api/v2/builds/ part (#439)
Dan Engelbrecht
2025-06-17
1
-25
/
+45
*
fix build store range check (#437)
Dan Engelbrecht
2025-06-16
1
-2
/
+9
*
Don't require `--namespace` option when using `zen list-namespaces` command (...
Dan Engelbrecht
2025-06-10
1
-19
/
+44
*
restore legacy --url option for builds download (#428)
Dan Engelbrecht
2025-06-10
1
-1
/
+7
*
fix namespace picking up wrong argument (#425)
Dan Engelbrecht
2025-06-09
1
-1
/
+1
*
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
[prev]
[next]