Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Fix bug #1000 | |||||
2012-08-31 | Merge pull request #1732 from IT-Can/mysql-compression | Alex Bilbie | 2 | -1/+7 | |
MySQL & MySQLi client compression | |||||
2012-08-30 | Added autoload drivers config, added Session and Loader changes to ↵ | dchill42 | 2 | -10/+40 | |
changelog, added Session config items to upgrade guide Signed-off-by: dchill42 <dchill42@gmail.com> | |||||
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 | |
- disabled rST source copying, the contextual results for the search don't render, so they look goofy - added .highlighted class to CSS for highlighting search terms - replaced Google search form with native search form (and separated into its own theme file) - added body class to #content div for JS highlighter to hook onto | |||||
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 ↵ | Alex Bilbie | 1 | -1/+13 | |
noticed in #1671 | |||||
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 | |
Added support for IP Address Range Masks to the Proxy IPs config option | |||||
2012-07-27 | Change log for IPv4 range mask support | Jordan Pittman | 1 | -1/+1 | |
2012-07-27 | Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add ↵ | Andrey Andreev | 1 | -1/+1 | |
changelog entries for pull #1654 | |||||
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 | |
Respect display_errors when deciding if to display an error... | |||||
2012-07-08 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into ↵ | Andrey Andreev | 2 | -0/+6 | |
feature/db_subdrivers | |||||
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 | |
the Form Helper documentation.' Signed-off-by: aditya <adityamenon90@gmail.com> | |||||
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 | |
prefix | |||||
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 | |
Signed-off-by: Andrey Andreev <narf@bofh.bg> | |||||
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 | |
Conflicts: user_guide_src/source/installation/upgrade_210.rst user_guide_src/source/installation/upgrade_211.rst user_guide_src/source/installation/upgrade_212.rst | |||||
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 | |
2012-07-04 | Fixing upgrade file references | Derek Jones | 4 | -10/+44 | |
2012-07-04 | Fix typos in upgrade_300.rst | vlakoff | 1 | -2/+2 | |
2012-07-04 | Deprecate Date helper standard_date() | Andrey Andreev | 3 | -15/+50 | |
2012-07-04 | Some user guide updates | Andrey Andreev | 3 | -99/+118 | |