Age | Commit message (Expand) | Author | Files | Lines |
2014-09-20 | Fix examples in documentation | vlakoff | 2 | -2/+2 |
2014-09-15 | removed extra quote | Ahmad Anbar | 1 | -1/+1 |
2014-09-08 | Add 'named callable' rules to Form validation library | Andrey Andreev | 1 | -1/+30 |
2014-08-27 | Fix #2963 | Andrey Andreev | 6 | -8/+15 |
2014-08-27 | Add CI_Security::get_random_bytes() for CSRF & XSS token generation | Andrey Andreev | 2 | -2/+18 |
2014-08-27 | [ci skip] Fix routing documentation (#3192) | Andrey Andreev | 1 | -3/+1 |
2014-08-27 | Close #3205 | Andrey Andreev | 1 | -0/+1 |
2014-08-27 | Fix #3189 | Andrey Andreev | 1 | -0/+1 |
2014-08-25 | Upgrading the function html_escape() - documentation corrections. | Ivan Tcholakov | 1 | -1/+1 |
2014-08-25 | Upgrading the function html_escape(), escaping twice can be prevented by sett... | Ivan Tcholakov | 1 | -0/+1 |
2014-08-22 | Query builder, IS NOT NULL support #3194: Adding a changelog entry. | Ivan Tcholakov | 1 | -0/+1 |
2014-08-18 | [ci skip] Polish changes from PR #3176 | Andrey Andreev | 2 | -6/+8 |
2014-08-18 | Alter Pull #3176 - CSRF Whitelist | caseyh | 1 | -4/+3 |
2014-08-11 | CSRF whitelist supports regex | Casey Hancock | 2 | -1/+7 |
2014-08-10 | Polish changes following PR #3173 | Andrey Andreev | 1 | -1/+1 |
2014-08-08 | Using ImagePNG in CAPTCHA helper | ET-NiK | 1 | -0/+1 |
2014-07-31 | Merge pull request #3162 from MianSaleem/patch-1 | Andrey Andreev | 1 | -0/+1 |
2014-07-31 | Support for menubar attribute to the :func:`anchor_popup()` | Mian Saleem | 1 | -0/+1 |
2014-07-31 | Fix #3161 | Andrey Andreev | 1 | -0/+1 |
2014-07-14 | Merge pull request #3134 from kdazzle/patch-1 | Andrey Andreev | 1 | -0/+1 |
2014-07-14 | Add changelog entry for CSRF status code; remove line at EOF | Kyle Valade | 1 | -0/+1 |
2014-07-12 | [ci skip] Add a note about CI_Driver (issue #3140) | Andrey Andreev | 1 | -1/+5 |
2014-07-11 | Add setting ['composer_autoload'] | Andrey Andreev | 2 | -1/+6 |
2014-07-07 | Add a backport (compat) for quoted_printable_encode() | Andrey Andreev | 2 | -2/+11 |
2014-07-07 | Fix a few typos and add a backport (compat) for hex2bin() | Andrey Andreev | 3 | -18/+26 |
2014-07-02 | Remove GCM mode from CI_Encryption (OpenSSL) | Andrey Andreev | 1 | -11/+6 |
2014-06-21 | Add CI_Encryption::create_key() | Andrey Andreev | 1 | -5/+10 |
2014-06-19 | [ci skip] Leftover from 1e83d69a52a85a4f568bfa086d658556acd48980 | Andrey Andreev | 1 | -2/+0 |
2014-06-19 | Remove the custom IV option from CI_Encryption | Andrey Andreev | 1 | -1/+0 |
2014-06-13 | Fixed the changelog entry again | Takayuki Sakai | 1 | -1/+1 |
2014-06-13 | Fixed a changelog entry | Takayuki Sakai | 1 | -1/+1 |
2014-06-13 | Add a changelog entry in Pagination Library section | Takayuki Sakai | 1 | -0/+1 |
2014-06-05 | Updating table template prototype id documentation | AdwinTrave | 1 | -15/+21 |
2014-06-01 | Merge pull request #3074 from aanbar/output_documentation | Andrey Andreev | 1 | -1/+25 |
2014-06-01 | reduced line length. | Ahmad Anbar | 1 | -2/+2 |
2014-06-01 | Fixed code style. | Ahmad Anbar | 1 | -14/+10 |
2014-05-31 | Add support for non-ASCII domain names in FV & Email classes' valid_email() | Andrey Andreev | 1 | -0/+2 |
2014-05-31 | Remove CI_Encrypt::_xor_encode() | Andrey Andreev | 1 | -7/+2 |
2014-05-31 | [ci skip] Update changelog | Andrey Andreev | 1 | -1/+2 |
2014-05-31 | [ci skip] Update changelog | Andrey Andreev | 1 | -2/+17 |
2014-05-31 | Added _display documentation. | Ahmad Anbar | 1 | -1/+29 |
2014-05-22 | Update profiling.rst | Manu Ganji | 1 | -2/+2 |
2014-05-22 | Update profiling.rst | Manu Ganji | 1 | -2/+4 |
2014-05-16 | [ci skip] Manually apply an improved version of PR #3034 (doc fixes) | Andrey Andreev | 1 | -4/+4 |
2014-05-15 | Typo boolen => boolean | Kit Sunde | 1 | -1/+1 |
2014-05-14 | [ci skip] Add a note about QB escaping field names | Andrey Andreev | 1 | -4/+8 |
2014-05-09 | Add hash_equals() to ext/hash compat layer | Andrey Andreev | 2 | -3/+14 |
2014-04-25 | Minor fixes | vlakoff | 1 | -2/+2 |
2014-04-19 | Doc fix for Encryption library | Kakysha | 1 | -2/+2 |
2014-04-14 | Change 'standardize_newlines' default to FALSE | Andrey Andreev | 1 | -1/+1 |