| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore PHP deps when removing phpunit in PHP 8.0 environment | ArthurHoaro | 2020-09-29 | 1 | -1/+1 |
* | Compatibility with PHP 8 | ArthurHoaro | 2020-09-29 | 1 | -0/+3 |
* | Compatibility with PHPUnit 9 | ArthurHoaro | 2020-09-29 | 1 | -1/+3 |
* | Run CI against PHP 8.0 | ArthurHoaro | 2020-09-29 | 1 | -0/+3 |
* | tmp | ArthurHoaro | 2020-09-26 | 1 | -1/+2 |
* | Travis CI: run composer update instead of install | ArthurHoaro | 2020-09-26 | 1 | -1/+1 |
* | Bump NodeJS version on travis build | ArthurHoaro | 2020-09-22 | 1 | -1/+1 |
* | **General rewording, proof-reading, deduplication, shortening, reordering, si... | nodiscc | 2020-09-12 | 1 | -6/+7 |
* | Travis CI: upgrade distribution and remove deprecated sudo | ArthurHoaro | 2020-07-06 | 1 | -2/+1 |
* | Run Unit Tests against PHP 7.4 | ArthurHoaro | 2020-01-17 | 1 | -0/+2 |
* | Remove Travis unit tests against PHP 5.6 and 7.0 | ArthurHoaro | 2019-08-01 | 1 | -4/+0 |
* | Run Shaarli's tests againt PHP 7.3 RC1 on Travis | ArthurHoaro | 2019-02-09 | 1 | -0/+2 |
* | Add a Travis environment for MkDocs | VirtualTam | 2018-06-26 | 1 | -0/+9 |
* | Add SASSLint makefile target, and run it in CI | ArthurHoaro | 2018-05-10 | 1 | -0/+1 |
* | Use Travis stages to run JS tests separately | ArthurHoaro | 2018-05-05 | 1 | -10/+31 |
* | Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and git | ArthurHoaro | 2018-03-28 | 1 | -2/+4 |
* | Drop PHP 5.5 compatibility and upgrade PHPUnit to v5.x | ArthurHoaro | 2018-02-02 | 1 | -1/+0 |
* | CI: run UT against PHP 7.2 (currently in Release Candidate) | ArthurHoaro | 2018-02-02 | 1 | -0/+1 |
* | Use makefile target to generate MO file and remove it from git | ArthurHoaro | 2017-10-22 | 1 | -0/+2 |
* | Tests: update localization tests | VirtualTam | 2017-09-19 | 1 | -1/+1 |
* | Travis: switch to Ubuntu Trusty build environment | VirtualTam | 2017-09-19 | 1 | -7/+2 |
* | travis: explicitly set the build dist to `precise` | VirtualTam | 2017-08-01 | 1 | -0/+1 |
* | Use all_tests target in Travis CI | ArthurHoaro | 2017-03-06 | 1 | -1/+1 |
* | Run languages tests using PHPUnit test suites | ArthurHoaro | 2017-03-06 | 1 | -0/+6 |
* | Merge pull request #666 from ArthurHoaro/slim-api | Arthur | 2016-12-20 | 1 | -2/+0 |
|\ |
|
| * | PHP requirement increased to PHP 5.5 - See #599 | ArthurHoaro | 2016-12-15 | 1 | -2/+0 |
* | | Fixes can login function call in loginform.html | ArthurHoaro | 2016-12-15 | 1 | -0/+1 |
|/ |
|
* | Travis: enable Composer cache | VirtualTam | 2016-10-20 | 1 | -1/+4 |
* | tests: add a make target to check file permissions | VirtualTam | 2016-01-17 | 1 | -0/+1 |
* | travis: add PHP 7 to the tested environments | VirtualTam | 2015-08-22 | 1 | -0/+1 |
* | Makefile: do not call `clean` before `test` | VirtualTam | 2015-07-18 | 1 | -0/+1 |
* | Travis: use the container-based infrastructure | VirtualTam | 2015-07-18 | 1 | -0/+1 |
* | PHP: ensure 5.3 compatibility, refactor timezone utilities | VirtualTam | 2015-07-13 | 1 | -0/+1 |
* | Add Travis CI config | VirtualTam | 2015-06-05 | 1 | -0/+10 |