Age | Commit message (Expand) | Author | Files | Lines |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-03-05 | Removed oci8-specific stuff from DB_driver.php and added a constructor to DB_... | Andrey Andreev | 1 | -3/+12 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2011-11-23 | fix to issue #696 - make oci_execute calls inside num_rows non-committing, si... | a-krebs | 1 | -2/+2 |
2011-10-22 | Merge pull request #553 from narfbg/ci-oci8-driver-php5 | Phil Sturgeon | 1 | -60/+27 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -4/+16 |
2011-10-20 | Some public and protected method declarations | Andrey Andreev | 1 | -6/+6 |
2011-10-07 | Remove another 2 old comments | Andrey Andreev | 1 | -2/+0 |
2011-10-07 | Cleanup and migrate oci8_driver and oci8_result from deprecated PHP4 to PHP5 ... | Andrey Andreev | 1 | -58/+27 |
2011-09-21 | Fix issue #182 in system/database/drivers/oci8_result.php by caching the num_... | Andrey Andreev | 1 | -7/+10 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -17/+17 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -17/+17 |
2011-01-05 | Hey look, it's 2011 | Greg Aker | 1 | -1/+1 |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -15/+15 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -248/+248 |
2008-10-17 | Fixed a number of bug reports related to table/db names not being escaped or ... | Rick Ellis | 1 | -6/+0 |
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 |
2008-08-21 | whitespace fixes | Derek Allard | 1 | -4/+6 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -3/+3 |
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end o... | Derek Jones | 1 | -1/+3 |
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -5/+5 |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -250/+250 |
2006-11-20 | (no commit message) | Rick Ellis | 1 | -13/+11 |
2006-10-27 | (no commit message) | admin | 1 | -50/+54 |
2006-10-27 | (no commit message) | admin | 1 | -10/+6 |
2006-10-21 | (no commit message) | admin | 1 | -154/+154 |
2006-10-12 | (no commit message) | admin | 1 | -1/+7 |
2006-10-05 | (no commit message) | admin | 1 | -0/+19 |
2006-10-02 | (no commit message) | admin | 1 | -3/+3 |
2006-09-26 | (no commit message) | admin | 1 | -0/+21 |
2006-09-24 | Adding database folder | admin | 1 | -0/+207 |