Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-03-21 | Catch crash if any and print backtrace from every thread | Lukas Pioch | 1 | -1/+4 | |
2016-10-25 | CI: API test defaults to failure, unless explicitly succeeded. | Mattes D | 1 | -0/+5 | |
This fixes problems with the CI build succeeding when the API description has a syntax error in it and the APIDump plugin won't even load. | |||||
2016-09-12 | CIBuild: Mark as failure on duplicate API docs. | Mattes D | 1 | -0/+5 | |
2015-10-02 | Removed the BasicStyleCheck from Travis builds. | Mattes D | 1 | -5/+0 | |
The check is being done on dedicated CircleCI "build" now. | |||||
2015-09-27 | CI builds fail on newly undocumented API. | Mattes D | 1 | -2/+13 | |
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -7/+7 | |
2015-08-20 | Use container-based infrastructure for Travis | Tiger Wang | 1 | -0/+5 | |
2015-08-20 | Fixed and improved restarting | Tiger Wang | 1 | -2/+3 | |
Restarts are now an actual, close-as-possible to application exit+reopen. | |||||
2015-05-12 | CIBuild: Added action labels | Mattes D | 1 | -0/+4 | |
2015-03-18 | Enabled output of individual tests. | Mattes D | 1 | -1/+1 | |
2015-03-11 | Reduced number of build jobs. | Alexander Harkness | 1 | -2/+2 | |
2015-03-10 | Reduce amount of testing, realises #1795 | Tiger Wang | 1 | -2/+2 | |
2014-12-25 | Travis style check in the right folder. | Mattes D | 1 | -1/+3 | |
2014-12-25 | Added basic style checking to Travis builds. | Mattes D | 1 | -0/+1 | |
2014-09-10 | Added MCServer_ prfix to env vars for versions | Tycho | 1 | -3/+3 | |
2014-09-10 | Added example for how to use version info to travis | Tycho | 1 | -0/+4 | |
2014-05-17 | Don't start mcserver up in coverage builds | worktycho | 1 | -1/+3 | |
Starting the server up is not a test. | |||||
2014-05-10 | Fail build on error | Tycho | 1 | -1/+3 | |
2014-05-10 | Don't run start test under gcov | Tycho | 1 | -1/+1 | |
2014-05-10 | Relocate gcda files so gcov can find them | Tycho | 1 | -0/+1 | |
2014-05-10 | Make scripts executable | Tycho | 1 | -0/+0 | |
2014-05-10 | Maybe coverage working? | Tycho | 1 | -0/+6 | |