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/consul-support
de/dehydrate-skip-gc-reserve
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/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-build-trigger
de/test-macos-signing-with-id
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/async-httpclient
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-oidc-auth
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
sb/zen-master
sb/zen-monitor
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pre-initialization of default logger (#859)
Stefan Boberg
2026-03-18
4
-6
/
+30
*
Merge pull request #855 from ue-foundation/zs/long-filename-improvement
Zousar Shaker
2026-03-18
4
-5
/
+104
|
\
|
*
Addressing review feedback
zousar
2026-03-18
2
-7
/
+6
|
*
Merge branch 'main' into zs/long-filename-improvement
Stefan Boberg
2026-03-18
24
-55
/
+189
|
|
\
|
*
|
Fix long path handling for project store
zousar
2026-03-17
3
-5
/
+13
|
*
|
Add tests for long path handling in project store
zousar
2026-03-17
1
-0
/
+92
*
|
|
Add natvis for Compact Binary (#860)
Devin Doucette
2026-03-18
5
-0
/
+1000
*
|
|
workaround for change in xmake behaviour around download file naming (#858)
Stefan Boberg
2026-03-18
2
-58
/
+44
*
|
|
add --hub-instance-config option to set lua config path for hub instances (#854)
Dan Engelbrecht
2026-03-18
6
-13
/
+69
*
|
|
Simple S3 client (#836)
Stefan Boberg
2026-03-18
23
-330
/
+3555
*
|
|
Compute batching (#849)
Stefan Boberg
2026-03-18
47
-2261
/
+4064
*
|
|
bugfix release - v5.7.23 (#851)
Stefan Boberg
2026-03-18
3
-42
/
+64
|
|
/
|
/
|
*
|
zen hub port reuse (#850)
Dan Engelbrecht
2026-03-17
21
-46
/
+165
*
|
add sanitizer options to xmake (#847)
v5.7.23-pre1
v5.7.23-pre0
Dan Engelbrecht
2026-03-17
3
-9
/
+24
|
/
*
revise oplog block arrangement (#842)
Dan Engelbrecht
2026-03-16
7
-2473
/
+4918
*
Restructure zen builds using subcommands (#834)
Stefan Boberg
2026-03-16
2
-2284
/
+2647
*
Enable cross compilation of Windows targets on Linux (#839)
Stefan Boberg
2026-03-16
18
-27
/
+57
*
URI decoding, process env, compiler info, httpasio strands, regex route remov...
Stefan Boberg
2026-03-16
17
-381
/
+393
*
block/file cloning support for macOS / Linux (#786)
Stefan Boberg
2026-03-16
2
-72
/
+523
*
Made CPR optional, html generated at build time (#840)
Stefan Boberg
2026-03-13
8
-22
/
+85
*
Add clang-cl build support
Stefan Boberg
2026-03-13
5
-74
/
+82
*
Unix Domain Socket auto discovery (#833)
Stefan Boberg
2026-03-13
28
-105
/
+538
*
Switch httpclient default back-end over to libcurl (#832)
Stefan Boberg
2026-03-13
6
-702
/
+454
*
Add --no-network option (#831)
Stefan Boberg
2026-03-12
11
-29
/
+101
*
upgrade asio from 1.29.0 to 1.38.0 (#827)
Stefan Boberg
2026-03-12
6
-41
/
+40
*
Transparent proxy mode (#823)
Stefan Boberg
2026-03-12
36
-186
/
+3191
*
show ETA in plain and log output style (#829)
Dan Engelbrecht
2026-03-12
1
-10
/
+11
*
added streaming download of payloads http client Post (#824)
Dan Engelbrecht
2026-03-11
10
-76
/
+379
*
improved oplog import progress reporting (#825)
Dan Engelbrecht
2026-03-11
7
-158
/
+251
*
block scavenge of other downloads that uses an older state file (#822)
Dan Engelbrecht
2026-03-11
3
-3
/
+22
*
hub consul integration (#820)
Dan Engelbrecht
2026-03-11
12
-44
/
+1200
*
minor zenstore/blockstore fixes (#821)
Stefan Boberg
2026-03-10
5
-83
/
+63
*
HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)
Stefan Boberg
2026-03-10
43
-532
/
+4881
*
hubservice refactor (#819)
Dan Engelbrecht
2026-03-10
11
-737
/
+822
*
Merge branch 'main' into lm/restrict-content-type
Liam Mitchell
2026-03-09
10
-72
/
+157
|
\
|
*
Merge branch 'main' into lm/oidctoken-exe-path
Liam Mitchell
2026-03-09
430
-5286
/
+54399
|
|
\
|
*
\
Merge branch 'main' into lm/oidctoken-exe-path
Liam Mitchell
2026-03-09
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
2026-03-09
429
-5283
/
+54397
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
updated chunk–block analyser (#818)
Dan Engelbrecht
2026-03-09
5
-495
/
+1228
|
*
|
|
Dashboard overhaul, compute integration (#814)
Stefan Boberg
2026-03-09
80
-1032
/
+6027
|
*
|
|
add fallback for zencache multirange (#816)
Dan Engelbrecht
2026-03-09
23
-1437
/
+2426
|
*
|
|
added auto-detection logic for console colour output (#817)
Stefan Boberg
2026-03-09
2
-5
/
+107
|
*
|
|
Eliminate spdlog dependency (#773)
Stefan Boberg
2026-03-09
61
-1025
/
+2297
|
*
|
|
zenstore bug-fixes from static analysis pass (#815)
Stefan Boberg
2026-03-06
25
-138
/
+144
|
*
|
|
Claude config, some bug fixes (#813)
Stefan Boberg
2026-03-06
35
-128
/
+208
|
*
|
|
fix oidctoken exe lookup check (#811)
Dan Engelbrecht
2026-03-06
1
-1
/
+1
|
*
|
|
oidctoken tool package (#810)
Stefan Boberg
2026-03-05
1
-0
/
+11
[prev]
[next]