Age | Commit message (Expand) | Author | Files | Lines |
2014-05-31 | Initial version of new Session library | Andrey Andreev | 1 | -1/+1 |
2014-02-11 | "BASEPATH check" consistency | darwinel | 1 | -1/+3 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-01-20 | Polish changes from PR #2830 | Andrey Andreev | 1 | -9/+9 |
2014-01-19 | Fix whitespaces to tabs. | Ahmedul Haque Abid | 1 | -1/+1 |
2014-01-19 | Added save_queries config setting in config/database.php | Ahmedul Haque Abid | 1 | -0/+8 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-10-12 | Set MySQL client compression to FALSE by default (problems reported with it),... | Andrey Andreev | 1 | -4/+6 |
2012-08-20 | database added config option | Michiel Vugteveen | 1 | -0/+2 |
2012-07-05 | Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function ... | Andrey Andreev | 1 | -2/+3 |
2012-06-26 | Revert default config value of db pconnect to TRUE (issue #793) | Andrey Andreev | 1 | -2/+2 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 1 | -22/+25 |
2012-04-17 | minor style fix | Timothy Warren | 1 | -2/+2 |
2012-04-17 | Updated supported database driver list | Timothy Warren | 1 | -1/+2 |
2012-04-04 | Make database config easier to work with | Timothy Warren | 1 | -17/+19 |
2012-03-26 | Clear some spaces and fix some inconsistencies in application/ php files | Andrey Andreev | 1 | -3/+3 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-02-19 | Renaming Active Record to Query Builder across the system | Jamie Rumbelow | 1 | -4/+4 |
2012-02-09 | Added database.php | Taufan Aditya | 1 | -0/+2 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2011-12-28 | Turn "pconnect" off by default. | Phil Sturgeon | 1 | -1/+1 |
2011-12-24 | Changes "ie" to "e.g."
| mrw | 1 | -1/+1 |
2011-11-29 | The DB_driver can now use failover databases if specified | Felix Balfoort | 1 | -1/+2 |
2011-10-21 | fixing typo in attribution block | Derek Jones | 1 | -1/+1 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -0/+25 |
2011-08-23 | Got PDO working | Timothy Warren | 1 | -1/+1 |
2011-07-02 | hand merged remaining unresolved files following the backout of 648b42a75739,... | Derek Jones | 1 | -1/+2 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -5/+5 |
2011-05-20 | modified the 'use_set_names' variable in the MySQL/i drivers to be a class pr... | Derek Jones | 1 | -1/+2 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -5/+5 |
2011-04-19 | modified MySQL and MySQLi drivers to address a potential SQL injection attack... | Derek Jones | 1 | -0/+6 |
2010-08-12 | single quotes instead of double quotes by default to prevent PHP from trying ... | Derek Allard | 1 | -14/+14 |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 1 | -0/+62 |