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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
fix builds download indexing timer (#769)
Dan Engelbrecht
2026-02-20
1
-0
/
+7
|
*
fix MakeSafeAbsolutePathInPlace mis-spelling (#765)
Stefan Boberg
2026-02-20
5
-27
/
+27
|
*
structured compute basics (#714)
Stefan Boberg
2026-02-18
2
-0
/
+751
|
*
spelling fixes (#755)
Dan Engelbrecht
2026-02-13
1
-2
/
+2
*
|
Restrict content-type on POST requests to compact binary or JSON
Liam Mitchell
2026-02-11
1
-1
/
+3
|
/
*
add command line option for scrub timeslice (#742)
Dan Engelbrecht
2026-02-03
2
-4
/
+14
*
Avoid conversion from JSon to compact binary when querying for builds to avoi...
Dan Engelbrecht
2026-01-28
1
-5
/
+13
*
allow download specification for zen builds download (#734)
Dan Engelbrecht
2026-01-27
2
-18
/
+51
*
builds scanning cache (#727)
v5.7.19-pre0
Dan Engelbrecht
2026-01-23
2
-115
/
+218
*
hotfix 5.7.18 (#730)
Dan Engelbrecht
2026-01-22
1
-14
/
+10
*
builds multipart upload (#722)
Dan Engelbrecht
2026-01-20
1
-637
/
+259
*
zenserver API changes, some other minor changes (#720)
Stefan Boberg
2026-01-19
1
-0
/
+42
*
ZenServerProcess API changes (#719)
Stefan Boberg
2026-01-19
1
-0
/
+1
*
Merge pull request #701 from ue-foundation/lm/mac-daemon-mode
Liam Mitchell
2026-01-15
1
-9
/
+13
|
\
|
*
Rename IsElevated to RequiresElevation
Liam Mitchell
2026-01-15
1
-9
/
+9
|
*
Implement final changes required for daemon mode on Mac
Liam Mitchell
2026-01-07
1
-1
/
+5
*
|
throw error on bad oidctoken-exe-path (#713)
Dan Engelbrecht
2026-01-15
1
-10
/
+20
*
|
structured output for builds ls (#709)
Dan Engelbrecht
2026-01-14
2
-67
/
+176
*
|
minor fixes (#708)
Stefan Boberg
2026-01-13
1
-2
/
+0
*
|
added options to configure exclude folders and extensions to zen build comman...
Dan Engelbrecht
2026-01-13
2
-41
/
+121
|
/
*
optimize scavenge (#697)
Dan Engelbrecht
2025-12-19
1
-85
/
+19
*
remove error warning in output (#695)
Dan Engelbrecht
2025-12-17
1
-1
/
+1
*
add boost-worker oplog import export options (#693)
Dan Engelbrecht
2025-12-16
4
-74
/
+202
*
oplog download size (#690)
Dan Engelbrecht
2025-12-15
1
-16
/
+19
*
show download source data (#689)
Dan Engelbrecht
2025-12-12
1
-9
/
+60
*
remove direct console output from code that is used from service mode (#688)
Dan Engelbrecht
2025-12-11
2
-79
/
+99
*
fix buffer memory in builds cache (#682)
Dan Engelbrecht
2025-12-10
1
-0
/
+6
*
upload to zen cache from oplog import now disabled by default (#680)
Dan Engelbrecht
2025-12-09
1
-1
/
+1
*
automatic scrub on startup (#667)
Dan Engelbrecht
2025-11-27
1
-1
/
+10
*
remove 'auto' option for zen builds download (#665)
Dan Engelbrecht
2025-11-25
2
-52
/
+4
*
update state when wildcard (#657)
Dan Engelbrecht
2025-11-24
2
-363
/
+524
*
Merge pull request #653 from ue-foundation/lm/service-install-permissions
Liam Mitchell
2025-11-19
1
-0
/
+4
|
\
|
*
Make files writeable after full service install to avoid issues when attempti...
Liam Mitchell
2025-11-17
1
-0
/
+4
*
|
loose chunk filtering bug when using wildcards (#654)
Dan Engelbrecht
2025-11-18
1
-14
/
+8
|
/
*
remove local-directory prefix for wildcards (#647)
Dan Engelbrecht
2025-11-12
1
-0
/
+5
*
control cache upload (#646)
Dan Engelbrecht
2025-11-12
4
-10
/
+40
*
Change curl defaults on MacOS (#645)
Stefan Boberg
2025-11-11
2
-4
/
+6
*
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
2
-46
/
+70
*
fix lost assume-http2 option when resolving host in zen builds / project comm...
Dan Engelbrecht
2025-11-10
2
-3
/
+17
*
get oplog attachments (#622)
Dan Engelbrecht
2025-11-07
3
-272
/
+356
*
move progress bar to separate file (#638)
Dan Engelbrecht
2025-11-07
3
-124
/
+42
*
remotestore op refactorings (#637)
Dan Engelbrecht
2025-11-06
1
-193
/
+14
*
add `--verbose-http` option to builds commands (#630)
Dan Engelbrecht
2025-11-04
2
-4
/
+15
*
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
-63
/
+20
*
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
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
5
-26
/
+33
*
use already built lookup when verifying folder (#615)
Dan Engelbrecht
2025-10-27
1
-3
/
+2
*
fixed progress bar when scanning changed local files (#608)
Dan Engelbrecht
2025-10-24
1
-23
/
+28
[prev]
[next]