aboutsummaryrefslogtreecommitdiff
path: root/zenserver/testing/launch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed `std::exception` into `std::runtime_error` since `std::exception` doe...Stefan Boberg2021-09-151-1/+1
* Changed logging implementationStefan Boberg2021-09-151-12/+12
* Changed so more loggers go via the zen::loggers interfaceStefan Boberg2021-09-151-1/+2
* HttpResponse enum -> HttpResponseCodeStefan Boberg2021-09-121-3/+3
* Launch sandbox directory is now dynamic and configured from the main serverStefan Boberg2021-06-201-10/+26
* Added process exit code to launcher responseStefan Boberg2021-06-181-1/+26
* Adding zenservice codeStefan Boberg2021-05-111-0/+490