Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
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 | |
Document in the 3.0.0 upgrade guide a breaking change in Array Helper | |||||
2012-07-03 | Document in the 3.0.0 upgrade guide a breaking change in Array Helper | vlakoff | 1 | -1/+7 | |
The default return value of Array Helper's element() and elements() functions, when the required elements don't exist, has been changed from FALSE to NULL. | |||||
2012-07-02 | Adding contribution guidelines to user guide, including new Developer's ↵ | Derek Jones | 4 | -0/+388 | |
Certificate of Origin | |||||
2012-07-02 | Merge pull request #1550 from krynble/develop | Andrey Andreev | 1 | -0/+1 | |
Fixing imagemagick maintain ratio not implemented | |||||
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 | |
Update Array Helper documentation | |||||
2012-07-02 | Update Array Helper documentation | vlakoff | 1 | -17/+17 | |
default value of the "default value" parameter has changed in element() and elements() methods | |||||
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 ↵ | Andrey Andreev | 1 | -1/+1 | |
feature/db_subdrivers | |||||
2012-07-01 | updated the changelog | Christopher Guiney | 1 | -1/+1 | |
2012-06-28 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into ↵ | Andrey Andreev | 12 | -243/+299 | |
feature/db_subdrivers | |||||
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 | |
FTP Class documentation cleanup | |||||
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 | |
Since PHP 5 is required, setting permissions is always possible. | |||||
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 | |
Added optional fourth parameter to timezone_menu |