Age | Commit message (Expand) | Author | Files | Lines |
2015-03-15 | Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop | yaoshanliang | 2 | -0/+3 |
2015-03-14 | Merge pull request #3671 from mZer0ne/patch-3 | Andrey Andreev | 1 | -0/+1 |
2015-03-14 | Update user_agents.php | Oleg Filippov | 1 | -0/+1 |
2015-03-14 | [ci skip] Add a note about sess_save_path in config.php | Andrey Andreev | 1 | -0/+2 |
2015-03-14 | add a judgment of whether reset select | yaoshanliang | 1 | -4/+5 |
2015-03-14 | add a judgment of whether reset select | yaoshanliang | 1 | -2/+5 |
2015-03-13 | Merge pull request #3662 from avenirer/patch-8 | Andrey Andreev | 1 | -4/+7 |
2015-03-13 | [ci skip] Remove NS usage in CI_Session | Andrey Andreev | 1 | -1/+1 |
2015-03-13 | Close #3663 | Andrey Andreev | 2 | -1/+2 |
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -3/+3 |
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -6/+6 |
2015-03-12 | Update html_helper.rst | Adrian Voicu | 1 | -1/+1 |
2015-03-12 | additional info on heading() function | Adrian Voicu | 1 | -8/+11 |
2015-03-12 | Merge pull request #3659 from bjjay/bjjay-patch-1 | Andrey Andreev | 1 | -1/+1 |
2015-03-12 | Throw an exception on invalid session driver config | Andrey Andreev | 1 | -6/+2 |
2015-03-12 | Correct a comment link typo | bjjay | 1 | -1/+1 |
2015-03-11 | [ci skip] Add a note about password storage in CI_Encryption docs | Andrey Andreev | 1 | -0/+5 |
2015-03-10 | Add array typehint to CI_Email::__construct() | Andrey Andreev | 1 | -1/+1 |
2015-03-10 | Merge pull request #3655 from ahnh/CI_Security_Unit_Test | Andrey Andreev | 1 | -28/+115 |
2015-03-10 | Fixed indentation | Heesung Ahn | 1 | -66/+65 |
2015-03-10 | Update Security Unit test | Heesung Ahn | 1 | -18/+18 |
2015-03-10 | Merge origin/develop into CI_Security_Unit_Test | Heesung Ahn | 1 | -9/+3 |
2015-03-10 | Update Security Unit test | Heesung Ahn | 1 | -3/+91 |
2015-03-09 | Merge pull request #3653 from bjjay/bjjay-patch | Andrey Andreev | 1 | -9/+3 |
2015-03-09 | Reduce once MB_ENABLED checking | bjjay | 1 | -9/+3 |
2015-03-08 | [ci skip] Update CI_Encryption docs | Andrey Andreev | 1 | -0/+21 |
2015-03-07 | Merge pull request #3650 from jim-parry/fix/housekeeping | Andrey Andreev | 3 | -3/+6 |
2015-03-07 | Merge pull request #3651 from darkwhispering/develop | Andrey Andreev | 1 | -3/+3 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-07 | removed ending S from csv_from_results and xml_from_results DButil Class refe... | Mattias Hedman | 1 | -3/+3 |
2015-03-07 | Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/hou... | Master Yoda | 26 | -194/+285 |
2015-03-07 | Housekeeping. | Master Yoda | 3 | -3/+6 |
2015-03-06 | Merge pull request #3644 from ahnh/CI_Security_test | Andrey Andreev | 1 | -0/+31 |
2015-03-05 | adding more img tags | Heesung Ahn | 1 | -2/+14 |
2015-03-05 | Merge origin/develop into CI_Security_test | Heesung Ahn | 7 | -70/+33 |
2015-03-05 | Fix #3642 | Andrey Andreev | 1 | -7/+5 |
2015-03-04 | Fix #3627: Keep timed locks for more than 5 seconds | Andrey Andreev | 4 | -53/+25 |
2015-03-03 | Remove an unused var in CI_Log | Andrey Andreev | 1 | -8/+1 |
2015-03-02 | Merge pull request #3639 from sv3tli0/patch-1 | Andrey Andreev | 1 | -2/+2 |
2015-03-02 | Small typo | sv3tli0 | 1 | -2/+2 |
2015-03-02 | test_strip_omage_tags | Heesung Ahn | 1 | -0/+19 |
2015-03-01 | [ci skip] Fix a typo in config.php | Andrey Andreev | 1 | -1/+1 |
2015-02-28 | [ci skip] Formally deprecate 'global_xss_filtering' | Andrey Andreev | 4 | -0/+24 |
2015-02-27 | Make CI_Input:: read-only as well | Andrey Andreev | 2 | -1/+13 |
2015-02-27 | Fix #3633 | Andrey Andreev | 1 | -0/+1 |
2015-02-27 | Eh ... really fix that notice (#3604) | Andrey Andreev | 1 | -0/+2 |
2015-02-27 | Fix an E_NOTICE caused by #3604 | Andrey Andreev | 1 | -13/+30 |
2015-02-26 | Merge pull request #3604 from Ignasimg/patch-1 | Andrey Andreev | 3 | -3/+30 |
2015-02-26 | Update Input.php | Ignasimg | 1 | -3/+3 |