Age | Commit message (Expand) | Author | Files | Lines |
2014-10-22 | Reword change log and add the resulting query in the manual. | clawoo | 1 | -1/+1 |
2014-10-21 | Update the change log and the documentation with the array values binding fea... | clawoo | 1 | -0/+1 |
2014-10-05 | config_item() to return NULL instead of FALSE for non-existing items | Andrey Andreev | 1 | -0/+1 |
2014-09-29 | Close #3194 | Andrey Andreev | 1 | -0/+1 |
2014-09-29 | Revert #3194 | Andrey Andreev | 1 | -1/+0 |
2014-09-24 | fixed a typo in changelog | Amir Saboury | 1 | -1/+1 |
2014-08-27 | Fix #2963 | Andrey Andreev | 1 | -1/+6 |
2014-08-27 | Add CI_Security::get_random_bytes() for CSRF & XSS token generation | Andrey Andreev | 1 | -1/+2 |
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 | 1 | -2/+2 |
2014-08-11 | CSRF whitelist supports regex | Casey Hancock | 1 | -1/+1 |
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-11 | Add setting ['composer_autoload'] | Andrey Andreev | 1 | -0/+1 |
2014-07-07 | Add a backport (compat) for quoted_printable_encode() | Andrey Andreev | 1 | -1/+1 |
2014-07-07 | Fix a few typos and add a backport (compat) for hex2bin() | Andrey Andreev | 1 | -1/+1 |
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-05-31 | Add support for non-ASCII domain names in FV & Email classes' valid_email() | Andrey Andreev | 1 | -0/+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-09 | Add hash_equals() to ext/hash compat layer | Andrey Andreev | 1 | -1/+1 |
2014-04-25 | Minor fixes | vlakoff | 1 | -2/+2 |
2014-04-14 | Change 'standardize_newlines' default to FALSE | Andrey Andreev | 1 | -1/+1 |
2014-04-14 | Rename config item "error_templates_path" to "error_views_path" | vlakoff | 1 | -1/+1 |
2014-04-12 | Group error templates entries in changelog | vlakoff | 1 | -1/+1 |
2014-04-12 | Make the error templates path configurable | vlakoff | 1 | -0/+1 |
2014-04-05 | Remove default parameter value of is_php() | vlakoff | 1 | -0/+1 |
2014-03-14 | Merge pull request #2940 from aanbar/zip_mtime_fix | Andrey Andreev | 1 | -0/+1 |
2014-03-14 | Updated changelog. | Ahmad Anbar | 1 | -1/+1 |
2014-03-14 | Added changelog entry. | Ahmad Anbar | 1 | -0/+1 |
2014-03-14 | Fixed coding style & line length. | Ahmad Anbar | 1 | -2/+1 |
2014-03-14 | Removed the requirment of quantity to trigger cart update. | Ahmad Anbar | 1 | -0/+1 |
2014-03-10 | Add support for callable form validation rules | Andrey Andreev | 1 | -0/+1 |
2014-03-05 | Add support for simpler (Callable) hooks (issue #2917) | Andrey Andreev | 1 | -0/+1 |
2014-02-27 | Add parameter to CI_Input::user_agent() | Andrey Andreev | 1 | -0/+1 |
2014-02-26 | Deprecate HTML helpers nbs(), br() | Andrey Andreev | 1 | -1/+2 |
2014-02-25 | [ci skip] Add a changelog entry | Andrey Andreev | 1 | -1/+2 |
2014-02-25 | Add array notation support for file field names in CI_Upload | Andrey Andreev | 1 | -0/+1 |
2014-02-24 | Really don't use globals | Andrey Andreev | 1 | -0/+1 |