aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Removed unnecessary headers.Per Larsson2022-02-021-5/+1
* | | | | | Added upstream auth config and removed the possibility to add endpoints via R...Per Larsson2022-02-029-249/+192
* | | | | | Parse expire time from OpenID refresh token and added OpenId token provider.Per Larsson2022-02-029-93/+134
* | | | | | Moved cloud cache token provider out from options.Per Larsson2022-02-018-36/+54
* | | | | | Refactored cloud cache access token provider.Per Larsson2022-02-018-69/+80
* | | | | | Parital completed cloud cache token provider interface.Per Larsson2022-02-017-273/+197
* | | | | | Merged main.Per Larsson2022-01-2836-835/+1701
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Compile fixMartin Ridgers2022-01-281-1/+0
| * | | | | Rename Paylod to Value to match the client side: missing file from previous c...Matt Peters2022-01-271-1/+1
| * | | | | Rename Paylod to Value to match the client side. Rename PayloadId to ValueCon...mattpetersepic2022-01-277-128/+134
| * | | | | Add batched CacheRecord put rpc (#38)mattpetersepic2022-01-273-47/+248
| | |_|_|/ | |/| | |
| * | | | Fixed ZenServerEntry::*ListenPort compile errorsMartin Ridgers2022-01-271-2/+2
| * | | | Added session info and partial logging to standalone TraceMartin Ridgers2022-01-271-48/+295
| * | | | Handle HTTP port collisions when initializing server (#40)zousar2022-01-2710-56/+103
| * | | | Implement SkipData,QueryLocal,StoreLocal for HandleRpcGetCacheRecords (#41)mattpetersepic2022-01-264-63/+142
| | |_|/ | |/| |
| * | | Implement SkipData,QueryLocal,StoreLocal for GET-verb CacheGet requests (#39)mattpetersepic2022-01-262-43/+83
| |/ /
| * | Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2022-01-262-12/+6
| |\|
| | * Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2022-01-266-17/+36
| | |\
| | * | Super temporary sentry symbol upload script to help jog my memory whenever I ...Stefan Boberg2022-01-261-0/+3
| | * | Changed deployment scripts to always use xmakeStefan Boberg2022-01-261-12/+3
| * | | Added some more exclusions for vs-chromiumStefan Boberg2022-01-261-0/+2
| | |/ | |/|
| * | Fixed issue with missing endpoint name when configuring upstream cache from Lua.Per Larsson2022-01-264-18/+33
| * | Temporary fix for ZEN_ASSERT(!Options.Name.empty()) failing when running as a...Matt Peters2022-01-251-0/+4
| * | Unused Delimiter string_view wouldn't compile POISX platformsMartin Ridgers2022-01-251-1/+0
| * | Fixed missing template decorator on RefPtr friend classMartin Ridgers2022-01-251-0/+1
| |/
| * Merge branch 'main' of https://github.com/EpicGames/zenStefan Boberg2022-01-2513-505/+667
| |\
| | * Cachepolicy (#36)mattpetersepic2022-01-259-499/+643
| | * Fixed unexpected abort() call when joining an unjoinable threadMartin Ridgers2022-01-251-1/+4
| | * Mac compile fixMartin Ridgers2022-01-251-1/+1
| | * Command line paths containing whitespace were getting truncatedMartin Ridgers2022-01-251-4/+18
| | * Added generateprojects.batStefan Boberg2022-01-241-0/+1
| * | Implemented support for storing compressed buffers as values in structured ca...Stefan Boberg2022-01-252-4/+14
| |/
| * prepare_commit: Add filter for filenames. Print full path from root in the di...mattpetersepic2022-01-242-12/+74
* | Get access token from auth mgr.Per Larsson2022-01-287-11/+41
* | Extended auth mgr to restore OpenID provider(s) and token(s).Per Larsson2022-01-284-16/+382
* | Add OpenID auth to auth mgr.Per Larsson2022-01-263-9/+80
* | Added auth manager with support for OIDC providers.Per Larsson2022-01-256-4/+155
|/
* Fixed missing object in project oplog response.Per Larsson2022-01-241-1/+5
* Refactored upstream cache to better handle different states in prep for dynam...Per Larsson2022-01-2414-439/+804
* Format fix.Per Larsson2022-01-2224-107/+127
* Use ExtendablePathBuilderszousar2022-01-211-3/+3
* Fixed missing object in cache bucket manifest.Per Larsson2022-01-211-1/+5
* Fixed CacheRecordPolicy::SaveDevin Doucette2022-01-201-0/+2
* Set a minimum Mac OS version that UE usesMartin Ridgers2022-01-201-2/+2
* Moved bundle.lua to scripts/bundle.lua to keep root cleanMartin Ridgers2022-01-202-1/+1
* An implementation of 'xmake bundle' for LinuxMartin Ridgers2022-01-201-0/+23
* Fixed incorrect zip file pathMartin Ridgers2022-01-201-1/+1
* Raise an error if a given vcpkg tool is not foundMartin Ridgers2022-01-201-0/+4
* 'xmake bundle' for MacMartin Ridgers2022-01-201-0/+33
* Answer Yes to everything xmake wants to do when bundlingMartin Ridgers2022-01-201-2/+3