13 Commits (3fa2d38f3137480f5d7a707584461f74b4b765bd)

Author SHA1 Message Date
J. King 3fa2d38f31 Initial rewrite of REST class; needs more testing, but should be functional 6 years ago
J. King 890f9b07d4 Replace Resquest objects with PSR-7 request messages; improves #53 6 years ago
J. King 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53 6 years ago
J. King 3f65625090 Ensure tests do not rely in UTC default timezone 6 years ago
J. King 3e42fbdddf Munge off-by-one dates in tests; fixes #112 6 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King d365529493 Multiple fixes to input sanitization 7 years ago
J. King f7e50fe95d Passed code through linter 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 ac73ed0e7f More tweaks 7 years ago
J. King eacada3982 Fix ISO 8601 format strings 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago