Commit Graph

73 Commits

Author SHA1 Message Date
Timothy Warren ca601623ba Miscellaneous cleanup and refactoring 2016-09-07 17:39:19 -04:00
Timothy Warren 2db7ad182d More style fixes 2016-09-07 14:22:52 -04:00
Timothy Warren 24f3b1d701 Update header comments 2016-09-07 13:17:17 -04:00
Timothy Warren bb382131cc Code Style fixes 2016-09-07 13:10:03 -04:00
Timothy Warren 559c76f8d2 Switch build tool to Robo, use composer for autoloading 2016-09-07 13:06:28 -04:00
Timothy Warren c0674d5faa Remove the last of the one line if statements 2015-11-11 15:44:24 -05:00
Scrutinizer Auto-Fixer 35e338c9ad Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-11-11 14:32:11 +00:00
Timothy Warren e62f5771a5 Fix a bunch of one line if statements 2015-11-11 09:25:21 -05:00
Timothy Warren 2613a1c8a4 Update lots of comments 2015-11-10 20:59:03 -05:00
Scrutinizer Auto-Fixer 8d65af5c4a Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-11-10 22:30:18 +00:00
Timothy Warren a1c3b9e7db Change test setup to be more extensible 2015-11-10 16:29:17 -05:00
Timothy Warren 1e2a7ee566 Actually fix tests 2015-11-10 11:18:11 -05:00
Timothy Warren fd98c4b3b8 Rename missed interface 2015-11-10 11:10:15 -05:00
Timothy Warren b5a141ffc7 Make class names Pascal Case 2015-11-10 10:12:23 -05:00
Timothy Warren 39cd2ecff8 Fix borkeed tests 2015-11-10 09:24:18 -05:00
Timothy Warren a27d639b13 Remove PDO Firebird driver 2015-11-10 09:20:13 -05:00
Timothy Warren e6ac4a70ad Set up jenkins build 2015-11-10 06:45:55 -05:00
Timothy Warren 555865bdb7 Update docs 2015-07-31 10:56:16 -04:00
Timothy Warren 056e8bf6d9 Re-add some missing tests, and update README 2015-07-31 10:24:34 -04:00
Timothy Warren 225017adee Lots of refactoring -- accessors/mutators instead of direct access, reduce query builder test database connections, and simplify some logic 2015-07-30 16:40:30 -04:00
Timothy Warren 8669fcc4be Some scrutinizer fixes 2015-07-30 13:13:12 -04:00
Scrutinizer Auto-Fixer f3769ba372 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-07-29 20:59:27 +00:00
Timothy Warren 8511c6a445 Move library into src folder, fix simpletest test runner 2015-07-29 16:51:17 -04:00