summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2014-12-04Update owncloud-news-updater.serviceBernhard Posselt
2014-12-04fix updater scriptBernhard Posselt
2014-12-04rename packageBernhard Posselt
2014-12-04readme adjustementsBernhard Posselt
2014-12-04readme fixesBernhard Posselt
2014-12-04gitignoreBernhard Posselt
2014-12-04fix makefileBernhard Posselt
2014-12-04add clean commandBernhard Posselt
2014-12-04use logging module for updater errorsBernhard Posselt
2014-12-04add sysvinit sectionBernhard Posselt
2014-12-04sysvinit sectionBernhard Posselt
2014-12-04add manifest fileBernhard Posselt
2014-12-04add systemd scripts for updaterBernhard Posselt
2014-11-17fix typoBernhard Posselt
2014-11-17more helpBernhard Posselt
2014-11-17fix #654, fix #312Bernhard Posselt
2014-10-17fix python updater, bump to older url3.403Bernhard Posselt
2014-10-03update executable bit for python scriptMorris Jobke
2014-10-03script just works with Python 3 - then also request that in shebangMorris Jobke
2014-05-30bump py api urlBernhard Posselt
2014-05-01more verbose error messagesBernhard Posselt
2014-05-01use requests module, fix updaterBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-02-11also expect http exceptionsBernhard Posselt
2013-09-13use before and after update hooks to delete items only after new ones have be...Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-19also catch url errorsBernhard Posselt
2013-08-13version bump1.204Bernhard Posselt
2013-08-13fix maximum recursion problem that would kill updaterBernhard Posselt
2013-08-13rename runonce to testrun to prevent confusionBernhard Posselt
2013-08-13respect 80 line limitBernhard Posselt
2013-08-13Update updater.pyBernhard Posselt
2013-08-12Update updater.pyBernhard Posselt
2013-08-12Update updater.pyBernhard Posselt
2013-08-12Update updater.pyBernhard Posselt
2013-08-12Update updater.pyBernhard Posselt
2013-08-10Updater: "Runonce" functionality was missing an argumentbenediktb
2013-08-08Added "runonce" option to updaterbenediktb
2013-08-06tell user in help to use admin userBernhard Posselt
2013-08-06add a way to specify the max timeout for each feedBernhard Posselt
2013-08-05dont use global state with url basic authBernhard Posselt
2013-08-05dont set global auth handlerBernhard Posselt
2013-08-05fix authentication problems for updating feedsBernhard Posselt
2013-08-05better exception handlingBernhard Posselt
2013-08-05ignore update errors when using the update scriptBernhard Posselt
2013-08-05remove verbose debugBernhard Posselt
2013-08-05fix another error, better debuggingBernhard Posselt
2013-08-05also run under python 3.0Bernhard Posselt
2013-08-05fix 404 on updating feedsBernhard Posselt
2013-08-05script should now workBernhard Posselt