index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-hub-instance-info
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/claude-windows-guide-helpers
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/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/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/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
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/compute-auth
sb/compute-scheduler
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/no-network
sb/pipes
sb/rpc-analysis
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
zs/consul-token
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'main' into sb/pipes
sb/pipes
Stefan Boberg
30 hours
11
-65
/
+126
|
\
|
*
improve auth token refresh (#863)
Dan Engelbrecht
30 hours
11
-65
/
+126
*
|
Remove IgnoreChildSignals() from zenserver main
Stefan Boberg
31 hours
1
-4
/
+0
*
|
Fix child process exit code collection on Linux
Stefan Boberg
31 hours
3
-14
/
+8
*
|
Add pipe capture tests and migrate log stream components off spdlog
Stefan Boberg
32 hours
7
-48
/
+332
*
|
Make StdoutPipeHandles a RAII type to prevent handle/fd leaks
Stefan Boberg
32 hours
2
-44
/
+96
*
|
Merged pipe- and tcp log sink/listener from sb/compute-scheduler
Stefan Boberg
32 hours
9
-6
/
+681
|
/
*
Add lightweight crash handler for pre-Sentry startup backtraces (#853)
Stefan Boberg
33 hours
4
-0
/
+247
*
Pre-initialization of default logger (#859)
Stefan Boberg
33 hours
4
-6
/
+30
*
Merge pull request #855 from ue-foundation/zs/long-filename-improvement
Zousar Shaker
35 hours
4
-5
/
+104
|
\
|
*
Addressing review feedback
zousar
36 hours
2
-7
/
+6
|
*
Merge branch 'main' into zs/long-filename-improvement
Stefan Boberg
44 hours
24
-55
/
+189
|
|
\
|
*
|
Fix long path handling for project store
zousar
46 hours
3
-5
/
+13
|
*
|
Add tests for long path handling in project store
zousar
46 hours
1
-0
/
+92
*
|
|
Add natvis for Compact Binary (#860)
Devin Doucette
38 hours
5
-0
/
+1000
*
|
|
workaround for change in xmake behaviour around download file naming (#858)
Stefan Boberg
39 hours
2
-58
/
+44
*
|
|
add --hub-instance-config option to set lua config path for hub instances (#854)
Dan Engelbrecht
41 hours
6
-13
/
+69
*
|
|
Simple S3 client (#836)
Stefan Boberg
41 hours
23
-330
/
+3555
*
|
|
Compute batching (#849)
Stefan Boberg
42 hours
47
-2261
/
+4064
*
|
|
bugfix release - v5.7.23 (#851)
Stefan Boberg
43 hours
3
-42
/
+64
|
|
/
|
/
|
*
|
zen hub port reuse (#850)
Dan Engelbrecht
2 days
21
-46
/
+165
*
|
add sanitizer options to xmake (#847)
v5.7.23-pre1
v5.7.23-pre0
Dan Engelbrecht
3 days
3
-9
/
+24
|
/
*
revise oplog block arrangement (#842)
Dan Engelbrecht
4 days
7
-2473
/
+4918
*
Restructure zen builds using subcommands (#834)
Stefan Boberg
4 days
2
-2284
/
+2647
*
Enable cross compilation of Windows targets on Linux (#839)
Stefan Boberg
4 days
18
-27
/
+57
*
URI decoding, process env, compiler info, httpasio strands, regex route remov...
Stefan Boberg
4 days
17
-381
/
+393
*
block/file cloning support for macOS / Linux (#786)
Stefan Boberg
4 days
2
-72
/
+523
*
Made CPR optional, html generated at build time (#840)
Stefan Boberg
6 days
8
-22
/
+85
*
Add clang-cl build support
Stefan Boberg
6 days
5
-74
/
+82
*
Unix Domain Socket auto discovery (#833)
Stefan Boberg
7 days
28
-105
/
+538
*
Switch httpclient default back-end over to libcurl (#832)
Stefan Boberg
7 days
6
-702
/
+454
*
Add --no-network option (#831)
Stefan Boberg
7 days
11
-29
/
+101
*
upgrade asio from 1.29.0 to 1.38.0 (#827)
Stefan Boberg
8 days
6
-41
/
+40
*
Transparent proxy mode (#823)
Stefan Boberg
8 days
36
-186
/
+3191
*
show ETA in plain and log output style (#829)
Dan Engelbrecht
8 days
1
-10
/
+11
*
added streaming download of payloads http client Post (#824)
Dan Engelbrecht
9 days
10
-76
/
+379
*
improved oplog import progress reporting (#825)
Dan Engelbrecht
9 days
7
-158
/
+251
*
block scavenge of other downloads that uses an older state file (#822)
Dan Engelbrecht
9 days
3
-3
/
+22
*
hub consul integration (#820)
Dan Engelbrecht
9 days
12
-44
/
+1200
*
minor zenstore/blockstore fixes (#821)
Stefan Boberg
9 days
5
-83
/
+63
*
HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)
Stefan Boberg
9 days
43
-532
/
+4881
*
hubservice refactor (#819)
Dan Engelbrecht
10 days
11
-737
/
+822
*
Merge branch 'main' into lm/restrict-content-type
Liam Mitchell
10 days
10
-72
/
+157
|
\
|
*
Merge branch 'main' into lm/oidctoken-exe-path
Liam Mitchell
10 days
430
-5286
/
+54399
|
|
\
|
*
\
Merge branch 'main' into lm/oidctoken-exe-path
Liam Mitchell
10 days
127
-3068
/
+9008
|
|
\
\
|
*
|
|
Allow external OidcToken executable to be specified unless disabled via comma...
Liam Mitchell
2026-03-04
5
-8
/
+58
|
*
|
|
Pass command-line OidcToken option through config rather than env variables, ...
Liam Mitchell
2026-01-15
10
-64
/
+59
|
*
|
|
Use well-known OidcToken paths or command line arguments to determine OidcTok...
Liam Mitchell
2026-01-14
10
-73
/
+119
*
|
|
|
Merge branch 'main' into lm/restrict-content-type
Liam Mitchell
10 days
429
-5283
/
+54397
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
updated chunk–block analyser (#818)
Dan Engelbrecht
10 days
5
-495
/
+1228
[next]