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
/
zencompute
Commit message (
Expand
)
Author
Age
Files
Lines
*
added worker id validation
sb/orch
Stefan Boberg
12 days
1
-19
/
+27
*
add basic validation of announced endpoints
Stefan Boberg
12 days
1
-0
/
+5
*
clang-format
Stefan Boberg
12 days
1
-1
/
+1
*
fixed up build for zencompute disable
Stefan Boberg
12 days
2
-4
/
+17
*
fixed initializer order
Stefan Boberg
13 days
1
-2
/
+2
*
made local action submits more async by introducing "submitting" state
Stefan Boberg
13 days
5
-18
/
+56
*
FunctionServiceSession::Impl::SubmitActions now uses the batching LocalProces...
Stefan Boberg
13 days
1
-7
/
+4
*
LocalProcessRunner::SubmitActions batching
Stefan Boberg
13 days
1
-2
/
+29
*
added worker pools to local runners
Stefan Boberg
13 days
11
-11
/
+38
*
windows: ensure process exit code is tracked
Stefan Boberg
13 days
1
-0
/
+1
*
added logic to FunctionServiceSession::Impl::WaitUntilReady to handle local-o...
Stefan Boberg
13 days
2
-7
/
+17
*
Merge branch 'sb/orch' of ssh://arn-wd-l1704:2222/ue-foundation/zen into sb/orch
Stefan Boberg
13 days
5
-1
/
+21
|
\
|
*
annotated some functions with trace scopes
Stefan Boberg
13 days
5
-1
/
+21
*
|
made ZEN_BATCH_SCHEDULER the only option
Stefan Boberg
13 days
1
-61
/
+17
|
/
*
restructured DeferredDirectoryDeleter so it can handle explicit expiration
Stefan Boberg
13 days
16
-33
/
+470
*
Implemented deferred cleanup of runner sandbox directories
Stefan Boberg
13 days
6
-31
/
+19
*
wine workaround for differing behaviour of DeleteDirectories
Stefan Boberg
13 days
1
-3
/
+9
*
more orderly shutdown for compute server
Stefan Boberg
14 days
2
-17
/
+36
*
added CPU usage to coordinator dashboard, along with memory info
Stefan Boberg
2026-02-25
3
-19
/
+40
*
changed how CPU metrics are tracked, to avoid some of the overheads of the pr...
Stefan Boberg
2026-02-25
2
-2
/
+4
*
made websockets conditional and disabled by default until shutdown issues can...
Stefan Boberg
2026-02-25
2
-8
/
+50
*
added ZEN_TRACE_CPU to various functions
Stefan Boberg
2026-02-25
6
-4
/
+53
*
added BaseRunnerGroup with all concrete RunnerGroup state+logic
Stefan Boberg
2026-02-25
2
-180
/
+210
*
remote submit now uses GetLargeWorkerPool
Stefan Boberg
2026-02-25
1
-1
/
+3
*
minor matcher cleanup
Stefan Boberg
2026-02-25
1
-3
/
+3
*
initial implementation of batch submit of remote work
Stefan Boberg
2026-02-25
4
-16
/
+178
*
tweaked logger name apply -> compute
Stefan Boberg
2026-02-25
2
-2
/
+2
*
some orchestrator logging tweaks
Stefan Boberg
2026-02-25
2
-5
/
+18
*
use websocket push for orchestrator dashboard updates
Stefan Boberg
2026-02-24
2
-3
/
+138
*
add missing <thread> include
Stefan Boberg
2026-02-24
1
-0
/
+1
*
add missing <thread> include
Stefan Boberg
2026-02-24
1
-0
/
+1
*
added cloudmetadata tests
Stefan Boberg
2026-02-24
5
-0
/
+719
*
cloudmetadata changes for testability
Stefan Boberg
2026-02-24
2
-24
/
+65
*
added cloud metadata (IMDS) support to compute server
Stefan Boberg
2026-02-24
3
-0
/
+715
*
enhance state change logging in orchestrator
Stefan Boberg
2026-02-24
1
-2
/
+10
*
added indeterminate reachability
Stefan Boberg
2026-02-24
3
-18
/
+34
*
implemented basic worker expiration
Stefan Boberg
2026-02-24
4
-2
/
+57
*
added orchestrator probing
Stefan Boberg
2026-02-24
2
-1
/
+92
*
removed test route
Stefan Boberg
2026-02-24
3
-21
/
+3
*
added FunctionServiceSession::WaitUntilReady
Stefan Boberg
2026-02-24
2
-0
/
+24
*
added basic orchestrator polling in functionservice
Stefan Boberg
2026-02-24
2
-3
/
+82
*
fixed up orchestrator member naming
Stefan Boberg
2026-02-24
2
-12
/
+12
*
added some top-level metrics to the orchestrator dashboard
Stefan Boberg
2026-02-23
3
-5
/
+28
*
Merge branch 'sb/orch' of https://github.ol.epicgames.net/ue-foundation/zen i...
Stefan Boberg
2026-02-22
1
-2
/
+0
|
\
|
*
cleaned out vcpkg:: package references
Stefan Boberg
2026-02-22
1
-2
/
+0
*
|
fix build issues on Mac/Linux
Stefan Boberg
2026-02-22
2
-6
/
+13
|
/
*
moved HttpOrchestratorService state into OrchestratorService to fix dependenc...
Stefan Boberg
2026-02-22
10
-154
/
+259
*
added support for basic worker timeline tracking and querying
Stefan Boberg
2026-02-22
4
-2
/
+707
*
ignore deprecation warnings for sandbox APIs on macOS
Stefan Boberg
2026-02-20
1
-0
/
+4
*
also use except_fmt for linuxrunner
Stefan Boberg
2026-02-20
1
-0
/
+1
[next]