summaryrefslogtreecommitdiffstats
path: root/utility/updater.php
AgeCommit message (Collapse)Author
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both ↵Bernhard Posselt
variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
2014-05-15rename businesslayer to serviceBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make ↵Bernhard Posselt
code more visible
2013-09-13use before and after update hooks to delete items only after new ones have ↵Bernhard Posselt
been fetched
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-02make cron updater optional, created updater class for better updating ↵Bernhard Posselt
handling, created a route for the api to clean up old stuff