Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 1 | -1/+1 |
| | | | | | | It will slow down the whole test suite (because it'll use doctrine command). Remove unecessary `KernelTestCase`. Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency. | ||||
* | CS | Jeremy Benoist | 2015-11-07 | 1 | -1/+1 |
| | | | | Also force SYMFONY_DEPRECATIONS_HELPER for travis | ||||
* | Enabled Tidy on travis for HHVM | Jeremy Benoist | 2015-09-28 | 1 | -0/+6 |
| | |||||
* | Fix authentication error from Github | Jeremy Benoist | 2015-09-26 | 1 | -3/+2 |
| | | | | From: http://blog.wyrihaximus.net/2015/09/github-auth-token-on-travis/ | ||||
* | Fix HHVM & PHP 7.0 | Jeremy Benoist | 2015-09-26 | 1 | -1/+1 |
| | |||||
* | Add multiple database tests on Travis | Jeremy Benoist | 2015-09-26 | 1 | -6/+17 |
| | |||||
* | Disable coverage | Jeremy Benoist | 2015-05-30 | 1 | -10/+10 |
| | | | | | | It takes ages to process and most of the time the build fail for "execution time" too long. Too much time already burned to investigate it. We'll investigate later, it's not a priority atm. | ||||
* | Enable debug on phpunit | Jeremy Benoist | 2015-04-04 | 1 | -1/+1 |
| | |||||
* | Update InstallCommand test | Jeremy | 2015-03-31 | 1 | -2/+2 |
| | | | | | | | | They are god damn too long to execute because it launch external command (mostly related to doctrine). So I've added a PHPUnit @group (`command-doctrine`) so that we can avoid launching them on a regular basis, like that: `phpunit --exclude-group command-doctrine` | ||||
* | Rewrite travis & add scrutinizer | Jeremy | 2015-03-28 | 1 | -14/+32 |
| | |||||
* | Enable hhvm & nightly for curiosity | Jeremy | 2015-03-27 | 1 | -0/+7 |
| | |||||
* | Switch to Docker-based infrastructure | Jeremy | 2015-03-27 | 1 | -1/+3 |
| | |||||
* | Simplify build system | Jeremy | 2015-03-03 | 1 | -2/+2 |
| | |||||
* | fix travis configuration | Nicolas Lœuillet | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Tests are working again | Jeremy | 2015-01-31 | 1 | -1/+13 |
| | |||||
* | finally fix phpunit and travis? | Nicolas Lœuillet | 2015-01-30 | 1 | -0/+2 |
| | |||||
* | tell to travis that I code in PHP | Nicolas Lœuillet | 2015-01-30 | 1 | -0/+1 |
| | |||||
* | travis configuration | Nicolas Lœuillet | 2015-01-19 | 1 | -0/+3 |
| | |||||
* | changes in md files | Nicolas Lœuillet | 2013-08-23 | 1 | -15/+0 |
| | |||||
* | travis | Nicolas Lœuillet | 2013-08-08 | 1 | -0/+15 |
| | |||||
* | preparing travis | Nicolas Lœuillet | 2013-08-08 | 1 | -0/+0 |