886 Commits (3ee89bf669ab14e66609cd448065a5c1fc9cea21)
 

Author SHA1 Message Date
J. King 68f18e463c Use WITHOUT ROWID tables when useful 8 years ago
J. King f0adf08b1e Add tests for type mismatches 8 years ago
J. King 95ee51563d First battery of SQLite driver tests 8 years ago
J. King 7f7d0cd1e7 All test for constraint violation exception 8 years ago
J. King 5ba38fc7aa Print ID in exception message 8 years ago
J. King a3e2da1d36 Flesh out most database exceptions 8 years ago
J. King 7c1df71acd Make db throw specific exceptions 8 years ago
J. King 755c976aa4 Remove extraneous files 8 years ago
J. King fa247b34f6 Reduce the number of database exception types 8 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 8 years ago
J. King 37dad63dee Impelemented Result->getAll() 8 years ago
J. King 1dab15c20e Fix SQLite3 driver name 8 years ago
J. King eeb1818bb5 Still more database changes 8 years ago
J. King 2b7a236147 More database fixes 8 years ago
J. King 007e3747ef Various database fixes 8 years ago
J. King 0c410fcf50 More binding tests and related changes 8 years ago
J. King 1529fc367a Partial proper tests for parameter bindings 8 years ago
J. King 337b2cf90c Remove last vestiges of PDO accomodation 8 years ago
J. King f19f683e38 Make it possible to redefine Statement type binds 8 years ago
J. King b4d178c33f Remove most PDO stuff 8 years ago
J. King 176247894d Tests for Db\ResultSQLite3 8 years ago
J. King 34c69fbf92 Be explicit about the loaded locale 8 years ago
J. King 104f646973 Code comments 8 years ago
J. King 13c17f5dd4 Small fixes to authorization exception tests 8 years ago
J. King 447fec993f Refector authorization exception tests 8 years ago
J. King 8841da9cbb Tweak authorization exception tests 8 years ago
J. King 2c9f6bd5a7 Cover authorization exceptions 8 years ago
J. King 766f2b65a4 Cover unknown/invalid user levels 8 years ago
J. King 7ae3c978b3 Full set of tests for authorization 8 years ago
J. King 000781dc36 Cover blank passwords in existing tests 8 years ago
J. King e4852b581a Start on tests for authorization 8 years ago
J. King 44c2ff5b07 Speed up tests by only hashing passwords when needed 8 years ago
J. King a039e104cf Allow inspection of the mock internal database 8 years ago
J. King ce3ddee00a Whitespace fixes 8 years ago
J. King 798d7e7ab7 Added synthetic tests for external User drivers 8 years ago
J. King b6a47fc366 Abstract synthetic User backend for later tests 8 years ago
J. King 1834cb9963 Last of the basic tests for the User class 8 years ago
J. King be9ebf9ca1 Remove authz from User driver; moved to main class 8 years ago
J. King d8f2440eeb Remove dead code 8 years ago
J. King 8a0d021622 More User tests and resultant fixes 8 years ago
J. King 7785eb072b Complete rewrite of User class and other changes 8 years ago
Dustin Wilson 26989facfe More PicoFeed Integration Bug fixes 8 years ago
Dustin Wilson cb664eab03 Minor fixes to PicoFeed integration 8 years ago
Dustin Wilson e5d825d360 Started integration of PicoFeed 8 years ago
J. King e6feb8de8d First basic test for User class 8 years ago
J. King 574388665a Tidy up tests and User stuff 8 years ago
J. King 8db31cf3e4 Tweaked Lang; added comments and tests 8 years ago
J. King 555babe84b Updated composer.lock file for picofeed 8 years ago
Dustin Wilson c5fac33398 Converted all hard tabs to soft tabs 8 years ago
J. King 8afa1cb5bb Class names from classes themselves in defaults 8 years ago