aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ApplicationUtilsTest.php
Commit message (Expand)AuthorAgeFilesLines
* namespacing: \Shaarli\ApplicationUtilsVirtualTam2019-01-121-23/+4
* lint: apply phpcbf to tests/VirtualTam2018-12-021-3/+3
* Fix version check branch for UTArthurHoaro2017-03-221-1/+1
* Set Shaarli's version only in shaarli_version.php fileArthurHoaro2017-03-211-7/+29
* Use 'dev' version on the master branchArthurHoaro2017-03-121-0/+11
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-041-1/+2
* Updater: keep custom theme preference with the new theme settingArthurHoaro2017-01-051-44/+0
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-051-0/+44
* Change templates set through administration UIKnah Tsaeb2017-01-051-0/+3
* 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