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
Branch
Commit message
Author
Age
273-integrated-memory-tracking
Merge branch 'main' into 273-integrated-memory-tracking
Stefan Boberg
2 years
actions_updates
Merge pull request #93 from EpicGames/de/namespaces-continued
Dan Engelbrecht
4 years
asio
Added header data.
Per Larsson
4 years
ddcref
Changed derived data cache key property name.
Per Larsson
4 years
de/add-builds-download-force-option
changelog
Dan Engelbrecht
6 months
de/add-verbose-logging-on-missing-blocks
list missing block hashes when --verbose is enabled
Dan Engelbrecht
5 months
de/auto-batch-upstream
WIP
Dan Engelbrecht
3 years
de/better-composite-iterator
buffered composite iterator
Dan Engelbrecht
23 months
de/bloom-filter-experiment
one bloom filter for all of cachememorylayer
Dan Engelbrecht
2 years
de/builds-cmd-refactor
create context structures to reduce individually captured variables
Dan Engelbrecht
10 months
de/chunk-info-logging
fix validation
Dan Engelbrecht
21 months
de/compressed-buffer-creation-opts
create matching number of asio worker thread as UE has in client connections
Dan Engelbrecht
3 years
de/disk-io-optimizations
prime temp file sizes and order request based on first write position
Dan Engelbrecht
11 months
de/disk-io-with-retry
remove GetNoRetryCallback()
Dan Engelbrecht
10 months
de/download-feedback-api
handle exception while UI is open
Dan Engelbrecht
4 weeks
de/enable-partial-requests-to-jupiter-by-default
harmonize latency log output between host and cache
Dan Engelbrecht
2 weeks
de/etag-for-oplog-chunks
typo
Dan Engelbrecht
16 months
de/file-change-monitor
windows implementation first draft
Dan Engelbrecht
17 months
de/fix-httpsys-shutdown
changelog
Dan Engelbrecht
7 months
de/get-cache-chunks-api-with-separate-policy
WIP
Dan Engelbrecht
3 years
de/httpclient-send-refactor
error fix in ReadFileRange
Dan Engelbrecht
22 months
de/improve-status-command
clean up name/description of up, attach, down and status commands
Dan Engelbrecht
18 months
de/improved-projectstore-batch-requests
WIP
Dan Engelbrecht
16 months
de/improved-write-cache
make FlushSequence non-static
Dan Engelbrecht
11 months
de/increase-logging-to-find-mac-upload-error
5.7.9-pre11
Dan Engelbrecht
4 months
de/json-to-cbobject-test
add cloud query test case
Dan Engelbrecht
6 months
de/macos-copyright
test
Dan Engelbrecht
2 years
de/macos-x86-build
bump min macos version to 14.0
Dan Engelbrecht
11 months
de/memory-stomp-detector
WIP
Dan Engelbrecht
22 months
de/new-append-op-rpc
changelog
Dan Engelbrecht
5 months
de/no-mmap-for-attachment-meta-files
don't use mmap when reading attachment meta files
Dan Engelbrecht
17 months
de/oplog-attachment-warnings
add more verbose errors when new oplog op fails to find attachments
Dan Engelbrecht
5 months
de/oplog-import-improvements
ensure oplog chunk blocks do no exceed size limit
Dan Engelbrecht
3 months
de/oplog-partial-block-download
fixed plain progress update
Dan Engelbrecht
3 weeks
de/optionally-keep-value-in-memory-when-uploadint-to-remote
If we don't have much to do in the upstream store queue, pass the data to sto...
Dan Engelbrecht
4 years
de/reduce-project-store-memory
rework lifetime management for oplog
Dan Engelbrecht
6 months
de/reduce-upstream-api
harmonize ZenUpstreamEndpoint::PutCacheRecord with JupiterUpstreamEndpoint::P...
Dan Engelbrecht
3 years
de/release-5.7.8-minimal
5.7.8
Dan Engelbrecht
4 months
de/safer-oplog-import
safer oplog import (#52)
Dan Engelbrecht
23 months
de/statds-for-gc
add gcmanager as a statsd provider
Dan Engelbrecht
2 years
de/test-macos-signing-with-id
test
Dan Engelbrecht
2 years
de/upstream-policy-test
more upstream policy tests
Dan Engelbrecht
3 years
de/upstream-server-tests
cleanup
Dan Engelbrecht
4 years
de/v5.7.8-with-sb-refactor
5.7.8-pre7
Dan Engelbrecht
4 months
de/vcpkg-latest
fixed predicate for find_as so it works with recent versions of EASTL
Stefan Boberg
11 months
de/zen-as-oplog-store
Merge remote-tracking branch 'origin/main' into de/zen-as-oplog-store
Dan Engelbrecht
23 months
de/zenserver-full-build-storage
Add accesstime test functions
Dan Engelbrecht
9 months
deriveddata
Changed oplog ddc property name.
Per Larsson
3 years
di/add_cmake_dev
add cmake build config to be able to use clion
Dmytro Ivanov
17 months
di/plugin-name-wip
Add plugin name command line parameter
Dmytro Ivanov
17 months
di/poc_zen_command_plugins
wip
Dmytro Ivanov
17 months
feature/oplog-dependency-graph
tighten elliptical ring radii
MtBntChvn
3 weeks
lm/batch-request-content-type
Return the proper range of bytes in chunk batch requests based on chunk
Liam Mitchell
15 months
lm/builds-metadata-integer-changelist
Add builds metadata changelist/codeChangelist parameters as integers rather t...
Liam Mitchell
14 months
lm/oidctoken-exe-path
Pass command-line OidcToken option through config rather than env variables, ...
Liam Mitchell
8 weeks
lm/restrict-content-type
Restore debug logging in zenserver tests
Liam Mitchell
3 weeks
main
subprocess tracking using Jobs on Windows/hub (#796)
Stefan Boberg
11 days
rpc-analyze
fixed C4244 warnings in unfinished code
Stefan Boberg
8 months
sb/block-clone
promoted ScopeFd to file scope and applied it to tests and other code
Stefan Boberg
14 days
sb/build-cache
Merge remote-tracking branch 'origin/main' into sb/build-cache
Dan Engelbrecht
12 months
sb/build-part-delta
Disable delta encoding by default
Stefan Boberg
12 months
sb/cleanup-main
Merge branch 'main' of https://github.ol.epicgames.net/ue-foundation/zen
Stefan Boberg
13 months
sb/cloud
tweaked zencloud build rules to work around Linux linker ordering dependencies
Stefan Boberg
17 months
sb/curly-httpclient
Merge remote-tracking branch 'origin/main' into sb/curly-httpclient
Stefan Boberg
3 weeks
sb/eastl
std::span -> eastl::span
Stefan Boberg
12 months
sb/fix-vla-warn
added include to fix error with references to size_t
Stefan Boberg
5 months
sb/intree-sentry-native
explicitly enable sentry in release build / bundle
Stefan Boberg
4 months
sb/more-tui
misc top improvements
Stefan Boberg
14 days
sb/oidc-token
added support for encrypted remote config, fixed console output
Stefan Boberg
12 days
sb/orch
added worker id validation
Stefan Boberg
11 days
sb/rpc-analysis
added --clean option
Stefan Boberg
5 months
sb/spdlog-out
Merge branch 'main' into sb/spdlog-out
Stefan Boberg
2 weeks
sb/threadpool
reduced WaitForThreads time to see how it behaves with explicit thread pools
Stefan Boberg
2 weeks
sb/tsan-fixes
5.5.0
Dan Engelbrecht
22 months
sb/unity-build
disable top level unity
Stefan Boberg
5 months
sb/xrepo
Merge branch 'sb/xrepo' of https://github.ol.epicgames.net/ue-foundation/zen ...
Stefan Boberg
6 months
sb/zen-master
temp stuff
Stefan Boberg
5 months
sb/zenserver-test-verbose
Utf8ToWide fix, added Unicode tests
Stefan Boberg
11 days
streamapi
Merge branch 'main' into streamapi
Per Larsson
4 years
tb/docker
Merge branch 'main' of https://github.ol.epicgames.net/ue-foundation/zen into...
EPICGAMES\thierry.begin
23 months
wait_for_quiescence
Merge branch 'main' into wait_for_quiescence
Matt Peters
4 years
zen-options
make zenutil build with new location for StringToPath()
Stefan Boberg
2 weeks
zs/get-all-chunk-infos
Merge branch 'main' into zs/get-all-chunk-infos
zousar
2 years
zs/xrepo
Merge branch 'main' into zs/xrepo
Zousar Shaker
15 months