index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/async-consul-requests
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/consul-support
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-macos-signing-with-id
de/trim-malloc-at-threadpool-idle
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/zen-builds-download-default-part
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
fix/structured-cache-review
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-vla-warn
sb/fix-zen-cli
sb/fixups
sb/horde-compressedbuffer
sb/http-fixes
sb/intree-sentry-native
sb/manual-test-workflows
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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle double slashes in URL path by normalizing them away like http.sys.
Zousar Shaker
2021-11-30
1
-1
/
+31
*
Address review feedback and fix issue when deploying.
Zousar Shaker
2021-11-29
4
-7
/
+6
*
Disable forced elevation for zenserver.exe.
Zousar Shaker
2021-11-29
1
-2
/
+0
*
Allow http.sys mode to operate in local-only mode for non-admin users.
Zousar Shaker
2021-11-29
2
-38
/
+70
*
If MyDocuments isn't available, use zen data folder in largest drive.
Zousar Shaker
2021-11-29
1
-0
/
+33
*
Allow ZenMap to fallback to local shared memory when running non elevated.
Zousar Shaker
2021-11-29
1
-0
/
+22
*
Address review feedback.
Zousar Shaker
2021-11-26
1
-2
/
+2
*
Move HandlePackageOffers out of ifdef to fix static compile error.
Zousar Shaker
2021-11-25
1
-38
/
+40
*
Fix asio bug where input of less than 16 bytes would not get consumed.
Zousar Shaker
2021-11-25
1
-1
/
+1
*
Make asio trace messages controlled by a compile-time verbosity define.
Zousar Shaker
2021-11-25
1
-8
/
+16
*
Fix handling of packages/offers in asio mode to match http.sys mode.
Zousar Shaker
2021-11-25
4
-76
/
+91
*
Fix asio request routing so that a url of "/cas" will route to the service fo...
Zousar Shaker
2021-11-24
1
-4
/
+14
*
Merge pull request #27 from EpicGames/asio-acceptor
zousar
2021-11-24
1
-1
/
+6
|
\
|
*
Changed the asio acceptor initialization to allow dual stack IPV6
Zousar Shaker
2021-11-24
1
-1
/
+6
*
|
Updated deploy script to set platform, architecture and configuration.
Per Larsson
2021-11-24
1
-11
/
+11
*
|
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-24
2
-1
/
+4
|
\
|
|
*
Fixed unused variable in integration tests.
Per Larsson
2021-11-23
1
-0
/
+4
|
*
Removed unused variable.
Per Larsson
2021-11-23
1
-1
/
+0
*
|
Set empty body in Jupiter client.
Per Larsson
2021-11-24
1
-0
/
+4
|
/
*
Prevent destroying ASIO server connection until callbacks complete
Per Larsson
2021-11-23
1
-61
/
+54
*
Comment out unused variables to fix warnings.
Per Larsson
2021-11-22
1
-7
/
+7
*
Changed Health service to return CbObject instead of JSON.
Per Larsson
2021-11-22
1
-2
/
+1
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-18
1
-5
/
+6
|
\
|
*
Add errorcode to output when a task fails
Joe Kirchoff
2021-11-18
1
-5
/
+6
*
|
Extended Health endpoint with support for returning build version and log file.
Per Larsson
2021-11-18
5
-21
/
+144
|
/
*
Change error code for failed upsteam apply
Joe Kirchoff
2021-11-17
1
-1
/
+1
*
Set horde worker requirements, limit to Win-RemoteExec pool
Joe Kirchoff
2021-11-17
1
-4
/
+37
*
Changed upstream DisplayName to UpstreamEndpointInfo with name and url.
Per Larsson
2021-11-17
2
-30
/
+39
*
Added health check and return missing error message.
Per Larsson
2021-11-17
1
-7
/
+19
*
Log upstream HTTP errors as errors.
Per Larsson
2021-11-17
1
-13
/
+55
*
Check both success and error code when initializing Jupiter upstream.
Per Larsson
2021-11-17
1
-1
/
+1
*
Added connect/transfer timeout options for Jupiter client.
Per Larsson
2021-11-17
7
-76
/
+86
*
Format fix.
Per Larsson
2021-11-16
1
-6
/
+6
*
Added upstream connect/transfer timeout options.
Per Larsson
2021-11-16
7
-24
/
+81
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-16
3
-16
/
+157
|
\
|
*
Use upstream apply with Horde
Joe Kirchoff
2021-11-15
3
-27
/
+127
|
*
Horde Apply: Pass through
Joe Kirchoff
2021-11-15
1
-2
/
+43
*
|
Check input range when copy compressed range.
Per Larsson
2021-11-16
1
-3
/
+10
|
/
*
Handle 'partial on error' cache policy.
Per Larsson
2021-11-15
2
-15
/
+38
*
Updated cache policy according to UE.
Per Larsson
2021-11-15
2
-17
/
+61
*
Removed sorting of chunk requests.
Per Larsson
2021-11-14
1
-2
/
+0
*
Fixed typo in object key.
Per Larsson
2021-11-14
1
-1
/
+1
*
Parse chunk ID from chunk request.
Per Larsson
2021-11-14
1
-5
/
+11
*
Fixed bug in upstream jupiter endpoint.
Per Larsson
2021-11-13
1
-2
/
+2
*
Format fix.
Per Larsson
2021-11-13
1
-1
/
+1
*
Merge branch 'main' into zcache-batch
Per Larsson
2021-11-13
6
-64
/
+1841
|
\
|
*
Remote Apply: Get Expire timeout from worker
Joe Kirchoff
2021-11-12
2
-5
/
+5
|
*
Horde remote execute (#25)
Joe Kirchoff
2021-11-11
6
-64
/
+1841
*
|
Cleanup attachment validation.
Per Larsson
2021-11-13
1
-48
/
+82
*
|
Relax constraint on partial cache records.
Per Larsson
2021-11-12
1
-72
/
+60
[next]