Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
2015-05-12 | Merge pull request #3842 from ftwbzhao/feature/lasttime | Andrey Andreev | 2 | -3/+3 |
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 |
2015-05-06 | update apc link | ftwbzhao | 1 | -1/+1 |
2015-04-30 | Fix typos in user guide. | Master Yoda | 1 | -1/+1 |
2015-04-29 | Fix migration_version | kenjis | 1 | -2/+2 |
2015-03-25 | Fixed user guide internal & external links to resolve problems reported by sp... | Master Yoda | 6 | -11/+10 |
2015-03-21 | [ci skip] Forbid DB session usage with cache_on enabled | Andrey Andreev | 1 | -1/+2 |
2015-03-19 | [ci skip] Fix a typo in session docs | Andrey Andreev | 1 | -2/+2 |
2015-03-18 | Fixed a typo in uri.rst documentation | Rafael Schwemmer | 1 | -2/+2 |
2015-03-11 | [ci skip] Add a note about password storage in CI_Encryption docs | Andrey Andreev | 1 | -0/+5 |
2015-03-08 | [ci skip] Update CI_Encryption docs | Andrey Andreev | 1 | -0/+21 |
2015-03-07 | Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/hou... | Master Yoda | 2 | -6/+20 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-04 | Fix #3627: Keep timed locks for more than 5 seconds | Andrey Andreev | 1 | -4/+2 |
2015-02-28 | [ci skip] Formally deprecate 'global_xss_filtering' | Andrey Andreev | 1 | -0/+4 |
2015-02-26 | Merge pull request #3604 from Ignasimg/patch-1 | Andrey Andreev | 1 | -2/+14 |
2015-02-26 | Update input.rst | Ignasimg | 1 | -3/+9 |
2015-02-20 | Added support for raw_input_stream property. | Ignasimg | 1 | -2/+8 |
2015-02-18 | Fix #3603 | Andrey Andreev | 1 | -1/+1 |
2015-02-14 | [ci skip] Add notes about session locks for Redis, Memcached | Andrey Andreev | 1 | -0/+10 |
2015-02-09 | no more xss filtering on input | kakysha | 1 | -3/+0 |
2015-02-07 | Add 'sess_regenerate_destroy' setting | Andrey Andreev | 1 | -14/+16 |
2015-02-04 | [ci skip] Update session docs | Andrey Andreev | 1 | -1/+34 |
2015-02-03 | [ci skip] Suggest 0700 instead of 0600 for session save_path dir | Andrey Andreev | 1 | -2/+2 |
2015-02-02 | [ci skip] Fix #3515 | Andrey Andreev | 29 | -298/+298 |
2015-02-02 | [ci skip] Document CI_Session::unset_userdata() BC break | Andrey Andreev | 1 | -2/+6 |
2015-01-29 | [ci skip] Clarify get_cookie(), CI_Input::cookie() docs | Andrey Andreev | 1 | -0/+4 |
2015-01-28 | change in to in_list | Lance Vincent | 1 | -1/+1 |
2015-01-28 | Form Validation - In Method | Lance Vincent | 1 | -0/+1 |
2015-01-28 | Form Validation - In Method | Lance Vincent | 1 | -0/+1 |
2015-01-26 | [ci skip] Another adjustment to ci_sessions example | Andrey Andreev | 1 | -1/+1 |
2015-01-26 | Session writeup error? | Master Yoda | 1 | -1/+1 |
2015-01-20 | [ci skip] Fix docs about ci_sessions table | Andrey Andreev | 1 | -4/+4 |
2015-01-20 | Pagination: Add 'use_global_url_suffix' setting | Andrey Andreev | 1 | -0/+6 |
2015-01-20 | Fix Sphinx compilation errors | vlakoff | 1 | -3/+3 |
2015-01-19 | [ci skip] Some polishing to the latest doc changes | Andrey Andreev | 1 | -1/+1 |
2015-01-19 | [ci skip] Manually apply PR #3461 | Andrey Andreev | 3 | -6/+5 |
2015-01-19 | [ci skip] Fix a typo in Card library docs | Andrey Andreev | 1 | -1/+1 |
2015-01-19 | [ci skip] feature/session: Update session lib doc title | Andrey Andreev | 1 | -3/+3 |