66 Commits (11b2066922381a761265eddbbc0e1feff8a875e0)

Author SHA1 Message Date
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King f51152980c Introduce abstract class for result sets 7 years ago
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions 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 e74a3ae3cb Fix numerous bugs when adding or changing folders 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 69005ad61b Remove dependency on DrUUID until it's actually used 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 70f76f77fa More test coverage tweaks 7 years ago
J. King d3bca6eb47 More code coverage accommodation 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 87fce033bd Fix failing tests 7 years ago
J. King c37d476ba0 Changes to Database internals 7 years ago
J. King 590abaf0ef Start on tests for Feed 7 years ago
J. King 4a816f827b NCNv1 feed calls and other changes 7 years ago
J. King 0bc2841837 Last of subscription tests 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 db132c0c24 Various changes to Database 7 years ago
J. King 9c7f4710aa Fix feed fetching 7 years ago
J. King 119d42907e More feed update refactoring 7 years ago
J. King a67fe30408 Fix whitespace 7 years ago
J. King b02abec250 Added test for recursive binding 7 years ago
J. King 929d763981 Simplify the creation of arbitrary UPDATEs 7 years ago
J. King 458eaac5c6 Tests for listing folders 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 689c1c77d0 Test for advisory locking 7 years ago
J. King f0663e99c3 Add tests for transactions and savepoints 7 years ago
J. King 485400df2b Rename Result->get() to Result->getRow 7 years ago
J. King bdf3182305 Add result->lastId method; cleanup 7 years ago
J. King a3e2da1d36 Flesh out most database exceptions 7 years ago
J. King 7c1df71acd Make db throw specific exceptions 7 years ago
J. King 755c976aa4 Remove extraneous files 7 years ago
J. King fa247b34f6 Reduce the number of database exception types 7 years ago