aboutsummaryrefslogtreecommitdiff
path: root/zenserver/upstream/jupiter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Converted use of _format UDL to fmt::formatMartin Ridgers2022-01-101-1/+0
* Added trace scopes.Per Larsson2021-12-151-0/+27
* Partial revert b363c5bJoe Kirchoff2021-12-131-67/+13
* A 'long int' is larger on non-Windows causing narrowing warningsMartin Ridgers2021-12-081-15/+23
* Merged mainMartin Ridgers2021-12-081-13/+59
|\
| * Return status_code as ErrorCode from jupiter api if not successfulJoe Kirchoff2021-12-071-13/+59
* | Merged mainMartin Ridgers2021-11-251-0/+4
|\|
| * Set empty body in Jupiter client.Per Larsson2021-11-241-0/+4
* | Post-merge compile fixesMartin Ridgers2021-11-171-1/+1
* | Merged mainMartin Ridgers2021-11-171-19/+28
|\|
| * Added connect/transfer timeout options for Jupiter client.Per Larsson2021-11-171-19/+28
* | Merged mainMartin Ridgers2021-11-121-64/+151
|\|
| * Horde remote execute (#25)Joe Kirchoff2021-11-111-64/+151
* | Merged mainMartin Ridgers2021-11-031-2/+8
|\|
| * Upload cache record before blobs and call finalize when processing upstream t...Per Larsson2021-11-011-2/+8
* | Removed unnecessary includeMartin Ridgers2021-11-011-1/+0
|/
* zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...Stefan Boberg2021-10-151-8/+3
* Add remote execute functions (#15)Joe Kirchoff2021-10-131-4/+75
* Try upload missing payloads and finalize Jupiter cache ref.Per Larsson2021-10-011-7/+96
* Remove DerivedDataExists & Exists propJoe Kirchoff2021-09-281-52/+4
* Add .Exists to CloudCacheResultJoe Kirchoff2021-09-271-5/+15
* Add ExistsJoe Kirchoff2021-09-271-0/+164
* Add Get\PutBlob & Get\PutObjectJoe Kirchoff2021-09-271-0/+132
* Respect Jupiter auth token expiration time.Per Larsson2021-09-231-87/+121
* Made upstream endpoints more resilient to failures by checking health/reconne...Per Larsson2021-09-221-0/+30
* Try authenticate with Jupiter instance when initializing upstream cache.Per Larsson2021-09-201-0/+8
* clang-formatStefan Boberg2021-09-161-3/+9
* Compact binary package caching support (#9)Per Larsson2021-09-161-3/+3
* Switched some Jupiter logging to not use `_format` - this is handled by the l...Stefan Boberg2021-09-151-1/+1
* Changed logging implementationStefan Boberg2021-09-151-10/+10
* clang-formatStefan Boberg2021-09-091-1/+1
* Fixed a number of unreferenced variable warningsStefan Boberg2021-09-091-0/+1
* Return stats from Zen/Jupiter HTTP client.Per Larsson2021-09-071-20/+13
* Added custom cpr::Response formatter and removed duplicate logging code.Per Larsson2021-09-071-43/+7
* Support for switching between storing derived data using the legacy DDC endpo...Per Larsson2021-09-061-7/+8
* Zen upstream support (#7)Per Larsson2021-09-031-22/+16
* IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 codeStefan Boberg2021-09-021-2/+2
* Compilation fix again (downloaded_bytes is integral since a while back)Stefan Boberg2021-08-311-1/+1
* Asynchronous upstream caching to JupiterPer Larsson2021-08-311-68/+167
* Implemented new URI addressing scheme for the Zen cache endpoints, and prepar...Stefan Boberg2021-05-231-3/+3
* Split out structured cache store code into dedicated cpp/h pairStefan Boberg2021-05-221-1/+1
* Partial refactoring of structured cache implementation - WIPStefan Boberg2021-05-211-8/+25
* Fixed mis-mergeStefan Boberg2021-05-201-11/+0
* Merged from masterStefan Boberg2021-05-201-0/+40
|\
| * Partial implementation of Jupiter chunk filtering, pending more information a...Stefan Boberg2021-05-181-0/+40
* | Added tentative Jupiter structured data endpointsStefan Boberg2021-05-201-0/+22
|/
* Adding zenservice codeStefan Boberg2021-05-111-0/+277