Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-07-03 | Update the upgrade notes | Andrey Andreev | 6 | -24/+141 |
2012-07-03 | Merge pull request #1563 from vlakoff/doc | Phil Sturgeon | 1 | -1/+7 |
2012-07-03 | Document in the 3.0.0 upgrade guide a breaking change in Array Helper | vlakoff | 1 | -1/+7 |
2012-07-02 | Adding contribution guidelines to user guide, including new Developer's Certi... | Derek Jones | 4 | -0/+388 |
2012-07-02 | Merge pull request #1550 from krynble/develop | Andrey Andreev | 1 | -0/+1 |
2012-07-02 | Added changelog entry | Omar | 1 | -0/+1 |
2012-07-02 | Add changelog entry for pull #1556 | Andrey Andreev | 1 | -0/+1 |
2012-07-02 | Fix issue #1551 | Andrey Andreev | 1 | -0/+1 |
2012-07-02 | Merge pull request #1561 from vlakoff/doc | Phil Sturgeon | 1 | -17/+17 |
2012-07-02 | Update Array Helper documentation | vlakoff | 1 | -17/+17 |
2012-07-02 | Update changelog with changes from 2.1.2 | Andrey Andreev | 1 | -7/+15 |
2012-07-02 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_sub... | Andrey Andreev | 1 | -1/+1 |
2012-07-01 | updated the changelog | Christopher Guiney | 1 | -1/+1 |
2012-06-28 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_sub... | Andrey Andreev | 12 | -243/+299 |
2012-06-28 | Fix issue #1545 | Andrey Andreev | 1 | -0/+1 |
2012-06-27 | valid_email() to always return boolean | Andrey Andreev | 1 | -1/+1 |
2012-06-27 | Update other email validation methods | Timothy Warren | 1 | -0/+1 |
2012-06-27 | Merge pull request #1540 from vlakoff/develop | Phil Sturgeon | 1 | -3/+2 |
2012-06-27 | Merge branch 'feature/toc-repair' into develop | Derek Jones | 11 | -234/+273 |
2012-06-27 | FTP Class documentation cleanup | vlakoff | 1 | -3/+2 |
2012-06-27 | URL Helper redirect() to utilize HTTP/1.1 response code 303 See Other | Andrey Andreev | 1 | -0/+1 |
2012-06-26 | Fix issue #427 | Andrey Andreev | 1 | -1/+4 |
2012-06-26 | Updated pagination library documentation with prefix and suffix | Marco Monteiro | 1 | -5/+17 |
2012-06-26 | First pass at ToC remediation | Derek Jones | 4 | -103/+191 |
2012-06-26 | Fixing various Sphinx bugs and syntax errors in docs | Derek Jones | 7 | -131/+82 |
2012-06-25 | Merge changes from develop | Andrey Andreev | 2 | -12/+16 |
2012-06-25 | Add changelog entry | Andrey Andreev | 1 | -0/+1 |
2012-06-24 | Merge pull request #1519 from mwhitneysdsu/develop | Alex Bilbie | 2 | -12/+16 |
2012-06-23 | Added ['reuse_query_string'] to Pagination. | Phil Sturgeon | 2 | -0/+16 |
2012-06-23 | Clarified support of $config['csrf_exclude_uris'] support in v3.0 (#236) | Alex Bilbie | 1 | -1/+1 |
2012-06-22 | Added optional fourth parameter to timezone_menu | Mat Whitney | 2 | -12/+16 |
2012-06-21 | Fix issue #79 | Andrey Andreev | 1 | -0/+1 |
2012-06-18 | Changed limit() and offset() to ignore NULL values | Andrey Andreev | 1 | -0/+2 |
2012-06-18 | Fix issue #1328 | Andrey Andreev | 1 | -0/+1 |
2012-06-17 | Add join() USING support | Andrey Andreev | 1 | -0/+1 |
2012-06-17 | Pagination: fixed 'rel' attribute handling, added custom attributes support, ... | Andrey Andreev | 2 | -23/+22 |
2012-06-16 | Add an option to disable MIME detection in the Upload library (issue #1494) | Andrey Andreev | 1 | -0/+3 |
2012-06-16 | anchor_popup() improvements | Andrey Andreev | 2 | -10/+21 |
2012-06-16 | Fix two anchor_popup() issues | Andrey Andreev | 1 | -0/+1 |
2012-06-16 | Fix issue #999 | Andrey Andreev | 1 | -0/+1 |
2012-06-16 | Fix issue #938 + some related improvements | Andrey Andreev | 2 | -4/+6 |
2012-06-16 | Documentation: remaining PHP "var" declarations changed to "public" | vlakoff | 2 | -12/+12 |
2012-06-16 | Added an escape parameter to where_in(), or_where_in(), where_not_in(), or_wh... | Andrey Andreev | 1 | -2/+1 |
2012-06-16 | Fix issue #318 + added a default to the switch() in CI_Output::minify() | Andrey Andreev | 1 | -0/+1 |