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
/
zencore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/main' into sb/orch
Stefan Boberg
11 days
2
-0
/
+122
|
\
|
*
subprocess tracking using Jobs on Windows/hub (#796)
HEAD
main
Stefan Boberg
11 days
2
-0
/
+122
*
|
Merge branch 'main' into sb/orch
Stefan Boberg
11 days
1
-4
/
+52
|
\
|
|
*
Add test summary table and failure reporting to xmake test (#794)
Stefan Boberg
12 days
1
-4
/
+52
*
|
Merge remote-tracking branch 'origin/main' into sb/orch
Stefan Boberg
12 days
1
-8
/
+54
|
\
|
|
*
add full WebSocket (RFC 6455) client/server support for zenhttp (#792)
Stefan Boberg
12 days
1
-1
/
+0
|
*
add sentry-sdk logger (#793)
Stefan Boberg
12 days
1
-8
/
+54
*
|
added logging tests and fixed stdout redirection in Linux/Mac CreateProc
Stefan Boberg
12 days
1
-0
/
+11
*
|
Merge remote-tracking branch 'origin/main' into sb/orch
Stefan Boberg
12 days
1
-0
/
+1
|
\
|
|
*
Ported "lane trace" feature from UE (by way of IAX) (#771)
Martin Ridgers
12 days
1
-0
/
+1
|
*
Fix zencore bugs and propagate content type through IoBufferBuilder (#783)
Stefan Boberg
2026-02-24
6
-27
/
+65
|
*
Add `zen ui` command (#779)
Stefan Boberg
2026-02-24
2
-0
/
+227
|
*
Various bug fixes (#778)
Stefan Boberg
2026-02-24
4
-25
/
+27
*
|
annotated some functions with trace scopes
Stefan Boberg
13 days
1
-0
/
+3
*
|
remove Wine workarounds in DeleteDirectories now that we have something bette...
Stefan Boberg
13 days
1
-192
/
+0
*
|
another attempt at DeleteDirectories/Wine
Stefan Boberg
13 days
1
-11
/
+47
*
|
workaround for CPU sampling on Wine
Stefan Boberg
13 days
1
-49
/
+77
*
|
another workaround for DeleteDirectories/Wine
Stefan Boberg
13 days
1
-50
/
+160
*
|
wine workaround
Stefan Boberg
13 days
1
-4
/
+50
*
|
IsRunningOnWine now caches the answer to allow higher frequency usage
Stefan Boberg
13 days
1
-7
/
+5
*
|
removed spurious printf in PathBuilder test
Stefan Boberg
13 days
1
-1
/
+0
*
|
fixed logic issue in SampleCpu()
Stefan Boberg
14 days
1
-3
/
+3
*
|
make sure CPU usage is reported in Describe()
Stefan Boberg
14 days
2
-0
/
+8
*
|
changed how CPU metrics are tracked, to avoid some of the overheads of the pr...
Stefan Boberg
14 days
2
-80
/
+237
*
|
Merge branch 'sb/orch' of https://github.ol.epicgames.net/ue-foundation/zen i...
Stefan Boberg
2026-02-24
2
-0
/
+227
|
\
\
|
*
\
Merge branch 'sb/orch' of ssh://arn-wd-l1704:2222/ue-foundation/zen into sb/orch
Stefan Boberg
2026-02-24
4
-22
/
+24
|
|
\
\
|
*
|
|
added GetProcessCommandLine
Stefan Boberg
2026-02-24
2
-0
/
+227
*
|
|
|
fix: ReadFile uses BytesRead
Stefan Boberg
2026-02-24
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
fix FEncounteredCallstackSetEntry races
Stefan Boberg
2026-02-24
1
-4
/
+4
*
|
|
fix `ReadFile` error reporting (would always return EOF error on failure)
Stefan Boberg
2026-02-24
1
-10
/
+0
*
|
|
add utf16to8_impl bounds checking
Stefan Boberg
2026-02-24
1
-0
/
+4
*
|
|
fix logic error in `CbValue::As*String`
Stefan Boberg
2026-02-24
1
-8
/
+16
|
/
/
*
|
added IoBufferBuilder variations which accept content-type
Stefan Boberg
2026-02-23
2
-16
/
+39
*
|
Merge remote-tracking branch 'origin/main' into sb/orch
Stefan Boberg
2026-02-23
2
-127
/
+302
|
\
|
|
*
implement yaml generation (#774)
Stefan Boberg
2026-02-23
2
-127
/
+302
*
|
Merge remote-tracking branch 'origin/main' into sb/orch
Stefan Boberg
2026-02-23
2
-2
/
+194
|
\
|
|
*
implemented base64 decoding (#777)
Stefan Boberg
2026-02-23
2
-2
/
+194
*
|
include fix
Stefan Boberg
2026-02-22
1
-0
/
+1
*
|
Merge branch 'sb/orch' of https://github.ol.epicgames.net/ue-foundation/zen i...
Stefan Boberg
2026-02-20
5
-29
/
+34
|
\
\
|
*
|
Merge remote-tracking branch 'origin/main' into sb/orch
Stefan Boberg
2026-02-20
2
-21
/
+21
|
|
\
|
|
|
*
fix MakeSafeAbsolutePathInPlace mis-spelling (#765)
Stefan Boberg
2026-02-20
2
-21
/
+21
|
*
|
use IsNull() to check m_Buffer validity
Stefan Boberg
2026-02-19
1
-1
/
+1
|
*
|
remove inaccurate comment (we do validate bounds)
Stefan Boberg
2026-02-19
1
-2
/
+0
|
*
|
add null check to `SharedBuffer::GetFileReference`
Stefan Boberg
2026-02-19
1
-6
/
+7
|
*
|
add CountLeadingZeros tests (32-bit version)
Stefan Boberg
2026-02-19
1
-0
/
+6
*
|
|
make sure hashutils.h can be compiled standalone
Stefan Boberg
2026-02-19
1
-0
/
+2
|
/
/
*
/
fix for out-of-bounds issue when passing `--trace` without arguments
Stefan Boberg
2026-02-19
1
-3
/
+10
|
/
*
add selective request logging support to http.sys (#762)
Stefan Boberg
2026-02-18
2
-36
/
+134
*
add http server root password protection (#757)
Dan Engelbrecht
2026-02-17
1
-0
/
+16
*
misc fixes brought over from sb/proto (#759)
Stefan Boberg
2026-02-17
3
-11
/
+11
[next]