| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix version check branch for UT | ArthurHoaro | 2017-03-22 | 1 | -1/+1 |
* | Set Shaarli's version only in shaarli_version.php file | ArthurHoaro | 2017-03-21 | 1 | -7/+29 |
* | Use 'dev' version on the master branch | ArthurHoaro | 2017-03-12 | 1 | -0/+11 |
* | application: introduce the Shaarli\Config namespace | VirtualTam | 2017-03-04 | 1 | -1/+2 |
* | Updater: keep custom theme preference with the new theme setting | ArthurHoaro | 2017-01-05 | 1 | -44/+0 |
* | Minor improvements regarding #705 (coding style, unit tests, etc.) | ArthurHoaro | 2017-01-05 | 1 | -0/+44 |
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+3 |
* | Hide expected 'error_log' while running TU (clean PHPUnit log) | ArthurHoaro | 2016-07-23 | 1 | -0/+3 |
* | Rename configuration key for better sections | ArthurHoaro | 2016-06-11 | 1 | -20/+20 |
* | ConfigManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 1 | -4/+4 |
* | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 1 | -20/+20 |
* | Replace $GLOBALS configuration with the configuration manager in the whole co... | ArthurHoaro | 2016-06-11 | 1 | -27/+27 |
* | application: default to the "stable" branch for update checks | VirtualTam | 2015-11-27 | 1 | -2/+12 |
* | application: refactor version checks, move to ApplicationUtils | VirtualTam | 2015-11-26 | 1 | -0/+218 |
* | application: move checkPHPVersion from Utils to ApplicationUtils | VirtualTam | 2015-11-24 | 1 | -0/+31 |
* | install: check file/directory permissions for Shaarli resources | VirtualTam | 2015-11-24 | 1 | -0/+69 |