Age | Commit message (Expand) | Author | Files | Lines |
2012-11-26 | Language helper lang() to accept optional HTML attributes | Andrey Andreev | 1 | -5/+5 |
2012-11-22 | Added support for stream-like downloads of existing files to force_download() | Andrey Andreev | 1 | -5/+7 |
2012-11-09 | Polish docs for URL and XML helpers and deprecate obsolete options for String... | Andrey Andreev | 3 | -132/+181 |
2012-11-08 | Polish docs for String, Text and Typography helpers | Andrey Andreev | 3 | -90/+196 |
2012-11-08 | Deprecate String helper trim_slashes() | Andrey Andreev | 1 | -10/+18 |
2012-11-08 | Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley ... | Andrey Andreev | 7 | -254/+352 |
2012-11-08 | Polish docs for the File and Form helpers | Andrey Andreev | 2 | -209/+463 |
2012-11-08 | Polish docs for Array, CAPTCHA, Cookie, Date, Directory and Download helpers | Andrey Andreev | 5 | -326/+275 |
2012-11-08 | Deprecate the Email helper | Andrey Andreev | 1 | -15/+33 |
2012-11-06 | Fix issue #1978 | Andrey Andreev | 1 | -3/+2 |
2012-11-01 | Fix issue #1953 (form values being escaped twice) | Andrey Andreev | 1 | -23/+21 |
2012-10-27 | Deprecate string helper repeater() (an alias for str_repeat()) | Andrey Andreev | 1 | -0/+3 |
2012-10-26 | Deprecated form helper function form_prep(). | Andrey Andreev | 1 | -24/+23 |
2012-10-05 | Remove an empty line | Andrey Andreev | 1 | -1/+1 |
2012-10-05 | Merge upstream branch | Andrey Andreev | 8 | -166/+162 |
2012-09-17 | redirect() documentation: add a note for IIS users | vlakoff | 1 | -0/+4 |
2012-09-12 | Better server test in redirect() of URL helper | vlakoff | 1 | -1/+1 |
2012-08-31 | fix issue #1719 and update ip address length on captcha helper | Bo-Yi Wu | 1 | -1/+1 |
2012-07-29 | Added documentation for mailto function. | InFog | 1 | -1/+6 |
2012-07-06 | t commit -s 'Added info about set_*() functions and form_validation class in | aditya | 1 | -0/+4 |
2012-07-04 | Deprecate Date helper standard_date() | Andrey Andreev | 1 | -11/+18 |
2012-07-02 | Update Array Helper documentation | vlakoff | 1 | -17/+17 |
2012-06-26 | Fixing various Sphinx bugs and syntax errors in docs | Derek Jones | 2 | -110/+61 |
2012-06-22 | Added optional fourth parameter to timezone_menu | Mat Whitney | 1 | -12/+15 |
2012-06-16 | anchor_popup() improvements | Andrey Andreev | 1 | -9/+17 |
2012-06-15 | Fix nice_date() documentation | Andrey Andreev | 1 | -5/+7 |
2012-06-13 | Fixed some stuff in documentation. | Iban Eguia | 1 | -3/+6 |
2012-06-12 | Changed the config parameter. The session's _get_time() function has also ch... | Iban Eguia | 1 | -4/+2 |
2012-06-09 | Fixed timezone change in index.php | Iban Eguia | 1 | -1/+2 |
2012-06-08 | Merge remote-tracking branch 'upstream/develop' into new_date | Iban Eguia | 5 | -65/+101 |
2012-06-07 | Deprecated do_hash() and read_file() in favor of hash() and file_get_contents... | Andrey Andreev | 3 | -4/+8 |
2012-05-02 | Merge upstream branch | Andrey Andreev | 2 | -61/+93 |
2012-04-26 | Merge pull request #1004 from kwaanonline/develop | Phil Sturgeon | 1 | -60/+92 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 6 | -151/+250 |
2012-03-27 | Added doccumentation for the new date helper. | Iban Eguia | 1 | -8/+14 |
2012-03-26 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-dh-dat... | Andrey Andreev | 1 | -21/+41 |
2012-03-26 | Merge pull request #994 from Razican/doctypes | Andrey Andreev | 1 | -21/+41 |
2012-03-20 | Merge upstream branch | Andrey Andreev | 5 | -17/+57 |
2012-03-18 | use php's hash() function for do_hash() helper | freewil | 1 | -3/+4 |
2012-03-16 | Fix form_fieldset_close() example to match actual return | tiyowan | 1 | -1/+1 |
2012-03-15 | Add strip_slashes() to string helper documentation | tiyowan | 1 | -0/+30 |
2012-03-14 | Fix form_input() associative array example to match actual return | tiyowan | 1 | -1/+1 |
2012-03-14 | timespan() helper change | Roger Herbert | 2 | -120/+165 |
2012-03-14 | Further improve the path helper | Andrey Andreev | 1 | -10/+10 |
2012-03-14 | Merge pull request #1175 from toopay/path_helper | Andrey Andreev | 1 | -5/+11 |
2012-03-13 | New line and changelog correction | Taufan Aditya | 1 | -0/+3 |
2012-03-13 | Merge upstream branch | Andrey Andreev | 1 | -113/+152 |
2012-03-12 | typo | Michiel Vugteveen | 1 | -2/+2 |
2012-03-12 | user guide udate | Michiel Vugteveen | 1 | -113/+152 |
2012-03-12 | Doc | Taufan Aditya | 1 | -2/+2 |