164 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 6 years ago
J. King 4a1c23ba45 Munge PostgreSQL queries instead of adding explicit casts 6 years ago
J. King 93af381436 Test setting of schema name 6 years ago
J. King 1414f8979c Fix savepoint handling and locking in PostgreSQL driver 6 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 6 years ago
J. King 925560d4ba Cleanup 6 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 6 years ago
J. King 7340d65c0e Make data clearing in tests static 6 years ago
J. King 39110858b7 Move database function test series as first step in re-organization 6 years ago
J. King 8c20411359 Align statement tests with other database driver tests 6 years ago
J. King f22e53fdc9 Align result tests with driver tests 6 years ago
J. King aa1b65b5d4 Take a different tack on shared database tests 6 years ago
J. King 4e444fd86c Generic database interface creation in tests 6 years ago
J. King 976672de5b Test cleanup 6 years ago
J. King 30d6f6db37 Consolidate Db result test series into single file 6 years ago
J. King ba8e208d79 Partial CLI tests 6 years ago
J. King d40243a84c Clean up configuration setting in tests 6 years ago
J. King ffa7bd5a5d Fix error in previous commit 6 years ago
J. King 931fe3b585 Move password generation to the User class 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 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 6 years ago
J. King cbc9491f75 CS fixes and version bump 6 years ago
J. King aa57227097 Use PSR-7 for authentication; fixes #53 6 years ago
J. King daea0ceb27 Make HTTP message testing generic 6 years ago
J. King 90dfeb727a Implement CORS; fixes #126 6 years ago
J. King 3fa2d38f31 Initial rewrite of REST class; needs more testing, but should be functional 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 ddf55e0665 Change session lifetimes to more closely match TTRSS 6 years ago
J. King 65b08d1735 Tweak 6 years ago
J. King bc9ffa0e17 Rewrite SQLite 3 type binding tests 6 years ago
J. King 39cad91b78 CS fixes 6 years ago
J. King a5318d1b12 Part 2 6 years ago
J. King 095fe10aec Reorganize PDO tests into namespaces 6 years ago
J. King 0785f832de CS fixes 6 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King 183718204d Grouped slow tests; improves #113 6 years ago
J. King dd7d6e44b9 Further fixes for test timezone assumptions 6 years ago
J. King 3f65625090 Ensure tests do not rely in UTC default timezone 6 years ago
J. King 3e42fbdddf Munge off-by-one dates in tests; fixes #112 7 years ago
J. King 3a07156259 Fix broken test 7 years ago
J. King 0b3b3cb49c Use SQLite nocase collation; improves #127 7 years ago
J. King adece521a9 TTRSS: Correct mark toggling; fixes #132 7 years ago
J. King 22cdc8916d Documentation tweaks and CS fixes 7 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 91165cdd0d Fix breakage caused by last comit 7 years ago
J. King faf00d63ba Add Database::articleCategoriesGet() 7 years ago
J. King 2037efce61 Added oldestArticle and latestArticle context options 7 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 7 years ago