351 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 15301cd7dc Fix cleanup tests in PostgreSQL 5 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King 5c5a5a4886 Appease PostgreSQL's max() aggregate 6 years ago
J. King 527ecee393 Code coverage fixes 6 years ago
J. King 4a1c23ba45 Munge PostgreSQL queries instead of adding explicit casts 6 years ago
J. King 4c8d8f1a52 Provide PostgreSQL with an empty-set query for IN() clauses 6 years ago
J. King dd4f22e04e Avoid use of reserved SQL word "user" 6 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 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 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King c0c4810662 Nominally complete PostgreSQL driver 6 years ago
J. King 84b4cb7465 Enable PostgreSQL statement testing 6 years ago
J. King d52af6db5a PostgreSQL fixes 6 years ago
J. King e2b6cb8360 Remove PicoFeed-related FIXMEs 6 years ago
J. King b5733b070c Clean up statement tests 6 years ago
J. King e30d82fbaa Correct signature 6 years ago
J. King edfae438fa Refine pg connection strings 6 years ago
J. King 796315c00c Basic stub of PDO-base PostgreSQL driver 6 years ago
J. King 3b3b810f10 Replicate some unspecified NCNv1 behaviour, and document the rest 6 years ago
J. King 1dcbb56077 Changelog and documentation updates 6 years ago
J. King 39134f5f7e Rest of CLI tests 6 years ago
J. King efac62f0e4 Add missing return type hints where possible 6 years ago
J. King 9e6f0460c2 Ensure the Lang class always exists when throwing exceptions 6 years ago
J. King ba8e208d79 Partial CLI tests 6 years ago
J. King 1a8acdf03f Fix early exceptions 6 years ago
J. King 9428d7468a Add more user management functionality to the CLI 6 years ago
J. King a8cc9a4780 Tests for internal user driver; closes #50 6 years ago
J. King 5f775bef7a Appease phpdbg coverage bug 6 years ago
J. King 1ac85df46b Last set of tests for User class 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 31cdf313a4 Add missing return type hints where possible 6 years ago
J. King 898533bde5 More simplification 6 years ago
J. King 40d679844b Ensure the Lang class always exists when throwing exceptions 6 years ago
J. King 27edcddc9b Simplify NCNv1 userStatus call 6 years ago
J. King 057d72c816 Remove the distinction between internal and external user functionality 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King 0be9dcb5a8 Update dependencies 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 edbfb12d17 Improve coverage slightly 6 years ago
J. King e4d64424c7 Make new bugfix release 6 years ago
J. King a92bad1bc8 Correctly load configuration 6 years ago
J. King c7c5f48066 Fix notice 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