summaryrefslogtreecommitdiffstats
path: root/tests/unit
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-01-22change explore urlBernhard 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-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-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-19remove excessive group by, #540Bernhard Posselt
2015-08-14fix full text status not rendered correctly in navigationBernhard Posselt
2015-08-12serverside full textBernhard Posselt
2015-07-24fix #828 also warn when webcron is disabledBernhard Posselt
2015-04-15remove test for global article enhancerBernhard Posselt
2015-03-21coding style fixesBernhard Posselt
2015-03-21add migrate command, fix #185Bernhard Posselt
2015-03-21search in lower case and ignore weird whitespaceBernhard Posselt
2015-03-21add a search parameter to the find all queriesBernhard Posselt
2015-03-21also decode html entitiesBernhard Posselt
2015-03-21generate an indexBernhard Posselt
2015-03-21cleanup db stuffBernhard Posselt
2015-02-27update picofeedBernhard Posselt
2015-02-25use linkToRoute instead of absolute url to not rely on the base urlBernhard Posselt
2015-02-17add status api route5.2.4Bernhard Posselt
2015-02-15When passing a negative batchSizes to the item API, all items will be returnedBernhard Posselt
2015-01-29update mappertestutiltiyBernhard Posselt
2015-01-29update mappertestutilityBernhard Posselt
2015-01-27update config to use node based public filesystemBernhard Posselt