| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changed `std::exception` into `std::runtime_error` since `std::exception` doe... | Stefan Boberg | 2021-09-15 | 1 | -1/+1 |
| * | Changed logging implementation | Stefan Boberg | 2021-09-15 | 1 | -12/+12 |
| * | Changed so more loggers go via the zen::loggers interface | Stefan Boberg | 2021-09-15 | 1 | -1/+2 |
| * | HttpResponse enum -> HttpResponseCode | Stefan Boberg | 2021-09-12 | 1 | -3/+3 |
| * | Launch sandbox directory is now dynamic and configured from the main server | Stefan Boberg | 2021-06-20 | 1 | -10/+26 |
| * | Added process exit code to launcher response | Stefan Boberg | 2021-06-18 | 1 | -1/+26 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+490 |