Commit Graph

544 Commits

Author SHA1 Message Date
Timothy Warren 1e2a7ee566 Actually fix tests 2015-11-10 11:18:11 -05:00
Timothy Warren 499c7df005 Update docs 2015-11-10 11:10:27 -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 ee0b98cf28 Update docs 2015-11-10 09:20:27 -05:00
Timothy Warren a27d639b13 Remove PDO Firebird driver 2015-11-10 09:20:13 -05:00
Timothy Warren d55a244f1a Update travis to use container build 2015-11-10 08:26:14 -05:00
Timothy Warren e6ac4a70ad Set up jenkins build 2015-11-10 06:45:55 -05:00
Timothy Warren 2a8664b92d Another attempt to get php to use interbase extension 2015-08-26 10:30:16 -04:00
Timothy Warren 6fa773480b Another attempt to get php to use interbase extension 2015-08-26 10:22:55 -04:00
Timothy Warren d5c8212dd0 Another attempt to get php to use interbase extension 2015-08-26 10:21:12 -04:00
Timothy Warren 8898902973 Add interbase extension to test ini file 2015-08-26 10:14:31 -04:00
Timothy Warren de727dbc3c Add interbase extension to test ini file 2015-08-26 10:12:31 -04:00
Timothy Warren 02ed11e0af Add interbase extension to test ini file 2015-08-26 10:10:20 -04:00
Timothy Warren e890efb4ab Add interbase extension to test ini file 2015-08-26 10:05:11 -04:00
Timothy Warren 044a33e1e4 Add interbase extension to test ini file 2015-08-26 10:00:09 -04:00
Timothy Warren ae3d068efe Add interbase extension to test ini file 2015-08-26 09:58:21 -04:00
Timothy Warren 03dfe9d35a Add interbase extension to test ini file 2015-08-26 09:54:52 -04:00
Timothy Warren 1232450cc4 Add interbase extension to test ini file 2015-08-26 09:48:46 -04:00
Timothy Warren e35669aa70 Fix directory of test database? 2015-08-26 09:40:59 -04:00
Timothy Warren 7aeb0eaef6 Attempt to start Firebird 2015-08-26 09:37:35 -04:00
Timothy Warren c08d741505 Attempt to start Firebird 2015-08-26 09:27:11 -04:00
Timothy Warren 0fdd1ab4c0 Attempt to start Firebird 2015-08-25 17:07:16 -04:00
Timothy Warren 4b46cfed93 Attempt to start Firebird 2015-08-25 17:03:05 -04:00
Timothy Warren 83d20179f9 Attempt to start Firebird 2015-08-25 17:00:50 -04:00
Timothy Warren f4a517594e Attempt to start firebird 2015-08-25 16:57:53 -04:00
Timothy Warren 97ceb94e3c Attempt to start firebird 2015-08-25 16:54:42 -04:00
Timothy Warren e1f0f57e5a another attempt with firebird 2015-08-25 16:52:15 -04:00
Timothy Warren 3e58c5c6ff Spell sudo correctly 2015-08-25 16:44:39 -04:00
Timothy Warren cc48fff43f Try again with firebird setup 2015-08-25 16:41:38 -04:00
Timothy Warren 11755c3770 Attempt some firebird setup on travis 2015-08-25 16:36:56 -04:00
Timothy Warren 1073a92e31 Update docs 2015-08-25 13:45:40 -04: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
Timothy Warren d89f34b177 Merge pull request #5 from timw4mail/scrutinizer-patch-3
Fix some Docblocks
2015-07-29 17:01:09 -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
Timothy Warren aeab1a31ec Update docs 2015-07-29 16:45:55 -04:00
Timothy Warren 86d3e0204d Fix phpci setup 2015-07-20 15:43:49 -04:00
Timothy Warren 7dbae40d36 Remove php 5.4 style array 2015-07-20 15:27:35 -04:00
Timothy Warren cd7f904889 Add pdo_firebird driver 2015-07-20 15:24:21 -04:00
Timothy Warren 3d310be266 Update docs 2015-07-20 15:23:27 -04:00
Timothy Warren b4118ce591 Update docs 2015-07-17 16:01:41 -04:00
Timothy Warren 28f5cb2934 Fix Firebird tests and speed up tests by using one database connection for each query builder datbase test 2015-07-17 15:38:06 -04:00
Timothy Warren 6b20982f61 Fix naming error in pg driver 2015-07-16 17:02:54 -04:00
Timothy Warren bfc3ea33ca Reorganize drivers into a more modern layout 2015-07-16 16:56:13 -04:00
Timothy Warren 232761398e Version 2.0.2, Adds checks for constants and functions in the common file 2015-06-04 15:27:55 -04:00