- f3fddf6 fix issue #1719 and update ip address length on captcha helper by Bo-Yi Wu · 12 years ago
- 6701823 Add changelog entry for pull #1601 by Andrey Andreev · 12 years ago
- 3a2d573 Added upgrade note about the breaking change in the email library. Problem noticed in #1671 by Alex Bilbie · 12 years ago
- bdb9999 Some clean-up and style changes by Andrey Andreev · 12 years ago
- 5f441ea Updated changelog by Alex Bilbie · 12 years ago
- a473d80 Updated email library documentation by Alex Bilbie · 12 years ago
- 00b3df4 Added documentation for mailto function. by InFog · 12 years ago
- d83e727 Merge pull request #1640 from thecrypticace/develop by Alex Bilbie · 12 years ago
- f9ee005 Change log for IPv4 range mask support by Jordan Pittman · 12 years ago
- 27228c9 Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelog entries for pull #1654 by Andrey Andreev · 12 years ago
- 3c13522 Fix issue #1644 by Andrey Andreev · 13 years ago
- ede49ba Fix a bug in CI_DB_sqlsrv_driver::affected_rows() by Andrey Andreev · 13 years ago
- 685cdd7 Add a changelog entry for issue #1605 (pull #1606) and remove some spaces by Andrey Andreev · 13 years ago
- 6b114ae Fix issue #1613 by Andrey Andreev · 13 years ago
- cbb654d Follow-up to #1398, #1548 by Andrey Andreev · 13 years ago
- c25d9aa Merge pull request #1548 from chrisguiney/error_reporting by Andrey Andreev · 13 years ago
- adedaf0 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
- 3d9cec9 #1558 by Andrey Andreev · 13 years ago
- 49aa45b Fix a few join() bugs by Andrey Andreev · 13 years ago
- ed5538d t commit -s 'Added info about set_*() functions and form_validation class in by aditya · 13 years ago
- 92d18a7 Merge upstream branch by Andrey Andreev · 13 years ago
- c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
- 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago
- f5a8530 code cleanup and changelog added by Rene Brokholm · 13 years ago
- 626f1a6 Add PDO support for list_fields() by Andrey Andreev · 13 years ago
- f3b7fa2 updated the changelog, fixed some whitespace by Christopher Guiney · 13 years ago
- 36d1ac9 Merge branch 'feature/user-guide-work' into develop by Derek Jones · 13 years ago
- 1a85653 added general/welcome to the toctree by Derek Jones · 13 years ago
- be3177f Fixed a change log formatting issue and doc reference by Derek Jones · 13 years ago
- a78c6e0 Fix URL helper link by Derek Jones · 13 years ago
- 0054750 Fixing upgrade file references by Derek Jones · 13 years ago
- 9d21400 Fix typos in upgrade_300.rst by vlakoff · 13 years ago
- ac57033 Deprecate Date helper standard_date() by Andrey Andreev · 13 years ago
- b94b91a Some user guide updates by Andrey Andreev · 13 years ago
- f2dcca6 Update the upgrade notes by Andrey Andreev · 13 years ago
- f1b3e39 Merge pull request #1563 from vlakoff/doc by Phil Sturgeon · 13 years ago
- cf9431e Document in the 3.0.0 upgrade guide a breaking change in Array Helper by vlakoff · 13 years ago
- f3ab257 Adding contribution guidelines to user guide, including new Developer's Certificate of Origin by Derek Jones · 13 years ago
- 0121571 Merge pull request #1550 from krynble/develop by Andrey Andreev · 13 years ago
- 655cfb7 Added changelog entry by Omar · 13 years ago
- c02e7c5 Add changelog entry for pull #1556 by Andrey Andreev · 13 years ago
- a6ea572 Fix issue #1551 by Andrey Andreev · 13 years ago
- 1e867f7 Merge pull request #1561 from vlakoff/doc by Phil Sturgeon · 13 years ago
- 0cd5535 Update Array Helper documentation by vlakoff · 13 years ago
- ec90216 Update changelog with changes from 2.1.2 by Andrey Andreev · 13 years ago
- d66872a Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
- c254792 updated the changelog by Christopher Guiney · 13 years ago
- 89db8ee Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
- d580999 Fix issue #1545 by Andrey Andreev · 13 years ago
- 580388b valid_email() to always return boolean by Andrey Andreev · 13 years ago
- 384b342 Update other email validation methods by Timothy Warren · 13 years ago
- 70f9400 Merge pull request #1540 from vlakoff/develop by Phil Sturgeon · 13 years ago
- 2a3f512 Merge branch 'feature/toc-repair' into develop by Derek Jones · 13 years ago
- a36fd63 FTP Class documentation cleanup by vlakoff · 13 years ago
- 2fce2a9 URL Helper redirect() to utilize HTTP/1.1 response code 303 See Other by Andrey Andreev · 13 years ago
- 1a24a9d Fix issue #427 by Andrey Andreev · 13 years ago
- 4b84d62 Updated pagination library documentation with prefix and suffix by Marco Monteiro · 13 years ago
- d138038 First pass at ToC remediation by Derek Jones · 13 years ago
- ce79be0 Fixing various Sphinx bugs and syntax errors in docs by Derek Jones · 13 years ago
- 5f1936d Merge changes from develop by Andrey Andreev · 13 years ago
- 965703d Add changelog entry by Andrey Andreev · 13 years ago
- aedf181 Merge pull request #1519 from mwhitneysdsu/develop by Alex Bilbie · 13 years ago
- f82b929 Added ['reuse_query_string'] to Pagination. by Phil Sturgeon · 13 years ago
- 282e02c Clarified support of $config['csrf_exclude_uris'] support in v3.0 (#236) by Alex Bilbie · 13 years ago
- 7540ded Added optional fourth parameter to timezone_menu by Mat Whitney · 13 years ago
- 8d3099d Fix issue #79 by Andrey Andreev · 13 years ago
- 777153d Changed limit() and offset() to ignore NULL values by Andrey Andreev · 13 years ago
- 6ac5144 Fix issue #1328 by Andrey Andreev · 13 years ago
- 3751f93 Add join() USING support by Andrey Andreev · 13 years ago
- 88c4727 Pagination: fixed 'rel' attribute handling, added custom attributes support, deprecated 'anchor_class' setting by Andrey Andreev · 13 years ago
- d60e700 Add an option to disable MIME detection in the Upload library (issue #1494) by Andrey Andreev · 13 years ago
- 81c3208 anchor_popup() improvements by Andrey Andreev · 13 years ago
- f0a8410 Fix two anchor_popup() issues by Andrey Andreev · 13 years ago
- 95d78cf Fix issue #999 by Andrey Andreev · 13 years ago
- 1764dd7 Fix issue #938 + some related improvements by Andrey Andreev · 13 years ago
- ff3f7de Documentation: remaining PHP "var" declarations changed to "public" by vlakoff · 13 years ago
- 498c1e0 Added an escape parameter to where_in(), or_where_in(), where_not_in(), or_where_not_in() and made where(), or_where() to default the escape setting to the value of _protect_identifiers by Andrey Andreev · 13 years ago
- 0140ddd Fix issue #318 + added a default to the switch() in CI_Output::minify() by Andrey Andreev · 13 years ago
- 58ae971 Fix issue #167 by Andrey Andreev · 13 years ago
- d1a075d mimes.php: zip, rar, php from pull #1472 by Andrey Andreev · 13 years ago
- ac35e5a Fix error in Encryption Class documentation by vlakoff · 13 years ago
- 51d6d84 Add support for HTTP code 303 in set_status_header(), as suggested in pull #341 by Andrey Andreev · 13 years ago
- c275b23 Fix nice_date() documentation by Andrey Andreev · 13 years ago
- d9b44be Fix issue #520 by Andrey Andreev · 13 years ago
- 1922a88 Update simple_query() documentation (issue #1484) by Andrey Andreev · 13 years ago
- 19c83f6 Add changelog entry for issue #1387 by Andrey Andreev · 13 years ago
- d163e0b Polish changes from pull #1233 - Session class already has the time_reference setting - 'GMT' is a valid timezone, so nothing needs to be changed in order to work properly (upgrade notes) - Altered some description text by Andrey Andreev · 13 years ago
- 35d6b35 Merge pull request #1223 from Razican/new_date by Andrey Andreev · 13 years ago
- d461934 Fix issue #10 + URI class speed improvements by Andrey Andreev · 13 years ago
- 7400965 Fixed some stuff in documentation. by Iban Eguia · 13 years ago
- 22c3e73 Another input library docs fix by Andrey Andreev · 13 years ago
- 9cf12d1 Fix docs for Input library (issue #1465) by Andrey Andreev · 13 years ago
- 6984d15 Add a changelog entry by Andrey Andreev · 13 years ago
- f931113 Updated Form Validation's documentation for set_rules() now accepting an array of rules by Kevin Wood-Friend · 13 years ago
- feb14da Changed the config parameter. The session's _get_time() function has also changed. by Iban Eguia · 13 years ago
- fe8f5e2 Updated changelog for set_rules() accepting an array of rules, as well as a string. by Kevin Wood-Friend · 13 years ago
- 4e9538f Fix issue #145 by Andrey Andreev · 13 years ago
- f696c1f Fix issue #1202 by Andrey Andreev · 13 years ago
- 5a1e5e3 Add support for the anchor 'rel' attribute in the Pagination library by Andrey Andreev · 13 years ago
- c9195a7 Add changelog for pull #1017 by Andrey Andreev · 13 years ago