summaryrefslogtreecommitdiffstats
path: root/tests/unit/service/FeedServiceTest.php
AgeCommit message (Expand)Author
2016-04-09add last modified fields for feed and folder and move etag and lastmodified t...Bernhard Posselt
2016-03-25add basic basic auth supportBernhard Posselt
2015-11-27add last feed update error to messageBernhard Posselt
2015-11-20If a feed failed to update more than 10 times, show a hint in the web interfaceBernhard Posselt
2015-11-01clean up feed apiBernhard Posselt
2015-11-01fix #882Bernhard Posselt
2015-10-25fix #877Bernhard Posselt
2015-09-06fix # 848Bernhard Posselt
2015-08-26add rtl supportBernhard Posselt
2015-08-12serverside full textBernhard Posselt
2015-01-23fix #711Bernhard Posselt
2015-01-18first stab at intelligent containerBernhard Posselt
2014-11-13dont set guidHash when setting guid to avoid overwriting different guid hashe...Bernhard Posselt
2014-11-05update picofeed, add max size setting, fix #642Bernhard Posselt
2014-10-22add cachingBernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-10-21move config class into config folderBernhard Posselt
2014-06-25add phpunit xmlBernhard Posselt
2014-05-23implement #137 serversideBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt