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
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduced WaitForThreads time to see how it behaves with explicit thread pools
sb/threadpool
Stefan Boberg
2026-02-23
1
-1
/
+1
*
added logging of zenserver child process startup/shutdown timings
Stefan Boberg
2026-02-23
2
-2
/
+11
*
add <type_traits>
Stefan Boberg
2026-02-23
1
-0
/
+2
*
implemented dynamic scaling support for WorkerThreadPool
Stefan Boberg
2026-02-23
3
-22
/
+136
*
add friends to fix build issue
Stefan Boberg
2026-02-20
1
-0
/
+3
*
made http.sys async worker thread pool configurable via the same option as th...
Stefan Boberg
2026-02-20
3
-29
/
+47
*
added new I/O thread pool implementation
Stefan Boberg
2026-02-20
7
-28
/
+373
*
move partial chunk block anailsys to chunkblock.h/cpp (#767)
Dan Engelbrecht
2026-02-20
4
-679
/
+887
*
fix builds download indexing timer (#769)
Dan Engelbrecht
2026-02-20
2
-7
/
+7
*
fix plain progress bar (#768)
Dan Engelbrecht
2026-02-20
1
-0
/
+1
*
fix MakeSafeAbsolutePathInPlace mis-spelling (#765)
Stefan Boberg
2026-02-20
8
-49
/
+49
*
GC - fix handling of attachment ranges, http access token expiration, lock fi...
Stefan Boberg
2026-02-20
7
-12
/
+18
*
Merge branch 'main' into zs/web-ui-improvements
zousar
2026-02-18
50
-99
/
+7853
|
\
|
*
structured compute basics (#714)
Stefan Boberg
2026-02-18
45
-47
/
+7639
|
*
add selective request logging support to http.sys (#762)
Stefan Boberg
2026-02-18
3
-39
/
+156
|
*
convert ZEN_ASSERTs to exception to handle corrupt data gracefully (#760)
Dan Engelbrecht
2026-02-18
2
-13
/
+58
*
|
updatefrontend
zousar
2026-02-18
1
-0
/
+0
*
|
entry.js handles missing/native items more gracefully
zousar
2026-02-18
2
-4
/
+32
*
|
updatefrontend
zousar
2026-02-17
1
-0
/
+0
*
|
Merge branch 'main' into zs/web-ui-improvements
zousar
2026-02-17
25
-197
/
+478
|
\
|
|
*
add http server root password protection (#757)
Dan Engelbrecht
2026-02-17
19
-166
/
+415
|
*
misc fixes brought over from sb/proto (#759)
Stefan Boberg
2026-02-17
7
-31
/
+49
|
*
added ResetConsoleLog (#758)
Stefan Boberg
2026-02-16
3
-0
/
+14
*
|
Dependencies table doesn't reflow the entries page
zousar
2026-02-17
1
-5
/
+19
*
|
Rename the cache section in the web ui
zousar
2026-02-17
1
-1
/
+1
*
|
Make files table in entry.js paginated and searchable
zousar
2026-02-17
1
-40
/
+170
*
|
Added custom page for cook.artifacts
zousar
2026-02-16
4
-4
/
+428
*
|
Change breadcrumbs for oplogs to be more descriptive
zousar
2026-02-15
2
-6
/
+12
*
|
Add support for listing files on oplog entries
zousar
2026-02-15
1
-9
/
+110
*
|
Restore handling for hard/soft name prefixes
zousar
2026-02-15
1
-4
/
+16
*
|
Enhance dependencies to include soft and hard deps
zousar
2026-02-14
1
-11
/
+13
|
/
*
add foundation for http password protection (#756)
Dan Engelbrecht
2026-02-13
3
-0
/
+275
*
spelling fixes (#755)
Dan Engelbrecht
2026-02-13
1
-2
/
+2
*
logging config move to zenutil (#754)
Stefan Boberg
2026-02-13
17
-99
/
+187
*
add IHttpRequestFilter to allow server implementation to filter/reject reques...
Dan Engelbrecht
2026-02-13
10
-96
/
+353
*
add IsLocalMachineRequest to HttpServerRequest (#749)
Dan Engelbrecht
2026-02-12
6
-7
/
+78
*
add simple http client tests (#751)
Dan Engelbrecht
2026-02-12
8
-27
/
+202
*
reduce lock time for project store gc precache and gc validate (#750)
Dan Engelbrecht
2026-02-11
2
-46
/
+261
*
Fix formatting of stat pages (#748)
Liam Mitchell
2026-02-09
4
-3
/
+10
*
ported optimizations of MeasureVarUInt (#747)
Dan Engelbrecht
2026-02-06
1
-2
/
+12
*
fix target folder cleanup in builds download (#746)
Dan Engelbrecht
2026-02-06
1
-12
/
+9
*
only check file size for requested range in asio TransmitFileAsync in debug m...
Dan Engelbrecht
2026-02-06
1
-41
/
+63
*
Merge pull request #723 from ue-foundation/lm/service-interactive-session
Liam Mitchell
2026-02-04
4
-40
/
+16
|
\
|
*
Revert "Run Windows service as an interactive session, so we correctly respon...
Liam Mitchell
2026-02-03
1
-2
/
+2
|
*
Respond to RequestApplicationExit() in http server implementations even in no...
Liam Mitchell
2026-01-29
4
-40
/
+16
|
*
Run Windows service as an interactive session, so we correctly respond to Req...
Liam Mitchell
2026-01-19
1
-2
/
+2
*
|
use matcher over regex (#744)
Dan Engelbrecht
2026-02-04
6
-18
/
+58
*
|
implemented chunking for TransmitFile path (#736)
Stefan Boberg
2026-02-04
1
-58
/
+119
*
|
Merge pull request #724 from ue-foundation/lm/restrict-reads-to-project
Liam Mitchell
2026-02-03
1
-4
/
+32
|
\
\
|
*
|
Disallow external file reads from project with unset project roots
Liam Mitchell
2026-01-29
1
-5
/
+8
[next]