Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2012-06-15 | Fix issue #167 | Andrey Andreev | 1 | -0/+1 |
2012-06-15 | mimes.php: zip, rar, php from pull #1472 | Andrey Andreev | 1 | -1/+4 |
2012-06-15 | Fix error in Encryption Class documentation
| vlakoff | 1 | -1/+1 |
2012-06-15 | Add support for HTTP code 303 in set_status_header(), as suggested in pull #341 | Andrey Andreev | 1 | -0/+1 |
2012-06-15 | Fix nice_date() documentation | Andrey Andreev | 1 | -5/+7 |
2012-06-15 | Fix issue #520 | Andrey Andreev | 1 | -0/+1 |
2012-06-15 | Update simple_query() documentation (issue #1484) | Andrey Andreev | 1 | -5/+25 |
2012-06-14 | Add changelog entry for issue #1387 | Andrey Andreev | 1 | -0/+1 |
2012-06-14 | Polish changes from pull #1233 - Session class already has the time_reference... | Andrey Andreev | 2 | -10/+4 |
2012-06-14 | Merge pull request #1223 from Razican/new_date | Andrey Andreev | 3 | -7/+23 |
2012-06-14 | Fix issue #10 + URI class speed improvements | Andrey Andreev | 1 | -2/+2 |
2012-06-13 | Fixed some stuff in documentation. | Iban Eguia | 2 | -5/+8 |
2012-06-13 | Another input library docs fix | Andrey Andreev | 1 | -1/+2 |
2012-06-13 | Fix docs for Input library (issue #1465) | Andrey Andreev | 1 | -27/+10 |
2012-06-13 | Add a changelog entry | Andrey Andreev | 1 | -0/+1 |
2012-06-12 | Updated Form Validation's documentation for set_rules() now accepting an arra... | Kevin Wood-Friend | 1 | -1/+5 |
2012-06-12 | Changed the config parameter. The session's _get_time() function has also ch... | Iban Eguia | 2 | -7/+4 |
2012-06-12 | Updated changelog for set_rules() accepting an array of rules, as well as a s... | Kevin Wood-Friend | 1 | -0/+1 |
2012-06-12 | Fix issue #145 | Andrey Andreev | 1 | -0/+1 |
2012-06-12 | Fix issue #1202 | Andrey Andreev | 1 | -0/+1 |
2012-06-12 | Add support for the anchor 'rel' attribute in the Pagination library | Andrey Andreev | 2 | -2/+27 |
2012-06-12 | Add changelog for pull #1017 | Andrey Andreev | 1 | -1/+2 |
2012-06-12 | Added MySQLi backup() support | Andrey Andreev | 1 | -2/+3 |
2012-06-12 | Changed APPPATH, BASEPATH and VIEWPATH to be absolute paths (fixes issue #132... | Andrey Andreev | 1 | -2/+6 |