Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-21 | [ci skip] Merge pull request #5191 from jim-parry/patch/docs | Andrey Andreev | 2 | -2/+2 | |
Fix some mistakes in the user guide | |||||
2017-06-26 | [ci skip] Merge pull request #5162 from hex-ci/patch-3 | Andrey Andreev | 1 | -1/+1 | |
Fix a spelling typo in security docs | |||||
2017-02-20 | [ci skip] Add a note on xss_clean() and HTML attributes | Andrey Andreev | 1 | -2/+9 | |
2017-02-01 | Fix a CI_Input::set_cookie() bug | Andrey Andreev | 1 | -3/+3 | |
Found on StackOverflow: https://stackoverflow.com/questions/41925028/codeigniter-config-overrides-set-cookie-parameters | |||||
2017-01-30 | [ci skip] Fix #5002 | Andrey Andreev | 1 | -2/+2 | |
2017-01-17 | [ci skip] Merge pull request #4986 from ka7/feature/spelling | Andrey Andreev | 8 | -10/+10 | |
Spelling fixes in comment blocks and docs | |||||
2017-01-06 | [ci skip] Correct FV docs on valid_ip accepting a param | Andrey Andreev | 1 | -1/+1 | |
2016-10-22 | Close #4830, #3649 | Andrey Andreev | 1 | -2/+2 | |
2016-10-20 | [ci skip] Document FV set_rules() fourth parameter | Andrey Andreev | 1 | -1/+2 | |
2016-10-20 | [ci skip] Polish changes and add a changelog entry for PR #4855 | Andrey Andreev | 1 | -2/+2 | |
2016-10-20 | Merge pull request #4855 from jim-parry/fix/xmlrpc-timeout | Instructor, Computer Systems Technology | 1 | -0/+4 | |
Fix xmlrpc timeout, #4843 | |||||
2016-07-28 | Remove dead code written for PHP 5.2 | Andrey Andreev | 2 | -4/+3 | |
2016-07-21 | Merge pull request #4716 from Ema4rl/patch-1 | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Fix Session userguide typos | |||||
2016-04-12 | Merge pull request #4579 from mokalovesoulmate/develop | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a CI_Email documentation example | |||||
2016-03-30 | [ci skip] Fix #4557 | Andrey Andreev | 1 | -1/+1 | |
2016-03-17 | Merge pull request #4544 from fulopm/develop | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix codeblock formatting in Zip library docs | |||||
2016-03-12 | [ci skip] Deprecate prep_for_form() in Form_validation | Andrey Andreev | 1 | -4/+4 | |
2016-03-07 | Merge pull request #4506 from mixinix/patch-1 | Andrey Andreev | 1 | -4/+4 | |
[ci skip] Update Calendar docs | |||||
2016-03-04 | Merge pull request #4502 from brutalcrozt/develop | Andrey Andreev | 1 | -1/+2 | |
[ci skip] Update image_lib docs | |||||
2016-01-20 | [ci skip] Fix a documentation error on output cache times | Andrey Andreev | 1 | -2/+2 | |
2016-01-02 | Merge pull request #4353 from paranic/patch-1 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Docs typo correction | |||||
2015-12-10 | Merge pull request #4304 from scherepn/fix-doc-build-errors | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix mismatched brackets in documentation | |||||
2015-11-26 | Merge pull request #4273 from suhindra/develop | Andrey Andreev | 1 | -2/+2 | |
[ci skip] Fix another file name in the docsaccording Similarly to PR #4271 | |||||
2015-11-26 | Merge pull request #4271 from galdiolo/patch-12 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix file name in documentation | |||||
2015-09-29 | Merge pull request #4126 from zoaked/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Persist config file rules when using FV reset_validation() | |||||
2015-09-28 | cal_cel_other | Дмитрий | 1 | -2/+2 | |
forget to close a tag cal_cel_other | |||||
2015-09-02 | [ci skip] Improve FV language string instructions | Andrey Andreev | 1 | -1/+4 | |
As suggested in #4095 | |||||
2015-09-01 | [ci skip] Correct session database setup docs | Andrey Andreev | 1 | -7/+12 | |
2015-09-01 | [ci skip] Reduce/improve wording of xss_clean() description | Andrey Andreev | 1 | -10/+5 | |
2015-09-01 | [ci skip] Remove a bad advice from the Security lib docs | Andrey Andreev | 1 | -4/+0 | |
2015-08-15 | [ci skip] Fix a doc typo | Andrey Andreev | 1 | -1/+1 | |
2015-08-14 | [ci skip] Encryption doc fix | Andrey Andreev | 1 | -1/+1 | |
Close #4051 | |||||
2015-07-26 | [ci skip] Add a note about CI_Form_validation::set_data() | Andrey Andreev | 1 | -2/+6 | |
2015-07-17 | Fix sample code | kenjis | 1 | -2/+2 | |
2015-07-06 | Added "is_resource" into the list of unit tests capable of being run. | ftwbzhao | 1 | -0/+1 | |
2015-06-22 | [ci skip] Add remaining changes from PR #3826 | Andrey Andreev | 1 | -1/+1 | |
2015-05-27 | [ci skip] Remove 'global_xss_filtering' from CI_Security docs | Andrey Andreev | 1 | -6/+0 | |
2015-05-21 | update function latest | ftwbzhao | 1 | -1/+1 | |
2015-05-20 | optimize migrations class reference | ftwbzhao | 1 | -1/+1 | |
2015-05-18 | Fixed some grammar. | NAghajani | 1 | -5/+5 | |
Fixed some grammar mistakes in image_lib.rst | |||||
2015-05-18 | [ci skip] Remove example usage of MD5 for passwords | Andrey Andreev | 1 | -3/+3 | |
2015-05-17 | param missing. | Ticema | 1 | -2/+2 | |
add param to do_upload() function. | |||||
2015-05-12 | Merge pull request #3842 from ftwbzhao/feature/lasttime | Andrey Andreev | 2 | -3/+3 | |
[ci skip] Minor userguide corrections | |||||
2015-05-11 | Adding validation not documented. | Rodolfo Silva | 1 | -0/+1 | |
2015-05-08 | update userguide | ftwbzhao | 2 | -3/+3 | |
2015-05-06 | Merge pull request #3835 from ftwbzhao/feature/userguide | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Update APC section link | |||||
2015-05-06 | update apc link | ftwbzhao | 1 | -1/+1 | |
2015-04-30 | Fix typos in user guide. | Master Yoda | 1 | -1/+1 | |
Corrected "csrf_regenerate" in libraries/security.rst (it read "csrf_regeneration", incorrect per source code). Corrected "blog" as default controller in general/controllers.rst (it read "Blog", not per convention). | |||||
2015-04-29 | Fix migration_version | kenjis | 1 | -2/+2 | |
2015-03-25 | Fixed user guide internal & external links to resolve problems reported by ↵ | Master Yoda | 6 | -11/+10 | |
sphinx "make linkcheck" Signed-off-by:Master Yoda <jim_parry@bcit.ca> |