| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged main | Martin Ridgers | 2021-11-22 | 9 | -77/+251 |
| |\ | |||||
| | * | 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 |
| | | | |||||
| | * | 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 |
| | |/ | |||||
| | * | 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 |
| | | | |||||
| * | | Initial integration of Trace from UE5 via the --zentrace=y xmake config | Martin Ridgers | 2021-11-18 | 8 | -0/+5329 |
| | | | |||||
| * | | Filled out ZEN_THIRDPARTY_ macros for Clang and GCC | Martin Ridgers | 2021-11-18 | 1 | -4/+16 |
| | | | |||||
| * | | Set sentry database location to use Zen's GlobalOptions.DataDir | Martin Ridgers | 2021-11-17 | 1 | -0/+1 |
| | | | | | | | | | | | Without doing this, Sentry will create a .sentry-native folder directory in the current working folder of whereever zenserver's launched from | ||||
| * | | Merged main | Martin Ridgers | 2021-11-17 | 1 | -13/+55 |
| |\| | |||||
| | * | Log upstream HTTP errors as errors. | Per Larsson | 2021-11-17 | 1 | -13/+55 |
| | | | |||||
| * | | Use syscalls to get user path as '~' is only an alias to shells | Martin Ridgers | 2021-11-17 | 1 | -1/+5 |
| | | | |||||
| * | | Post-merge compile fixes | Martin Ridgers | 2021-11-17 | 1 | -1/+1 |
| | | | |||||
| * | | Merged main | Martin Ridgers | 2021-11-17 | 7 | -77/+87 |
| |\| | |||||
| | * | 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 |
| | | | |||||
| * | | Submitted some debug printing in error | Martin Ridgers | 2021-11-17 | 1 | -1/+0 |
| | | | |||||
| * | | Silenced version spam | Martin Ridgers | 2021-11-17 | 1 | -2/+1 |
| | | | |||||
| * | | Enabled the use-of-undefined-preprocessor macro warning | Martin Ridgers | 2021-11-17 | 1 | -0/+7 |
| | | | |||||
| * | | Added a "zenmesh" config option | Martin Ridgers | 2021-11-17 | 1 | -0/+7 |
| | | | |||||
| * | | Convert remaining xmake config options to set the define by has_config() | Martin Ridgers | 2021-11-17 | 1 | -3/+3 |
| | | | |||||
| * | | Moved compute xmake config option out of the is-windows block | Martin Ridgers | 2021-11-17 | 1 | -7/+7 |
| | | | |||||
| * | | Turned USE_SENTRY and ZEN_MIMALLOC into xmake config options | Martin Ridgers | 2021-11-17 | 1 | -2/+19 |
| | | | |||||
| * | | Fixed use of undefined preprocessor macro | Martin Ridgers | 2021-11-17 | 1 | -1/+2 |
| | | | |||||
| * | | Added close-on-exec flag to Read/WriteFile() file descriptors | Martin Ridgers | 2021-11-17 | 1 | -2/+2 |
| | | | |||||
| * | | Whitespace alignment pedantry | Martin Ridgers | 2021-11-17 | 1 | -1/+1 |
| | | | |||||
| * | | WriteFile() tests | Martin Ridgers | 2021-11-17 | 1 | -0/+31 |
| | | | |||||
| * | | Set correct read-write file modes on WriteFile() output | Martin Ridgers | 2021-11-17 | 1 | -2/+2 |
| | | | |||||
| * | | Corrected flags to open() so behaviour matches Windows' CREATE_ALWAYS | Martin Ridgers | 2021-11-17 | 1 | -2/+3 |
| | | | |||||
| * | | Compile fix | Martin Ridgers | 2021-11-17 | 1 | -1/+1 |
| | | | |||||
| * | | Merged main | Martin Ridgers | 2021-11-17 | 8 | -30/+87 |
| |\| | |||||
| | * | Format fix. | Per Larsson | 2021-11-16 | 1 | -6/+6 |
| | | | |||||
| | * | Added upstream connect/transfer timeout options. | Per Larsson | 2021-11-16 | 7 | -24/+81 |
| | | | |||||
| * | | Hooked up zenserver:main() to ZenEntryPoint::Run() on POSIX | Martin Ridgers | 2021-11-16 | 1 | -4/+10 |
| | | | |||||
| * | | Separated Windows service scaffolding and the zenserver main loop | Martin Ridgers | 2021-11-16 | 1 | -20/+45 |
| | | | |||||
| * | | Stubbed out NamedMutex | Martin Ridgers | 2021-11-16 | 1 | -4/+16 |
| | | | |||||
| * | | Implemented ProcessMonitor for POSIX platforms | Martin Ridgers | 2021-11-16 | 2 | -15/+31 |
| | | | |||||
| * | | Adding missing check to see if the process is the fork or not | Martin Ridgers | 2021-11-16 | 1 | -1/+1 |
| | | | |||||
| * | | SOCK_CLOEXEC isn't a valid option for AF_UNIX-type sockets | Martin Ridgers | 2021-11-16 | 1 | -1/+1 |
| | | | |||||
| * | | Merged main | Martin Ridgers | 2021-11-16 | 4 | -19/+167 |
| |\| | |||||
| | * | 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 |
| | |/ | |||||
| * | | Changed SpawnServer() over to use zen::CreateProc() | Martin Ridgers | 2021-11-16 | 1 | -82/+23 |
| | | | |||||
| * | | zen::CreateProc() variant that can launch processes unelevated | Martin Ridgers | 2021-11-16 | 2 | -0/+99 |
| | | | |||||