Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scripts: valgrind with test suite | kevg | 2017-05-05 | 1 | -3/+5 |
| | |||||
* | Scripts: travis.yml typo fix | Aleksey Midenkov | 2017-05-05 | 1 | -2/+2 |
| | |||||
* | Scripts: debug and release configurations for travis build | Kosov Eugene | 2017-05-05 | 1 | -4/+6 |
| | | | | Closes #72 | ||||
* | Scripts: Travis-CI for natsys/trunk | Aleksey Midenkov | 2017-05-05 | 1 | -10/+8 |
| | |||||
* | travis: add gcc-4.8 | Daniel Black | 2017-03-07 | 1 | -0/+1 |
| | |||||
* | Travis: parallel_jobs=3 | Daniel Black | 2016-12-17 | 1 | -1/+1 |
| | |||||
* | Travis: add refs for future capability - when travis catches up | Daniel Black | 2016-12-15 | 1 | -0/+4 |
| | |||||
* | travis: gcc-5 and gcc-6 | Daniel Black | 2016-12-15 | 1 | -1/+14 |
| | |||||
* | Travis: add lib{stemmer,xml2,pcre3}-dev | Daniel Black | 2016-12-14 | 1 | -0/+8 |
| | |||||
* | Deb: add gdb as a build dependency for stack traces on test suite failures | Otto Kekäläinen | 2016-11-10 | 1 | -0/+1 |
| | | | | | If mysqld crashed during the test suite run and gdb is available, a stack trace will be printed automatically. | ||||
* | Merge branch '10.2-numa' of https://github.com/grooverdan/mariadb-server ↵ | Jan Lindström | 2016-10-24 | 1 | -0/+1 |
|\ | | | | | | | into grooverdan-10.2-numa | ||||
| * | MDEV-10829: libnuma-dev for travis | Daniel Black | 2016-09-23 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Daniel Black <daniel.black@au.ibm.com> | ||||
* | | Travis-CI: clean away cruf in definition file and use correct syntax | Otto Kekäläinen | 2016-10-08 | 1 | -7/+3 |
|/ | |||||
* | MDEV-9185 - Integrate with Travis-CI for easier and more automatic QA | Sergey Vojtovich | 2016-08-18 | 1 | -0/+56 |
Based on contributions by Daniel Black and Otto Kekäläinen. |