| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Set empty body in Jupiter client. | Per Larsson | 2021-11-24 | 1 | -0/+4 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Comment out unused variables to fix warnings. | Per Larsson | 2021-11-22 | 1 | -7/+7 | |
| * | | | | | | | | | | merge from main | Stefan Boberg | 2021-11-18 | 8 | -270/+2610 | |
| |\| | | | | | | | | | ||||||
| | * | | | | | | | | | 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 | 6 | -62/+66 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | | Format fix. | Per Larsson | 2021-11-16 | 1 | -6/+6 | |
| | * | | | | | | Added upstream connect/transfer timeout options. | Per Larsson | 2021-11-16 | 4 | -19/+57 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | Use upstream apply with Horde | Joe Kirchoff | 2021-11-15 | 1 | -17/+10 | |
| | * | | | | | Horde Apply: Pass through | Joe Kirchoff | 2021-11-15 | 1 | -2/+43 | |
| | | |_|_|/ | |/| | | | ||||||
| | * | | | | 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 | 4 | -64/+1833 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Remote Apply: Get Expire timeout from worker | Joe Kirchoff | 2021-11-12 | 2 | -5/+5 | |
| | | | |_|/ | | |/| | | ||||||
| | | * | | | Horde remote execute (#25) | Joe Kirchoff | 2021-11-11 | 4 | -64/+1833 | |
| | | | |/ | | |/| | ||||||
| | * | | | Movec cache utility types to zenutil and fixed unit tests. | Per Larsson | 2021-11-12 | 1 | -2/+1 | |
| | * | | | Changed from batch to RPC. | Per Larsson | 2021-11-11 | 1 | -1/+1 | |
| | * | | | Merge branch 'main' into zcache-batch | Per Larsson | 2021-11-11 | 1 | -3/+3 | |
| | |\| | | ||||||
| | | * | | Type consistency around signed/unsigned comparison | Martin Ridgers | 2021-11-03 | 1 | -3/+3 | |
| | * | | | Correct content type when invoking RPC. | Per Larsson | 2021-11-11 | 1 | -1/+1 | |
| | * | | | Fixed stats. | Per Larsson | 2021-11-11 | 1 | -92/+119 | |
| | * | | | Removed batch result. | Per Larsson | 2021-11-11 | 2 | -27/+26 | |
| | * | | | Format and remove unused type. | Per Larsson | 2021-11-11 | 2 | -4/+1 | |
| | * | | | Added batch API to upstream endpoints. | Per Larsson | 2021-11-11 | 4 | -93/+350 | |
| | * | | | Sort cache keys when resolving payload ID's. | Per Larsson | 2021-11-09 | 2 | -1/+51 | |
| | * | | | Added upstream batch API. | Per Larsson | 2021-11-02 | 2 | -0/+55 | |
| | |/ / | ||||||
| | * / | Upload cache record before blobs and call finalize when processing upstream t... | Per Larsson | 2021-11-01 | 2 | -95/+110 | |
| | |/ | ||||||
| * / | general: Fixed up some vcxproj files which had a warning level set | Stefan Boberg | 2021-10-24 | 1 | -4/+2 | |
| |/ | ||||||
| * | zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar... | Stefan Boberg | 2021-10-15 | 2 | -17/+5 | |
| * | Add remote execute functions (#15) | Joe Kirchoff | 2021-10-13 | 2 | -6/+78 | |
| * | Ratios should not be percentages (this should be done in presentation) | Stefan Boberg | 2021-10-11 | 1 | -2/+2 | |
| * | Support for asynchronous HTTP response processing (#19) | Stefan Boberg | 2021-10-06 | 1 | -1/+1 | |
| * | clang-format | Stefan Boberg | 2021-10-05 | 1 | -1/+1 | |
| * | Merged from upstream | Stefan Boberg | 2021-10-05 | 3 | -69/+10 | |
| * | Added support for choosing best ZEN upstream endpoint based on latency. | Per Larsson | 2021-10-02 | 2 | -8/+96 | |
| * | Added cache HIT/MISS stat counters. | Per Larsson | 2021-10-01 | 1 | -12/+2 | |
| * | Improved error handling for upstream endpoints. | Per Larsson | 2021-10-01 | 3 | -56/+78 | |
| * | Added upstream cache perf metrics. | Per Larsson | 2021-10-01 | 2 | -0/+33 | |
| * | Try upload missing payloads and finalize Jupiter cache ref. | Per Larsson | 2021-10-01 | 4 | -23/+210 | |
| * | Removed unused field. | Per Larsson | 2021-09-29 | 1 | -1/+0 | |
| * | Merge pull request #13 from EpicGames/jupiter-apis | Joe Kirchoff | 2021-09-28 | 2 | -0/+270 | |
| |\ | ||||||
| | * | Remove DerivedDataExists & Exists prop | Joe Kirchoff | 2021-09-28 | 1 | -52/+4 | |
| | * | Add .Exists to CloudCacheResult | Joe Kirchoff | 2021-09-27 | 2 | -5/+16 | |
| | * | Add Exists | Joe Kirchoff | 2021-09-27 | 2 | -0/+171 | |
| | * | Add Get\PutBlob & Get\PutObject | Joe Kirchoff | 2021-09-27 | 2 | -0/+136 | |
| * | | Removed MemoryOutStream, MemoryInStream | Stefan Boberg | 2021-09-28 | 2 | -9/+6 | |
| |/ | ||||||
| * | Simpler upstream stats. Enabled with --upstream-stats. | Per Larsson | 2021-09-23 | 2 | -92/+126 | |