22 Commits (2aa16f34052fcccf6c40bb1fdb44ee5016c39b2e)

Author SHA1 Message Date
J. King 12f23ddc16 Updated tests for arbitrary sorting 5 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King 0513b606c2 Merge master 5 years ago
J. King b9272ea2eb Fix test failures in PHP 7.1 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 7340d65c0e Make data clearing in tests static 6 years ago
J. King f22e53fdc9 Align result tests with driver tests 6 years ago
J. King 3b3b810f10 Replicate some unspecified NCNv1 behaviour, and document the rest 6 years ago
J. King 4869559fb3 Test NCNv1 user query 6 years ago
J. King d40243a84c Clean up configuration setting in tests 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King cbc9491f75 CS fixes and version bump 6 years ago
J. King cef061f6cd Fix tests 6 years ago
J. King daea0ceb27 Make HTTP message testing generic 6 years ago
J. King 890f9b07d4 Replace Resquest objects with PSR-7 request messages; improves #53 6 years ago
J. King 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53 6 years ago
J. King 029c23d0cf Adapt API tests to allow for PDO mocks 6 years ago
J. King 095fe10aec Reorganize PDO tests into namespaces 6 years ago
J. King 59fee52074 Reorganize tests into namespaces 6 years ago
J. King 3adfe8742f Reorganize test cases 7 years ago
J. King a404d4d108 NCNv1: Be explicit about types; fixes #129 7 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 3d958547a5 Implement OPTIONS requests for NCNv1; fixes #107 7 years ago
J. King e1f1c8b859 Refactoring 7 years ago
J. King b595815eb9 Change NCNv1 handler to use new "typical" articleList fieldset 7 years ago
J. King c88b5c4f18 Make distinction between modified and marked for articles 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King c6cd8b8aaa Removing request chunking from NCN controller 7 years ago
J. King d05aaf688f Preliminary TTRSS setArticleLabel implementation 7 years ago
J. King 8c6c49d588 Merge changes from master 7 years ago
J. King d45401fb8b Adapt NCN to new type converter 7 years ago
J. King 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 7 years ago
J. King 7a2de95c70 Consolidate article context handling into articleQuery function 7 years ago
J. King 97b0134e56 Merge master 7 years ago
J. King 1b72d45adf Relegate bootstrap.php to testing; fixes #117 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King 96ebf936e4 CS fixes 7 years ago
J. King d365529493 Multiple fixes to input sanitization 7 years ago
J. King c393dfc42b Sundry fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King 3b018c89d1 Implemented cleanup of orphaned feeds; fixes #25 7 years ago
J. King 5df7217cff Improve REST test coverage 7 years ago
J. King d3bca6eb47 More code coverage accommodation 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 7 years ago
J. King 4cded011ff Complete implementations of server status and user status REST calls 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 e797de05c2 Fix NCNv1 tests 7 years ago