]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/Updater.php
Rename configuration key for better sections
[github/shaarli/Shaarli.git] / application / Updater.php
2016-06-11  ArthurHoaroRename configuration key for better sections
2016-06-11  ArthurHoaroConfigManager no longer uses singleton pattern
2016-06-11  ArthurHoaroRemove remaining settings initialization in index.php
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  ArthurHoaroReplace $GLOBALS configuration with the configuration...
2016-03-30  VirtualTamMerge pull request #522 from ArthurHoaro/hotfix/readers...
2016-03-26  ArthurMerge pull request #520 from ArthurHoaro/plugins/nomarkdown
2016-03-25  ArthurMerge pull request #515 from ArthurHoaro/template-feeds
2016-03-25  ArthurHoaroRefactor filter in LinkDB 515/head
2016-02-15  ArthurMerge pull request #461 from ArthurHoaro/tagcloud-sort
2016-02-15  ArthurMerge pull request #446 from ArthurHoaro/search-tag...
2016-02-15  ArthurHoaroAdd exclusion in tag search
2016-02-15  ArthurMerge pull request #479 from ArthurHoaro/pluginsadmin...
2016-02-15  ArthurMerge pull request #460 from ArthurHoaro/440-editlink-404
2016-02-15  ArthurMerge pull request #442 from ArthurHoaro/updater
2016-02-15  ArthurHoaroIntroduce the Updater class which 442/head