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
/
zenserver
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
add multirange requests to blob store (#795)
Dan Engelbrecht
12 days
1
-19
/
+95
*
HttpService/Frontend improvements (#782)
Stefan Boberg
2026-02-25
1
-0
/
+9
*
use partial blocks for oplog import (#780)
Dan Engelbrecht
2026-02-24
1
-6
/
+27
*
Various bug fixes (#778)
Stefan Boberg
2026-02-24
1
-1
/
+1
*
Revert "Fix correctness and concurrency bugs found during code review"
Stefan Boberg
2026-02-24
1
-1
/
+1
*
Fix correctness and concurrency bugs found during code review
Stefan Boberg
2026-02-24
1
-1
/
+1
*
structured compute basics (#714)
Stefan Boberg
2026-02-18
4
-13
/
+36
*
logging config move to zenutil (#754)
Stefan Boberg
2026-02-13
1
-1
/
+1
*
use matcher over regex (#744)
Dan Engelbrecht
2026-02-04
5
-16
/
+56
*
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
|
*
Revert to previous behaviour for path checking in the presence of an empty pr...
Liam Mitchell
2026-01-28
1
-9
/
+13
|
*
Use std::mismatch to compare paths and hoist project root canonicalization ou...
Liam Mitchell
2026-01-21
1
-13
/
+18
|
*
Restrict filesystem reads in snapshot to paths under project root
Liam Mitchell
2026-01-19
1
-2
/
+18
*
|
add command line option for scrub timeslice (#742)
Dan Engelbrecht
2026-02-03
1
-1
/
+9
|
/
*
zenserver API changes, some other minor changes (#720)
Stefan Boberg
2026-01-19
2
-2
/
+16
*
Ensure upstream put propagation includes overwrite
zousar
2025-12-19
4
-5
/
+39
*
Change default limit-overwrite behavior to true
zousar
2025-12-17
2
-2
/
+2
*
remove error warning in output (#695)
Dan Engelbrecht
2025-12-17
1
-1
/
+1
*
add boost-worker oplog import export options (#693)
Dan Engelbrecht
2025-12-16
2
-22
/
+73
*
add otel instrumentation (#581)
Stefan Boberg
2025-12-11
1
-0
/
+12
*
upload to zen cache from oplog import now disabled by default (#680)
Dan Engelbrecht
2025-12-09
1
-1
/
+1
*
add missing patterns to objectstore service http routing (#674)
Dan Engelbrecht
2025-12-03
1
-3
/
+7
*
automatic scrub on startup (#667)
Dan Engelbrecht
2025-11-27
3
-32
/
+46
*
control cache upload (#646)
Dan Engelbrecht
2025-11-12
1
-0
/
+2
*
switch to xmake for package management (#611)
Stefan Boberg
2025-11-07
1
-0
/
+4
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
3
-7
/
+9
*
make sure OpenProcessCache is initialized before use (#618)
Stefan Boberg
2025-10-29
1
-4
/
+4
*
fix --zentrace=no compile errors (#616)
Stefan Boberg
2025-10-28
1
-2
/
+2
*
add host discovery and zen cache support for oplog import (#601)
Dan Engelbrecht
2025-10-23
1
-13
/
+29
*
add support for OTLP logging/tracing (#599)
Stefan Boberg
2025-10-22
6
-6
/
+6
*
fix builds storage stats (#590)
Dan Engelbrecht
2025-10-20
1
-18
/
+22
*
restructured zenserver configuration (#575)
Stefan Boberg
2025-10-15
6
-90
/
+102
*
move all storage-related services into storage tree (#571)
Stefan Boberg
2025-10-14
25
-0
/
+14369