aboutsummaryrefslogtreecommitdiff
path: root/zenserver/upstream/jupiter.h
Commit message (Expand)AuthorAgeFilesLines
* Update horde compute to use Jupiter for storage (#60)Joe Kirchoff2022-03-171-1/+4
* Minor cleanup of free functions.Per Larsson2022-02-031-3/+3
* Merged main.Per Larsson2022-02-021-2/+2
|\
| * clang-formatStefan Boberg2022-02-021-2/+2
* | Added upstream auth config and removed the possibility to add endpoints via R...Per Larsson2022-02-021-3/+0
* | Parse expire time from OpenID refresh token and added OpenId token provider.Per Larsson2022-02-021-0/+2
* | Moved cloud cache token provider out from options.Per Larsson2022-02-011-9/+8
* | Refactored cloud cache access token provider.Per Larsson2022-02-011-4/+4
* | Parital completed cloud cache token provider interface.Per Larsson2022-02-011-32/+54
|/
* Refactored upstream cache to better handle different states in prep for dynam...Per Larsson2022-01-241-0/+1
* Added connect/transfer timeout options for Jupiter client.Per Larsson2021-11-171-19/+23
* Horde remote execute (#25)Joe Kirchoff2021-11-111-0/+18
* Add remote execute functions (#15)Joe Kirchoff2021-10-131-2/+3
* Improved error handling for upstream endpoints.Per Larsson2021-10-011-3/+3
* Try upload missing payloads and finalize Jupiter cache ref.Per Larsson2021-10-011-1/+14
* Removed unused field.Per Larsson2021-09-291-1/+0
* Add .Exists to CloudCacheResultJoe Kirchoff2021-09-271-0/+1
* Add ExistsJoe Kirchoff2021-09-271-0/+7
* Add Get\PutBlob & Get\PutObjectJoe Kirchoff2021-09-271-0/+4
* Respect Jupiter auth token expiration time.Per Larsson2021-09-231-25/+29
* Made upstream endpoints more resilient to failures by checking health/reconne...Per Larsson2021-09-221-4/+6
* Try authenticate with Jupiter instance when initializing upstream cache.Per Larsson2021-09-201-0/+1
* Changed logging implementationStefan Boberg2021-09-151-1/+3
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-2/+1
* clang-formatStefan Boberg2021-09-091-1/+1
* Factored out http server related code into zenhttp module since it feels out ...Stefan Boberg2021-09-091-1/+1
* Minor fixup and formatting.Per Larsson2021-09-071-2/+2
* Return stats from Zen/Jupiter HTTP client.Per Larsson2021-09-071-2/+4
* Support for switching between storing derived data using the legacy DDC endpo...Per Larsson2021-09-061-2/+3
* Zen upstream support (#7)Per Larsson2021-09-031-8/+11
* Asynchronous upstream caching to JupiterPer Larsson2021-08-311-10/+28
* Partial refactoring of structured cache implementation - WIPStefan Boberg2021-05-211-1/+3
* Fixed mis-mergeStefan Boberg2021-05-201-1/+1
* Merged from masterStefan Boberg2021-05-201-0/+4
|\
| * Partial implementation of Jupiter chunk filtering, pending more information a...Stefan Boberg2021-05-181-2/+6
* | Added tentative Jupiter structured data endpointsStefan Boberg2021-05-201-0/+6
|/
* Adding zenservice codeStefan Boberg2021-05-111-0/+97