| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Partial revert b363c5b | Joe Kirchoff | 2021-12-13 | 1 | -67/+13 | |
| | * | A 'long int' is larger on non-Windows causing narrowing warnings | Martin Ridgers | 2021-12-08 | 1 | -15/+23 | |
| | * | Merged main | Martin Ridgers | 2021-12-08 | 2 | -41/+89 | |
| | |\ | ||||||
| | * \ | Merged main | Martin Ridgers | 2021-12-08 | 1 | -11/+17 | |
| | |\ \ | ||||||
| | * | | | Wait on an event instead of using sleep() | Martin Ridgers | 2021-11-26 | 1 | -4/+8 | |
| | * | | | Merged main | Martin Ridgers | 2021-11-25 | 1 | -0/+4 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merged main | Martin Ridgers | 2021-11-22 | 3 | -48/+102 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merged main | Martin Ridgers | 2021-11-17 | 1 | -13/+55 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Post-merge compile fixes | Martin Ridgers | 2021-11-17 | 1 | -1/+1 | |
| | * | | | | | | Merged main | Martin Ridgers | 2021-11-17 | 6 | -63/+67 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Compile fix | Martin Ridgers | 2021-11-17 | 1 | -1/+1 | |
| | * | | | | | | | Merged main | Martin Ridgers | 2021-11-17 | 5 | -25/+63 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merged main | Martin Ridgers | 2021-11-16 | 1 | -6/+40 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | GCC does not like CacheKey member being named the same as its type | Martin Ridgers | 2021-11-15 | 2 | -34/+34 | |
| | * | | | | | | | | | Merged main | Martin Ridgers | 2021-11-15 | 6 | -33/+417 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Wrapped "upstream apply" in ZEN_WITH_COMPUTE_SERVICES | Martin Ridgers | 2021-11-12 | 2 | -0/+11 | |
| | * | | | | | | | | | | Merged main | Martin Ridgers | 2021-11-12 | 4 | -64/+1833 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merged main | Martin Ridgers | 2021-11-03 | 2 | -96/+111 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Removed unnecessary include | Martin Ridgers | 2021-11-01 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | Signed/unsigned mismatches | Martin Ridgers | 2021-11-01 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | Missing include | Martin Ridgers | 2021-11-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Use ZEN_THIRD_PARTY macros instead of '#pragma warning' | Martin Ridgers | 2021-11-01 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | Merged main. | Per Larsson | 2021-12-09 | 2 | -54/+112 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Return status_code as ErrorCode from jupiter api if not successful | Joe Kirchoff | 2021-12-07 | 2 | -26/+72 | |
| | * | | | | | | | | | | | | Better error tracking when remote execute fails to post | Joe Kirchoff | 2021-12-02 | 1 | -15/+17 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Use 'Platform' instead of 'OSFamily' for Horde condition | Joe Kirchoff | 2021-12-01 | 1 | -11/+3 | |
| | * | | | | | | | | | | | Write dummy file to ensure directories exist for remote execution | Joe Kirchoff | 2021-12-01 | 1 | -0/+14 | |
| | * | | | | | | | | | | | Wait on an event instead of using sleep() | Martin Ridgers | 2021-11-26 | 1 | -4/+8 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merged main. | Per Larsson | 2021-11-25 | 2 | -7/+11 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | 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 | |
| | |\| | | ||||||