Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jump to Symfony 3.1 | Jeremy Benoist | 2016-06-22 | 1 | -51/+0 |
| | |||||
* | Convert array + phpDoc | Jeremy Benoist | 2016-04-12 | 1 | -1/+1 |
| | | | | Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter | ||||
* | Fix the way to remove a tag from all user entries | Jeremy Benoist | 2015-12-29 | 1 | -2/+7 |
| | |||||
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 1 | -0/+46 |
It will slow down the whole test suite (because it'll use doctrine command). Remove unecessary `KernelTestCase`. Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency. |