summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2017-03-21fix unit testsBernhard Posselt
2017-01-04Add postprocessor for getting lwn subscriber articles (#72)Robin Appelman
2017-01-04Add updatedDate to item model (#81)Daniel Schaal
2016-11-18Throw ServiceNotFoundException when marking non-existent item as read (#61)Daniel Schaal
2016-11-18Use createMock() instead of deprecated getMock() (#62)Daniel Schaal
2016-10-02revertBernhard Posselt
2016-10-01Add updatedDate to item model (#43)Daniel Schaal
2016-08-28Merge pull request #25 from nextcloud/updated-apiBernhard Posselt
2016-08-28Fix #24Bernhard Posselt
2016-08-25Delete UpgradeTest.phpBernhard Posselt
2016-08-23Fix #209.0.2Bernhard Posselt
2016-08-18Try without 64bit requirementBernhard Posselt
2016-07-23removing owncloud references and updating linksBernhard Posselt
2016-07-23Adjust copyright headerBernhard Posselt
2016-07-23Move to new directory structureBernhard Posselt
2016-07-23Add timestamps for all entities in milisecond unix time formatBernhard Posselt
2016-05-28Add content hash to itemsBernhard Posselt
2016-04-28blubb8.7.3Bernhard Posselt
2016-04-28install node 6 on travisBernhard Posselt
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