38 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King 39cad91b78 CS fixes 6 years ago
J. King ef75b5e9ab SQLite driver tweaks 6 years ago
J. King 7ca0f4e877 Make the SQLite3 driver more generic 6 years ago
J. King 0b3b3cb49c Use SQLite nocase collation; improves #127 6 years ago
J. King 821bb22a72 SQLite concurrency tweaks; fixes #131 7 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King cc875be57e Backport testing improvements from ttrss branch 7 years ago
J. King a343b78b02 Make exporting the database test fixture easier 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King 96ebf936e4 CS fixes 7 years ago
J. King c393dfc42b Sundry fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King f5efa39839 More changes in anticipation of a release 7 years ago
J. King cc2296522c More changes in anticipation of a release: 7 years ago
J. King b8e091177b Add SQLite timeout (fixes #67) and implement configuration reading 7 years ago
J. King da80a8ffa6 Complete tests for database driver 7 years ago
J. King 1b970cc7c5 Experimental forking service and accompanying CLI 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 ac73ed0e7f More tweaks 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 7e7b204d85 Cleanup 7 years ago
J. King 483874e21d Implemented query contexts 7 years ago
J. King c37d476ba0 Changes to Database internals 7 years ago
J. King 8ebcb01cb5 Made out-of-order transaction handling more predictable 7 years ago
J. King 2083c6e397 Change transactions to auto-rollback on exceptions 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King b821d728e4 Add rest dependency; fix SQLite function def 7 years ago
J. King 6413d3a489 Re-order SQLite3 driver initialization 7 years ago
Dustin Wilson bb8af5a62c Added Custom Functions into Db/SQLite3/Driver 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King bdf3182305 Add result->lastId method; cleanup 7 years ago
J. King 7c1df71acd Make db throw specific exceptions 7 years ago
J. King fa247b34f6 Reduce the number of database exception types 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 1dab15c20e Fix SQLite3 driver name 7 years ago
J. King eeb1818bb5 Still more database changes 7 years ago
J. King 007e3747ef Various database fixes 7 years ago
J. King 1529fc367a Partial proper tests for parameter bindings 7 years ago
J. King 337b2cf90c Remove last vestiges of PDO accomodation 7 years ago
J. King b4d178c33f Remove most PDO stuff 7 years ago
Dustin Wilson c5fac33398 Converted all hard tabs to soft tabs 7 years ago
J. King c213b5928d move code out of vendor tree into lib 7 years ago
J. King 8f77cbba1e Tweaks 8 years ago
J. King 646b44c9cf Functioning (but still incomplete) user management 8 years ago