]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests/config/ConfigManagerTest.php
Optimize and cleanup imports
[github/shaarli/Shaarli.git] / tests / config / ConfigManagerTest.php
2019-01-12  VirtualTamOptimize and cleanup imports 1248/head
2018-07-28  ArthurHoaroMerge pull request #687 from ArthurHoaro/web-thumb
2018-07-05  ArthurHoaroConfigManager: add a method to remove an entry
2017-03-09  ArthurHoaroMerge pull request #797 from ArthurHoaro/hotfix/font-git
2017-03-09  ArthurHoaroMerge pull request #794 from ArthurHoaro/hotfix/namespace
2017-03-09  ArthurHoaroMove config exception to dedicated classes with proper... 794/head
2017-03-04  VirtualTamMerge pull request #788 from virtualtam/application...
2017-03-04  VirtualTamapplication: introduce the Shaarli\Config namespace 788/head
2016-07-09  ArthurMerge pull request #558 from ArthurHoaro/hashtag4
2016-07-09  ArthurMerge pull request #570 from ArthurHoaro/config-manager
2016-06-11  ArthurHoaroConfigManager no longer uses singleton pattern
2016-06-11  ArthurHoaroRename configuration keys and fix GLOBALS in templates
2016-06-11  ArthurHoaroAdds ConfigJson which handle the configuration in JSON...
2016-06-11  ArthurHoaroIntroduce a configuration manager (not plugged yet)