Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use simple-phpunit instead of phpunit | Jeremy Benoist | 2016-12-13 | 1 | -2/+1 |
* | Fix Travis | Jeremy Benoist | 2016-11-22 | 1 | -1/+1 |
* | Validate ALL translations files | Jeremy Benoist | 2016-10-20 | 1 | -0/+2 |
* | try to reduce assets build npm connection failing by updating nodejs | Thomas Citharel | 2016-10-05 | 1 | -1/+1 |
* | Merge pull request #2353 from wallabag/assets-fix | Thomas Citharel | 2016-10-04 | 1 | -4/+4 |
|\ | |||||
| * | Add eslint & stylelint tests (fix a few things) and move dependencies to dev | Thomas Citharel | 2016-10-04 | 1 | -1/+1 |
| * | Update doc | Jeremy Benoist | 2016-10-04 | 1 | -4/+2 |
| * | Fix font & Travis | Jeremy Benoist | 2016-10-04 | 1 | -1/+2 |
| * | Update .travis.yml | Jeremy Benoist | 2016-10-04 | 1 | -1/+1 |
| * | Fix grunt path | Thomas Citharel | 2016-10-04 | 1 | -1/+1 |
| * | remove install scripts and tweak travis | Thomas Citharel | 2016-10-03 | 1 | -2/+3 |
* | | 👋 HHVM | Jeremy Benoist | 2016-10-04 | 1 | -20/+0 |
|/ | |||||
* | Use install_dev.sh for Travis | Jeremy Benoist | 2016-10-03 | 1 | -2/+2 |
* | Enable Redis on Travis | Jeremy Benoist | 2016-09-11 | 1 | -0/+1 |
* | Add RabbitMQ service for Travis CI | Nicolas LÅ“uillet | 2016-09-11 | 1 | -0/+3 |
* | Check if asset is enable instead of opposite | Jeremy Benoist | 2016-09-09 | 1 | -9/+9 |
* | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-08-28 | 1 | -0/+1 |
|\ | |||||
| * | Allow failure for PHP 7.1 | Jeremy Benoist | 2016-08-24 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-08-22 | 1 | -8/+27 |
|\| | |||||
| * | Run tests on an uptodate HHVM | Jeremy Benoist | 2016-08-17 | 1 | -7/+23 |
| * | Fix tests | Jeremy Benoist | 2016-08-17 | 1 | -1/+4 |
* | | Upgrade PHPUnit to version 5 | Jeremy Benoist | 2016-08-22 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-07-20 | 1 | -0/+1 |
|\| | |||||
| * | Run PHP 7.1 on Travis | Jeremy Benoist | 2016-07-18 | 1 | -0/+1 |
* | | Merge branch 'master' into 2.1 | Jeremy Benoist | 2016-06-23 | 1 | -1/+1 |
|\| | |||||
| * | Jump to Symfony 3.1 | Jeremy Benoist | 2016-06-22 | 1 | -1/+1 |
* | | manage assets through npm | Thomas Citharel | 2016-06-09 | 1 | -5/+17 |
|/ | |||||
* | Update Travis configuration with branches renaming | Nicolas LÅ“uillet | 2016-04-18 | 1 | -2/+1 |
* | Uncommented translated ES lines | Jeremy Benoist | 2016-04-10 | 1 | -1/+1 |
* | Some cleanup | Jeremy Benoist | 2016-03-27 | 1 | -3/+3 |
* | Put more validations on travis | Jeremy Benoist | 2016-03-21 | 1 | -0/+6 |
* | Use --prefer-dist to improve CI perf | Jeremy Benoist | 2016-03-11 | 1 | -1/+1 |
* | Defining Github token is now useless | Jeremy Benoist | 2016-02-29 | 1 | -1/+0 |
* | Fix postgres database creation | Jeremy Benoist | 2016-02-29 | 1 | -1/+1 |
* | Fix authentication for PR by external contributors | Nicolas LÅ“uillet | 2016-02-27 | 1 | -0/+3 |
* | Exclude v1 branches from Travis | Jeremy Benoist | 2016-02-24 | 1 | -2/+4 |
* | Disable xdebug all the time | Jeremy Benoist | 2016-01-21 | 1 | -3/+4 |
* | Remove some commented code | Jeremy Benoist | 2016-01-15 | 1 | -9/+0 |
* | Wallabag now require PHP >= 5.5 | Jeremy Benoist | 2016-01-15 | 1 | -1/+1 |
* | PHP 7.0 must not fail | Jeremy Benoist | 2015-12-29 | 1 | -1/+0 |
* | Updated composer.lock | Bertrand Dunogier | 2015-12-23 | 1 | -1/+0 |
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 1 | -1/+1 |
* | CS | Jeremy Benoist | 2015-11-07 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Enable debug on phpunit | Jeremy Benoist | 2015-04-04 | 1 | -1/+1 |
* | Update InstallCommand test | Jeremy | 2015-03-31 | 1 | -2/+2 |