33 Commits (0.1.1)

Author SHA1 Message Date
J. King f7e50fe95d Passed code through linter 7 years ago
J. King a485913535 Update readme; remove username composition; default pre-auth to false 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 d3bca6eb47 More code coverage accommodation 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 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 d4674c61b2 More bug fixes 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King c800852f3a Remove stubs to support non-HTTP authentication 7 years ago
J. King 98c950de58 Removed most calls to userExists() 7 years ago
J. King a67fe30408 Fix whitespace 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 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 007e3747ef Various database fixes 7 years ago
J. King 104f646973 Code comments 7 years ago
J. King 13c17f5dd4 Small fixes to authorization exception tests 7 years ago
J. King 447fec993f Refector authorization exception tests 7 years ago
J. King 8841da9cbb Tweak authorization exception tests 7 years ago
J. King 2c9f6bd5a7 Cover authorization exceptions 7 years ago
J. King 766f2b65a4 Cover unknown/invalid user levels 7 years ago
J. King 7ae3c978b3 Full set of tests for authorization 7 years ago
J. King 000781dc36 Cover blank passwords in existing tests 7 years ago
J. King e4852b581a Start on tests for authorization 7 years ago
J. King 44c2ff5b07 Speed up tests by only hashing passwords when needed 7 years ago
J. King ce3ddee00a Whitespace fixes 7 years ago
J. King 798d7e7ab7 Added synthetic tests for external User drivers 7 years ago
J. King 1834cb9963 Last of the basic tests for the User class 7 years ago
J. King 8a0d021622 More User tests and resultant fixes 7 years ago
J. King 7785eb072b Complete rewrite of User class and other changes 7 years ago
J. King e6feb8de8d First basic test for User class 7 years ago
J. King 574388665a Tidy up tests and User stuff 7 years ago