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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Removed unnecessary headers.
Per Larsson
2022-02-02
1
-5
/
+1
*
|
|
|
|
|
Added upstream auth config and removed the possibility to add endpoints via R...
Per Larsson
2022-02-02
9
-249
/
+192
*
|
|
|
|
|
Parse expire time from OpenID refresh token and added OpenId token provider.
Per Larsson
2022-02-02
9
-93
/
+134
*
|
|
|
|
|
Moved cloud cache token provider out from options.
Per Larsson
2022-02-01
8
-36
/
+54
*
|
|
|
|
|
Refactored cloud cache access token provider.
Per Larsson
2022-02-01
8
-69
/
+80
*
|
|
|
|
|
Parital completed cloud cache token provider interface.
Per Larsson
2022-02-01
7
-273
/
+197
*
|
|
|
|
|
Merged main.
Per Larsson
2022-01-28
36
-835
/
+1701
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Compile fix
Martin Ridgers
2022-01-28
1
-1
/
+0
|
*
|
|
|
|
Rename Paylod to Value to match the client side: missing file from previous c...
Matt Peters
2022-01-27
1
-1
/
+1
|
*
|
|
|
|
Rename Paylod to Value to match the client side. Rename PayloadId to ValueCon...
mattpetersepic
2022-01-27
7
-128
/
+134
|
*
|
|
|
|
Add batched CacheRecord put rpc (#38)
mattpetersepic
2022-01-27
3
-47
/
+248
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Fixed ZenServerEntry::*ListenPort compile errors
Martin Ridgers
2022-01-27
1
-2
/
+2
|
*
|
|
|
Added session info and partial logging to standalone Trace
Martin Ridgers
2022-01-27
1
-48
/
+295
|
*
|
|
|
Handle HTTP port collisions when initializing server (#40)
zousar
2022-01-27
10
-56
/
+103
|
*
|
|
|
Implement SkipData,QueryLocal,StoreLocal for HandleRpcGetCacheRecords (#41)
mattpetersepic
2022-01-26
4
-63
/
+142
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Implement SkipData,QueryLocal,StoreLocal for GET-verb CacheGet requests (#39)
mattpetersepic
2022-01-26
2
-43
/
+83
|
|
/
/
|
*
|
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2022-01-26
2
-12
/
+6
|
|
\
|
|
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2022-01-26
6
-17
/
+36
|
|
|
\
|
|
*
|
Super temporary sentry symbol upload script to help jog my memory whenever I ...
Stefan Boberg
2022-01-26
1
-0
/
+3
|
|
*
|
Changed deployment scripts to always use xmake
Stefan Boberg
2022-01-26
1
-12
/
+3
|
*
|
|
Added some more exclusions for vs-chromium
Stefan Boberg
2022-01-26
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
Fixed issue with missing endpoint name when configuring upstream cache from Lua.
Per Larsson
2022-01-26
4
-18
/
+33
|
*
|
Temporary fix for ZEN_ASSERT(!Options.Name.empty()) failing when running as a...
Matt Peters
2022-01-25
1
-0
/
+4
|
*
|
Unused Delimiter string_view wouldn't compile POISX platforms
Martin Ridgers
2022-01-25
1
-1
/
+0
|
*
|
Fixed missing template decorator on RefPtr friend class
Martin Ridgers
2022-01-25
1
-0
/
+1
|
|
/
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2022-01-25
13
-505
/
+667
|
|
\
|
|
*
Cachepolicy (#36)
mattpetersepic
2022-01-25
9
-499
/
+643
|
|
*
Fixed unexpected abort() call when joining an unjoinable thread
Martin Ridgers
2022-01-25
1
-1
/
+4
|
|
*
Mac compile fix
Martin Ridgers
2022-01-25
1
-1
/
+1
|
|
*
Command line paths containing whitespace were getting truncated
Martin Ridgers
2022-01-25
1
-4
/
+18
|
|
*
Added generateprojects.bat
Stefan Boberg
2022-01-24
1
-0
/
+1
|
*
|
Implemented support for storing compressed buffers as values in structured ca...
Stefan Boberg
2022-01-25
2
-4
/
+14
|
|
/
|
*
prepare_commit: Add filter for filenames. Print full path from root in the di...
mattpetersepic
2022-01-24
2
-12
/
+74
*
|
Get access token from auth mgr.
Per Larsson
2022-01-28
7
-11
/
+41
*
|
Extended auth mgr to restore OpenID provider(s) and token(s).
Per Larsson
2022-01-28
4
-16
/
+382
*
|
Add OpenID auth to auth mgr.
Per Larsson
2022-01-26
3
-9
/
+80
*
|
Added auth manager with support for OIDC providers.
Per Larsson
2022-01-25
6
-4
/
+155
|
/
*
Fixed missing object in project oplog response.
Per Larsson
2022-01-24
1
-1
/
+5
*
Refactored upstream cache to better handle different states in prep for dynam...
Per Larsson
2022-01-24
14
-439
/
+804
*
Format fix.
Per Larsson
2022-01-22
24
-107
/
+127
*
Use ExtendablePathBuilders
zousar
2022-01-21
1
-3
/
+3
*
Fixed missing object in cache bucket manifest.
Per Larsson
2022-01-21
1
-1
/
+5
*
Fixed CacheRecordPolicy::Save
Devin Doucette
2022-01-20
1
-0
/
+2
*
Set a minimum Mac OS version that UE uses
Martin Ridgers
2022-01-20
1
-2
/
+2
*
Moved bundle.lua to scripts/bundle.lua to keep root clean
Martin Ridgers
2022-01-20
2
-1
/
+1
*
An implementation of 'xmake bundle' for Linux
Martin Ridgers
2022-01-20
1
-0
/
+23
*
Fixed incorrect zip file path
Martin Ridgers
2022-01-20
1
-1
/
+1
*
Raise an error if a given vcpkg tool is not found
Martin Ridgers
2022-01-20
1
-0
/
+4
*
'xmake bundle' for Mac
Martin Ridgers
2022-01-20
1
-0
/
+33
*
Answer Yes to everything xmake wants to do when bundling
Martin Ridgers
2022-01-20
1
-2
/
+3
[prev]
[next]