| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed crash in cache tracker. | Per Larsson | 2021-11-30 | 1 | -12/+28 |
| | | |||||
| * | Added CacheStore and CAS store sizes to status endpoint. | Per Larsson | 2021-11-30 | 5 | -8/+35 |
| | | |||||
| * | Added CAS total size. | Per Larsson | 2021-11-30 | 6 | -12/+130 |
| | | |||||
| * | Added z$ memory/disk layer size. | Per Larsson | 2021-11-29 | 3 | -18/+178 |
| | | |||||
| * | Moved GC to background thread and added endpoint to trigger/status GC. | Per Larsson | 2021-11-29 | 7 | -20/+124 |
| | | |||||
| * | Merged main. | Per Larsson | 2021-11-25 | 11 | -226/+317 |
| |\ | |||||
| | * | Added support for loading Lua config file from CLI option and merged ↵ | Per Larsson | 2021-11-25 | 3 | -144/+181 |
| | | | | | | | | | server/service config. | ||||
| | * | Merge branch 'main' of https://github.com/EpicGames/zen | Per Larsson | 2021-11-24 | 1 | -1/+6 |
| | |\ | |||||
| | | * | Merge pull request #27 from EpicGames/asio-acceptor | zousar | 2021-11-24 | 1 | -1/+6 |
| | | |\ | | | | | | | | | Changed the asio acceptor initialization to allow dual stack IPV6 connections. | ||||
| | | | * | Changed the asio acceptor initialization to allow dual stack IPV6 | Zousar Shaker | 2021-11-24 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | connections. | ||||
| | * | | | Added bundle xmake task. | Per Larsson | 2021-11-24 | 2 | -0/+51 |
| | |/ / | |||||
| | * | | Updated deploy script to set platform, architecture and configuration. | Per Larsson | 2021-11-24 | 1 | -11/+11 |
| | | | | |||||
| | * | | Merge branch 'main' of https://github.com/EpicGames/zen | Per Larsson | 2021-11-24 | 2 | -1/+4 |
| | |\| | |||||
| | | * | Fixed unused variable in integration tests. | Per Larsson | 2021-11-23 | 1 | -0/+4 |
| | | | | |||||
| | | * | Removed unused variable. | Per Larsson | 2021-11-23 | 1 | -1/+0 |
| | | | | |||||
| | * | | Set empty body in Jupiter client. | Per Larsson | 2021-11-24 | 1 | -0/+4 |
| | |/ | |||||
| | * | Prevent destroying ASIO server connection until callbacks complete | Per Larsson | 2021-11-23 | 1 | -61/+54 |
| | | | |||||
| | * | Comment out unused variables to fix warnings. | Per Larsson | 2021-11-22 | 1 | -7/+7 |
| | | | |||||
| | * | Changed Health service to return CbObject instead of JSON. | Per Larsson | 2021-11-22 | 1 | -2/+1 |
| | | | |||||
| * | | rpc: tactical checkin | Stefan Boberg | 2021-11-18 | 3 | -4/+63 |
| | | | |||||
| * | | merged from main | Stefan Boberg | 2021-11-18 | 6 | -26/+150 |
| |\| | |||||
| | * | Merge branch 'main' of https://github.com/EpicGames/zen | Per Larsson | 2021-11-18 | 1 | -5/+6 |
| | |\ | |||||
| | | * | Add errorcode to output when a task fails | Joe Kirchoff | 2021-11-18 | 1 | -5/+6 |
| | | | | |||||
| | * | | Extended Health endpoint with support for returning build version and log file. | Per Larsson | 2021-11-18 | 5 | -21/+144 |
| | |/ | |||||
| * | | explicitly delete some unnecessary class members to ensure proper usage | Stefan Boberg | 2021-11-18 | 1 | -0/+9 |
| | | | |||||
| * | | projectstore: iterating over an empty project store should not throw | Stefan Boberg | 2021-11-18 | 1 | -0/+5 |
| | | | |||||
| * | | Fixed up some merge fallout | Stefan Boberg | 2021-11-18 | 3 | -119/+31 |
| | | | |||||
| * | | merge from main | Stefan Boberg | 2021-11-18 | 148 | -564/+4193 |
| |\| | |||||
| | * | Change error code for failed upsteam apply | Joe Kirchoff | 2021-11-17 | 1 | -1/+1 |
| | | | |||||
| | * | 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 | 7 | -76/+86 |
| | | | |||||
| | * | Format fix. | Per Larsson | 2021-11-16 | 1 | -6/+6 |
| | | | |||||
| | * | Added upstream connect/transfer timeout options. | Per Larsson | 2021-11-16 | 7 | -24/+81 |
| | | | |||||
| | * | Merge branch 'main' of https://github.com/EpicGames/zen | Per Larsson | 2021-11-16 | 3 | -16/+157 |
| | |\ | |||||
| | | * | Use upstream apply with Horde | Joe Kirchoff | 2021-11-15 | 3 | -27/+127 |
| | | | | |||||
| | | * | Horde Apply: Pass through | Joe Kirchoff | 2021-11-15 | 1 | -2/+43 |
| | | | | | | | | | | | | | | | | Currently only Windows is supported Add some additional error messaging on failure | ||||
| | * | | Check input range when copy compressed range. | Per Larsson | 2021-11-16 | 1 | -3/+10 |
| | |/ | |||||
| | * | Handle 'partial on error' cache policy. | Per Larsson | 2021-11-15 | 2 | -15/+38 |
| | | | |||||
| | * | Updated cache policy according to UE. | Per Larsson | 2021-11-15 | 2 | -17/+61 |
| | | | |||||
| | * | Removed sorting of chunk requests. | Per Larsson | 2021-11-14 | 1 | -2/+0 |
| | | | |||||
| | * | Fixed typo in object key. | Per Larsson | 2021-11-14 | 1 | -1/+1 |
| | | | |||||
| | * | Parse chunk ID from chunk request. | Per Larsson | 2021-11-14 | 1 | -5/+11 |
| | | | |||||
| | * | 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 | 6 | -64/+1841 |
| | |\ | |||||
| | | * | Remote Apply: Get Expire timeout from worker | Joe Kirchoff | 2021-11-12 | 2 | -5/+5 |
| | | | | |||||