Age | Commit message (Expand) | Author | Files | Lines |
2012-05-17 | Added changelog entry | Timothy Warren | 1 | -0/+1 |
2012-05-17 | merge upstream | Timothy Warren | 1 | -0/+1 |
2012-05-17 | Add parens to changelog entry | Timothy Warren | 1 | -1/+1 |
2012-05-17 | Update inflector docblocks, add changelog entry | Timothy Warren | 1 | -0/+1 |
2012-05-16 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors | Timothy Warren | 1 | -0/+1 |
2012-05-16 | Add note in the upgrade guide to move errors folder | Timothy Warren | 1 | -1/+6 |
2012-05-15 | Minor changes on the pull #1355 additions | Andrey Andreev | 1 | -1/+1 |
2012-05-15 | Merge pull request #1355 from shidec/develop | Andrey Andreev | 1 | -0/+1 |
2012-05-15 | escaping boolean data type for postgre change log | Soesapto Joeni Hantoro | 1 | -0/+1 |
2012-05-11 | Fix issue #1349 | Andrey Andreev | 1 | -2/+3 |
2012-05-11 | User_agent library improvements | Andrey Andreev | 1 | -1/+1 |
2012-05-04 | changelog entry | Michiel Vugteveen | 1 | -1/+2 |
2012-05-02 | Changelog fix | Andrey Andreev | 1 | -1/+0 |
2012-05-02 | Reverted rui_string change. | Phil Sturgeon | 1 | -0/+2 |
2012-04-27 | Merge upstream branch | Andrey Andreev | 27 | -195/+337 |
2012-04-26 | Merge pull request #1266 from timw4mail/patch | Phil Sturgeon | 1 | -1/+12 |
2012-04-26 | Merge pull request #1004 from kwaanonline/develop | Phil Sturgeon | 1 | -60/+92 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 14 | -41/+55 |
2012-04-26 | Fixed conflicts. | Phil Sturgeon | 17 | -53/+80 |
2012-04-26 | Fixed issue #122 - ruri_string() in subdirs. | Phil Sturgeon | 1 | -0/+1 |
2012-04-26 | Adding some update notes for 3.0.0 (renaming AR to QB) | Jamie Rumbelow | 1 | -0/+10 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 24 | -234/+425 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 2 | -2/+3 |
2012-04-26 | Corrected path to jquery | Chad Hedgcock | 1 | -2/+2 |
2012-04-25 | Merge pull request #1288 from petsagouris/Issue-131 | Andrey Andreev | 1 | -0/+1 |
2012-04-25 | Added foreign_characters.php changes in the changelog. | George Petsagourakis | 1 | -0/+1 |
2012-04-24 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 1 | -1/+1 |
2012-04-24 | Add changelog entry for already fixed issue #23 | Andrey Andreev | 1 | -1/+1 |
2012-04-23 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch | Timothy Warren | 1 | -0/+1 |
2012-04-23 | Fix issue #1265 | Andrey Andreev | 1 | -0/+1 |
2012-04-20 | added suggested styleguide addition for future consistency | Timothy Warren | 1 | -1/+12 |
2012-04-15 | Added the ability to insert objects with insert_batch() in Active Reccord. | Iban Eguia | 1 | -0/+1 |
2012-04-13 | Update Release Date for version 2.1.1 at user_guide_src/source/changelog.rst | Rogerio Prado de Jesus | 1 | -1/+1 |
2012-04-09 | DB Utility improvements | Andrey Andreev | 1 | -2/+3 |
2012-04-09 | Multiple DB Forge improvements | Andrey Andreev | 1 | -0/+3 |
2012-04-09 | Fix AR delete() for MSSQL and SQLSRV | Andrey Andreev | 1 | -1/+2 |
2012-04-09 | Fix AR delete() for Oracle | Andrey Andreev | 1 | -0/+1 |
2012-04-09 | Extend fix for #798 to work across all DB drivers instead of just mysql | Andrey Andreev | 1 | -1/+1 |
2012-04-06 | Fix a CI_DB_pdo_driver::trans_commit() bug | Andrey Andreev | 1 | -0/+1 |
2012-04-06 | Renamed _escape_identifiers() to escape_identifiers() and moved it to CI_DB_d... | Andrey Andreev | 1 | -1/+2 |
2012-04-05 | Fixed MSSQL and SQLSrv truncate() | Andrey Andreev | 1 | -0/+1 |
2012-04-05 | Add replace() support for SQLite/SQLite3 | Andrey Andreev | 1 | -0/+1 |
2012-04-05 | Added a default _insert_batch() method instead of requiring each driver to de... | Andrey Andreev | 1 | -0/+1 |
2012-04-04 | Remove duplicate changelog entries introduced in pull #1225 | Andrey Andreev | 1 | -6/+1 |
2012-04-04 | Fixing doc link in changelog | M. Fauzilkamil Zainuddin | 1 | -1/+6 |
2012-04-04 | Fixing user_guide compilation warnings | M. Fauzilkamil Zainuddin | 2 | -3/+3 |
2012-04-04 | Update user_guide_src/source/changelog.rst | Tobias Tschech | 1 | -0/+1 |
2012-04-03 | Merge upstream branch | Andrey Andreev | 12 | -77/+141 |
2012-04-03 | Fix an issue in CI_Trackback::validate_url() and do some cleanup and optimiza... | Andrey Andreev | 1 | -0/+1 |
2012-04-03 | Fix issue #1238 | Andrey Andreev | 1 | -0/+2 |