1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 08:24:54 +00:00
Arsse/tests/lib/Database
J. King cbe82c57cd Allow subscriptions to be listed non-recursively
This is used in multiple TTRSS operations (at least catchupFeed and getFeeds, and so is a useful optimization
2017-10-31 18:09:16 -04:00
..
DriverSQLite3.php Make exporting the database test fixture easier 2017-10-13 00:03:25 -04:00
SeriesArticle.php Implement the TTRSS getLabels operation; fixes #89 2017-10-13 17:05:06 -04:00
SeriesCleanup.php Merged master; CS fixes 2017-09-28 10:16:24 -04:00
SeriesFeed.php Merged master; CS fixes 2017-09-28 10:16:24 -04:00
SeriesFolder.php Implement TTRSS getCategories; fixes #81 2017-10-07 12:46:05 -04:00
SeriesLabel.php Complete backend support for labels 2017-10-13 00:04:26 -04:00
SeriesMeta.php Passed code through linter 2017-08-29 10:50:31 -04:00
SeriesMiscellany.php Passed code through linter 2017-08-29 10:50:31 -04:00
SeriesSession.php Merged master; CS fixes 2017-09-28 10:16:24 -04:00
SeriesSubscription.php Allow subscriptions to be listed non-recursively 2017-10-31 18:09:16 -04:00
SeriesUser.php Partially implement labels 2017-10-05 17:42:12 -04:00
Setup.php Make exporting the database test fixture easier 2017-10-13 00:03:25 -04:00