88 Commits (11b2066922381a761265eddbbc0e1feff8a875e0)

Author SHA1 Message Date
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 65963f228f CS fixes 7 years ago
J. King cc875be57e Backport testing improvements from ttrss branch 7 years ago
J. King a80e283abc Perform feed discovery correctly; fixes #118 7 years ago
J. King 3482a35e54 Implement feed discovery; fixes #110 7 years ago
J. King 96ebf936e4 CS fixes 7 years ago
J. King 5ebf6cb689 Treat objects which are convertible to strings the same as actual strings in ValueInfo 7 years ago
J. King d365529493 Multiple fixes to input sanitization 7 years ago
J. King e74a3ae3cb Fix numerous bugs when adding or changing folders 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 14951e2e4f Chnage "retain" settings to mean "purge; remove unused database settings 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King eeb834fe4c Record the size of feeds upon update 7 years ago
J. King 67203679aa Changed foreign key on marks table 7 years ago
J. King 3b018c89d1 Implemented cleanup of orphaned feeds; fixes #25 7 years ago
J. King 4066bba05e Full code coverage for Database class 7 years ago
J. King da80a8ffa6 Complete tests for database driver 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 7 years ago
J. King 3a26c75044 Tests for Database::meta*() functions 7 years ago
J. King da092d5f8c Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 7 years ago
J. King d4674c61b2 More bug fixes 7 years ago
J. King ac73ed0e7f More tweaks 7 years ago
J. King eacada3982 Fix ISO 8601 format strings 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago
J. King 761c1054f3 Added context options to mark multiple specific articles or editions 7 years ago
J. King c51ee594aa Last of the article series of tests 7 years ago
J. King d78318bed7 Last of marking context tests 7 years ago
J. King 5742d949cc More article marking tests, some context tests 7 years ago
J. King c2f60bc5d2 More article tests 7 years ago
J. King ee9d8c1ceb First tests for articleList 7 years ago
J. King 7e458dddbc More test re-organization 7 years ago
J. King 845b47e656 Re-organize test data for Database tests 7 years ago
J. King dd24246f49 Finished last of feedUpdate tests; implemented NCN API functions 7 years ago
J. King 0514321a76 Save enclosures and categories properly in feedUpdate 7 years ago
J. King c6b7e653c5 Tests for feedUpdate and feedListStale 7 years ago
J. King 78e669fbfc Improvements to database test harness 7 years ago
J. King 81419452b5 Added topmost folder to output of subscriptionList. Fixes #54 7 years ago
J. King 719290c82a Remove dependency on Webmozart's Glob outside of testing 7 years ago
J. King c800852f3a Remove stubs to support non-HTTP authentication 7 years ago
J. King ceeb23aea3 More Feed tests: cache header handling 7 years ago
J. King 590abaf0ef Start on tests for Feed 7 years ago
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests 7 years ago
J. King 4a816f827b NCNv1 feed calls and other changes 7 years ago
J. King 0bc2841837 Last of subscription tests 7 years ago
J. King 99ae274ef8 Also test negative read marks 7 years ago
J. King ef3cb4fa54 Test unread counts in subscriptionList 7 years ago
J. King f635155687 Basic tests for subscription list 7 years ago
J. King acbb254bfb Tests for removing subscriptions 7 years ago
J. King 98c950de58 Removed most calls to userExists() 7 years ago