]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/config/ConfigJson.php
namespacing: \Shaarli\Exceptions\IOException
[github/shaarli/Shaarli.git] / application / config / ConfigJson.php
2019-01-12  VirtualTamnamespacing: \Shaarli\Exceptions\IOException
2018-01-23  ArthurHoaroMerge pull request #977 from ArthurHoaro/feature/dl...
2017-12-17  nodisccMerge remote-tracking branch 'origin/doc-tagcloud'...
2017-10-28  ArthurHoaroMerge pull request #962 from ArthurHoaro/feature/perfs2
2017-10-22  VirtualTamMerge pull request #1004 from virtualtam/doc/docker...
2017-10-22  ArthurHoaroMerge pull request #1002 from ArthurHoaro/doc/install...
2017-10-22  ArthurHoaroMerge pull request #871 from ArthurHoaro/feature/transl...
2017-10-22  ArthurHoaroShaarli's translation
2017-03-22  ArthurHoaroMerge pull request #828 from ArthurHoaro/project/master...
2017-03-22  ArthurHoaroMerge pull request #798 from ArthurHoaro/feature/compos...
2017-03-22  ArthurHoaroMerge pull request #816 from ArthurHoaro/project/master...
2017-03-21  VirtualTamMerge pull request #826 from virtualtam/readme/badges
2017-03-21  ArthurHoaroMerge pull request #804 from ArthurHoaro/feature/atom...
2017-03-21  ArthurHoaroMerge pull request #817 from ArthurHoaro/feature/json...
2017-03-12  ArthurHoaroProper error if the conf file is invalid instead of... 817/head
2017-03-04  VirtualTamMerge pull request #788 from virtualtam/application...
2017-03-04  VirtualTamapplication: introduce the Shaarli\Config namespace 788/head
2017-01-15  ArthurHoaroMerge pull request #727 from ArthurHoaro/api/getlinks
2017-01-06  ArthurMerge pull request #732 from ArthurHoaro/feature/theme...
2017-01-05  VirtualTamCleanup: explicit method visibility
2016-10-20  VirtualTamMerge pull request #665 from ArthurHoaro/fix/feed-hashtags
2016-10-20  VirtualTamMerge pull request #671 from ArthurHoaro/cleanup-code
2016-10-20  ArthurHoaroMinor code cleanup: PHPDoc, spelling, unused variables... 671/head
2016-07-09  ArthurMerge pull request #558 from ArthurHoaro/hashtag4
2016-07-09  ArthurMerge pull request #570 from ArthurHoaro/config-manager
2016-06-20  ArthurHoaroAdd closing PHP tags to JSON config files 570/head
2016-06-11  ArthurHoaroRename configuration keys and fix GLOBALS in templates
2016-06-11  ArthurHoaroAdds ConfigJson which handle the configuration in JSON...