Age | Commit message (Expand) | Author | Files | Lines |
2012-09-12 | Minor adjustments | Andrey Andreev | 1 | -5/+5 |
2012-09-07 | Removed the from the default config variables in the pagination class.... | Alex Bilbie | 1 | -0/+1 |
2012-09-07 | Merge pull request #1720 from appleboy/doc | Alex Bilbie | 3 | -2/+3 |
2012-09-05 | Database display error supporting "Loader.php" and "MY_Loader.php" | Jonathan Bonnefoy | 1 | -0/+1 |
2012-09-04 | Add documation to user guide for Migrations class | Joe McFrederick | 1 | -1/+133 |
2012-09-03 | Fix #1741 is_unique duplicated in documentation for Form_validation | pickupman | 1 | -1/+0 |
2012-09-02 | Merge pull request #1727 from pickupman/bugfix-loader-view_file | Alex Bilbie | 1 | -0/+1 |
2012-08-31 | fix issue #1719 and update ip address length on captcha helper | Bo-Yi Wu | 3 | -2/+3 |
2012-08-31 | Merge pull request #1732 from IT-Can/mysql-compression | Alex Bilbie | 2 | -1/+7 |
2012-08-30 | Added autoload drivers config, added Session and Loader changes to changelog,... | dchill42 | 2 | -10/+40 |
2012-08-27 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into session | dchill42 | 6 | -17/+44 |
2012-08-23 | Merge branch 'feature/js-userguide-search' into develop | Derek Jones | 4 | -9/+29 |
2012-08-21 | docx mimetype added | Michiel Vugteveen | 1 | -1/+2 |
2012-08-21 | changelog fix | Michiel Vugteveen | 1 | -1/+1 |
2012-08-21 | driver fix + userguide + changelog | Michiel Vugteveen | 2 | -2/+8 |
2012-08-21 | Switching to Sphinx's built in JavaScript search | Derek Jones | 4 | -9/+29 |
2012-08-20 | fixed RST indentation error in 3.0.0 upgrade instructions code sample | Derek Jones | 1 | -0/+1 |
2012-08-20 | Fixing code sample styling and footer link | Derek Jones | 2 | -1/+5 |
2012-08-18 | Fix bug #1000 | Joe McFrederick | 1 | -0/+1 |
2012-08-15 | Add changelog entry for pull #1601 | Andrey Andreev | 1 | -6/+7 |
2012-08-13 | Minor doc fixes | dchill42 | 2 | -5/+5 |
2012-08-12 | Updated Loader and Session documentation | dchill42 | 3 | -84/+328 |
2012-07-31 | Added upgrade note about the breaking change in the email library. Problem no... | Alex Bilbie | 1 | -1/+13 |
2012-07-30 | Some clean-up and style changes | Andrey Andreev | 2 | -6/+6 |
2012-07-30 | Updated changelog | Alex Bilbie | 1 | -1/+3 |
2012-07-30 | Updated email library documentation | Alex Bilbie | 1 | -0/+8 |
2012-07-29 | Added documentation for mailto function. | InFog | 1 | -1/+6 |
2012-07-28 | Merge pull request #1640 from thecrypticace/develop | Alex Bilbie | 1 | -1/+1 |
2012-07-27 | Change log for IPv4 range mask support | Jordan Pittman | 1 | -1/+1 |
2012-07-27 | Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelo... | Andrey Andreev | 1 | -1/+1 |
2012-07-23 | Fix issue #1644 | Andrey Andreev | 1 | -0/+1 |
2012-07-23 | Fix a bug in CI_DB_sqlsrv_driver::affected_rows() | Andrey Andreev | 1 | -0/+1 |
2012-07-13 | Add a changelog entry for issue #1605 (pull #1606) and remove some spaces | Andrey Andreev | 1 | -0/+1 |
2012-07-13 | Fix issue #1613 | Andrey Andreev | 1 | -0/+1 |
2012-07-10 | Follow-up to #1398, #1548 | Andrey Andreev | 1 | -2/+5 |
2012-07-10 | Merge pull request #1548 from chrisguiney/error_reporting | Andrey Andreev | 1 | -0/+1 |
2012-07-08 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_sub... | Andrey Andreev | 2 | -0/+6 |
2012-07-08 | #1558 | Andrey Andreev | 1 | -0/+1 |
2012-07-06 | Fix a few join() bugs | Andrey Andreev | 1 | -0/+1 |
2012-07-06 | t commit -s 'Added info about set_*() functions and form_validation class in | aditya | 1 | -0/+4 |
2012-07-05 | Merge upstream branch | Andrey Andreev | 17 | -165/+755 |
2012-07-05 | Clean-up the separate drivers' DB result classes from no longer needed methods | Andrey Andreev | 1 | -1/+0 |
2012-07-05 | Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function ... | Andrey Andreev | 1 | -1/+1 |
2012-07-05 | code cleanup and changelog added | Rene Brokholm | 1 | -0/+1 |
2012-07-04 | Add PDO support for list_fields() | Andrey Andreev | 1 | -0/+1 |
2012-07-04 | updated the changelog, fixed some whitespace | Christopher Guiney | 1 | -0/+1 |
2012-07-04 | Merge branch 'feature/user-guide-work' into develop | Derek Jones | 10 | -8/+409 |
2012-07-04 | added general/welcome to the toctree | Derek Jones | 1 | -0/+1 |
2012-07-04 | Fixed a change log formatting issue and doc reference | Derek Jones | 1 | -1/+2 |
2012-07-04 | Fix URL helper link | Derek Jones | 1 | -1/+1 |