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
/
zenserver
/
upstream
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Respect Jupiter auth token expiration time.
Per Larsson
2021-09-23
2
-112
/
+150
*
Use /check/health instead of /test/hello.
Per Larsson
2021-09-23
3
-5
/
+5
*
Made upstream endpoints more resilient to failures by checking health/reconne...
Per Larsson
2021-09-22
6
-70
/
+255
*
clang-format
Stefan Boberg
2021-09-20
1
-15
/
+15
*
Moved more code into zen namespace, for consistency
Stefan Boberg
2021-09-20
3
-20
/
+19
*
Try authenticate with Jupiter instance when initializing upstream cache.
Per Larsson
2021-09-20
3
-2
/
+12
*
Probe upstream Zen server when initializing upstream cache.
Per Larsson
2021-09-20
3
-2
/
+28
*
Added upstream cache policy command line option (read|write,readonly,writeonl...
Per Larsson
2021-09-17
2
-10
/
+18
*
clang-format
Stefan Boberg
2021-09-16
1
-3
/
+9
*
Compact binary package caching support (#9)
Per Larsson
2021-09-16
3
-34
/
+139
*
Fixed up mesh logging
Stefan Boberg
2021-09-16
2
-6
/
+11
*
Switched some Jupiter logging to not use `_format` - this is handled by the l...
Stefan Boberg
2021-09-15
1
-1
/
+1
*
Changed logging implementation
Stefan Boberg
2021-09-15
5
-39
/
+47
*
Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...
Stefan Boberg
2021-09-15
1
-2
/
+1
*
clang-format
Stefan Boberg
2021-09-09
2
-2
/
+2
*
Factored out http server related code into zenhttp module since it feels out ...
Stefan Boberg
2021-09-09
1
-1
/
+1
*
Fixed a number of unreferenced variable warnings
Stefan Boberg
2021-09-09
2
-0
/
+3
*
Minor fixup and formatting.
Per Larsson
2021-09-07
4
-11
/
+11
*
Updated upstream stats calculation.
Per Larsson
2021-09-07
2
-57
/
+34
*
Return stats from Zen/Jupiter HTTP client.
Per Larsson
2021-09-07
6
-50
/
+194
*
Added custom cpr::Response formatter and removed duplicate logging code.
Per Larsson
2021-09-07
2
-85
/
+12
*
Support for switching between storing derived data using the legacy DDC endpo...
Per Larsson
2021-09-06
3
-17
/
+33
*
Zen upstream support (#7)
Per Larsson
2021-09-03
6
-215
/
+477
*
IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 code
Stefan Boberg
2021-09-02
1
-2
/
+2
*
Compilation fix again (downloaded_bytes is integral since a while back)
Stefan Boberg
2021-08-31
1
-1
/
+1
*
Asynchronous upstream caching to Jupiter
Per Larsson
2021-08-31
4
-78
/
+624
*
Improved error handling for mesh broadcast
Stefan Boberg
2021-08-24
1
-2
/
+11
*
clang-format
Stefan Boberg
2021-08-20
1
-1
/
+1
*
Merge branch 'main' of https://github.com/EpicGames/zen into main
Stefan Boberg
2021-08-12
1
-0
/
+10
|
\
|
*
Bracket cpr with warning disable macros to fix compile issue
Stefan Boberg
2021-08-12
1
-0
/
+10
*
|
Added placeholder chunk fetch
Stefan Boberg
2021-08-12
2
-0
/
+9
|
/
*
Implemented flush operations for cache services
Stefan Boberg
2021-08-12
2
-4
/
+147
*
Made some changes to how mesh config works
Stefan Boberg
2021-06-21
1
-7
/
+7
*
Implemented new URI addressing scheme for the Zen cache endpoints, and prepar...
Stefan Boberg
2021-05-23
1
-3
/
+3
*
Split out structured cache store code into dedicated cpp/h pair
Stefan Boberg
2021-05-22
1
-1
/
+1
*
Partial refactoring of structured cache implementation - WIP
Stefan Boberg
2021-05-21
2
-9
/
+28
*
Fixed mis-merge
Stefan Boberg
2021-05-20
2
-12
/
+1
*
Merged from master
Stefan Boberg
2021-05-20
2
-0
/
+44
|
\
|
*
Partial implementation of Jupiter chunk filtering, pending more information a...
Stefan Boberg
2021-05-18
2
-2
/
+46
*
|
Added tentative Jupiter structured data endpoints
Stefan Boberg
2021-05-20
2
-0
/
+28
|
/
*
Adding zenservice code
Stefan Boberg
2021-05-11
4
-0
/
+749
[prev]