summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2016-04-17Fix #977Bernhard Posselt
2016-04-12Fix #465Bernhard Posselt
2016-04-09drop last_modified columnBernhard Posselt
2016-04-09try to run migration for mysql and postgresBernhard Posselt
2016-04-09add last modified fields for feed and folder and move etag and lastmodified t...Bernhard Posselt
2016-04-06try marking same items as read if they contain the same contentBernhard Posselt
2016-03-30remove proxy code from config since its defined in config/config.phpBernhard Posselt
2016-03-25fix #948Bernhard Posselt
2016-03-25add basic basic auth supportBernhard Posselt
2016-02-21remove obsolete travis configsBernhard Posselt
2016-01-22change explore urlBernhard Posselt
2016-01-17final fixesBernhard Posselt
2016-01-17more fixesBernhard Posselt
2016-01-17fix several integration test issuesBernhard Posselt
2016-01-17more fixesBernhard Posselt
2016-01-17fix various thingsBernhard Posselt
2016-01-17update fixtures to simpler arrayBernhard Posselt
2016-01-17first step at cleaning up integration testsBernhard Posselt
2016-01-17show text preview in compact modeBernhard Posselt
2015-11-28Revert "also read duplicate feed items read"Bernhard Posselt
2015-11-28also read duplicate feed items readBernhard Posselt
2015-11-27add last feed update error to messageBernhard Posselt
2015-11-26add autoupdate for indicesBernhard Posselt
2015-11-25fix testsBernhard Posselt
2015-11-25also consider enclosure for fingerprintBernhard Posselt
2015-11-20fix unit testsBernhard Posselt
2015-11-20If a feed failed to update more than 10 times, show a hint in the web interfaceBernhard Posselt
2015-11-20add a fingerprint for all articlesBernhard Posselt
2015-11-01remove cachebusterBernhard Posselt
2015-11-01clean up feed apiBernhard Posselt
2015-11-01fix #882Bernhard Posselt
2015-10-25fix #877Bernhard Posselt
2015-10-03remove broken test6.0.5Bernhard Posselt
2015-09-23fix testBernhard Posselt
2015-09-20fix import for integration testsBernhard Posselt
2015-09-14try to fix shitBernhard Posselt
2015-09-06fix # 848Bernhard Posselt
2015-08-27fix configBernhard Posselt
2015-08-27clean up app containerBernhard Posselt
2015-08-26use item lang precedenceBernhard Posselt
2015-08-26add rtl supportBernhard Posselt
2015-08-19better php 7 compatibilityBernhard Posselt
2015-08-19remove excessive group by, #540Bernhard Posselt
2015-08-17more cleanupBernhard Posselt
2015-08-17improve integration test suiteBernhard Posselt
2015-08-14fix full text status not rendered correctly in navigationBernhard Posselt
2015-08-12serverside full textBernhard Posselt
2015-08-10remove empty lineBernhard Posselt
2015-08-10add console command to verify installationBernhard Posselt
2015-08-07try to fix test on php 5.5Bernhard Posselt