57 Commits (0.2.0)

Author SHA1 Message Date
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 5d4ea6edc0 Add ResultEmpty class 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 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 a343b78b02 Make exporting the database test fixture easier 7 years ago
J. King 4ab004bbab Speed up SQLite timeout tests 7 years ago
J. King 26f6922b25 Partially implement labels 7 years ago
J. King 91432d4e16 Tests for sessions 7 years ago
J. King f351dd059f More CS fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King cc2296522c More changes in anticipation of a release: 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King 4066bba05e Full code coverage for Database class 7 years ago
J. King da80a8ffa6 Complete tests for database driver 7 years ago
J. King 70f76f77fa More test coverage tweaks 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 7 years ago
J. King 3a26c75044 Tests for Database::meta*() functions 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 b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King 7e7b204d85 Cleanup 7 years ago
J. King ee9d8c1ceb First tests for articleList 7 years ago
J. King c6b7e653c5 Tests for feedUpdate and feedListStale 7 years ago
J. King ceeb23aea3 More Feed tests: cache header handling 7 years ago
J. King 4a816f827b NCNv1 feed calls and other changes 7 years ago
J. King a580579627 First set of Database 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 fb922e65e4 Tests for strict binding 7 years ago
J. King a67fe30408 Fix whitespace 7 years ago
J. King b02abec250 Added test for recursive binding 7 years ago
J. King 82e4838162 Re-organize Database tests 7 years ago
J. King dbd735f1f3 Full set of tests for user-related Database funcs 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 9d5dab249c Helper methods for testing Database class 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King 6c16ba133c More database driver 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 f0adf08b1e Add tests for type mismatches 7 years ago
J. King 95ee51563d First battery of SQLite driver tests 7 years ago
J. King 7f7d0cd1e7 All test for constraint violation exception 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 37dad63dee Impelemented Result->getAll() 7 years ago
J. King eeb1818bb5 Still more database changes 7 years ago