29 Commits (11b2066922381a761265eddbbc0e1feff8a875e0)

Author SHA1 Message Date
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 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
J. King 793a5e2c1b Finally a working start with the database 8 years ago
J. King 1df238a25c Better database update routine 8 years ago
J. King b2b71c4557 Start of higher-level database interface 8 years ago
J. King 6ffe942f99 SQLite3 database driver in working condition 8 years ago
J. King 03b86c222f Start on SQLite database driver 8 years ago