aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ApplicationUtilsTest.php
Commit message (Expand)AuthorAgeFilesLines
* Hide expected 'error_log' while running TU (clean PHPUnit log)ArthurHoaro2016-07-231-0/+3
* Rename configuration key for better sectionsArthurHoaro2016-06-111-20/+20
* ConfigManager no longer uses singleton patternArthurHoaro2016-06-111-4/+4
* Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-111-20/+20
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-111-27/+27
* application: default to the "stable" branch for update checksVirtualTam2015-11-271-2/+12
* application: refactor version checks, move to ApplicationUtilsVirtualTam2015-11-261-0/+218
* application: move checkPHPVersion from Utils to ApplicationUtilsVirtualTam2015-11-241-0/+31
* install: check file/directory permissions for Shaarli resourcesVirtualTam2015-11-241-0/+69