66 Commits (8ea1df920a73619617ba2ec8b19cc29dbccd3bad)

Author SHA1 Message Date
J. King 8ea1df920a Unify SQL timeouts 5 years ago
J. King 37131d3775 Remove non-functional curl service driver for now 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King 4670dfc849 Handle connection errors 5 years ago
J. King 5d61ab0a57 Fixes for MySQL native interface 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 2bebdd44cf Implementation of native PostgreSQL interface 5 years ago
J. King 28f803dd28 Handle PostgreSQL connection errors 5 years ago
J. King edfae438fa Refine pg connection strings 6 years ago
J. King 9428d7468a Add more user management functionality to the CLI 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 6 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 7 years ago
J. King c88b5c4f18 Make distinction between modified and marked for articles 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions 7 years ago
J. King 579551f5fd Implement TTRSS operation getFeedTree; fixes #94 7 years ago
J. King 8c6c49d588 Merge changes from master 7 years ago
J. King 1271a0c8c0 Add ValueInfo::normalize method 7 years ago
J. King c9c6891567 Implement TTRSS getCategories; fixes #81 7 years ago
J. King e74a3ae3cb Fix numerous bugs when adding or changing folders 7 years ago
J. King 474d32e54f Preliminary implementation of TTRSS sessions (needs tests; may not work) 7 years ago
J. King 5df7217cff Improve REST test coverage 7 years ago
J. King 6d4aa4db6e Minimally functional, highly experimental, working server 7 years ago
J. King 761c1054f3 Added context options to mark multiple specific articles or editions 7 years ago
J. King 7656de716b Feed tests: fetching and parsing 7 years ago
J. King ed3e3c12d6 More Feed tests: more cache header handling 7 years ago
J. King 88c0f4986c Implement NCN API v1-2 feed handling: tests 7 years ago
J. King 4a816f827b NCNv1 feed calls and other changes 7 years ago
J. King 8ebcb01cb5 Made out-of-order transaction handling more predictable 7 years ago
J. King 4e57e56ca7 Start on refactoring of feed processing 7 years ago
J. King 19abce85c3 Implement NCN API v1-2 folder creation 7 years ago
J. King 842e277d43 Implemented NCN API v1-2 folder list 7 years ago
J. King a111bcc231 Folder get/set prop funcs and other changes 7 years ago
Dustin Wilson bc863ae935 Updated Database->updateFeeds() 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King 5ba38fc7aa Print ID in exception message 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 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 eeb1818bb5 Still more database changes 7 years ago
J. King 1529fc367a Partial proper tests for parameter bindings 7 years ago
J. King be9ebf9ca1 Remove authz from User driver; moved to main class 7 years ago
J. King d8f2440eeb Remove dead code 7 years ago
J. King 8a0d021622 More User tests and resultant fixes 7 years ago
Dustin Wilson cb664eab03 Minor fixes to PicoFeed integration 7 years ago
Dustin Wilson e5d825d360 Started integration of PicoFeed 7 years ago