Age | Commit message (Expand) | Author | Files | Lines |
2015-03-19 | Merge origin/develop into UnitTest_ipaddress | Heesung Ahn | 1 | -2/+2 |
2015-03-19 | [ci skip] Fix a typo in session docs | Andrey Andreev | 1 | -2/+2 |
2015-03-19 | minor update | Heesung Ahn | 1 | -2/+3 |
2015-03-18 | Updated CI_Input unit test and fixed error "undefined offset" caused by using... | Heesung Ahn | 2 | -7/+58 |
2015-03-18 | Switched spaces to tabs on the few lines that were missed from previous refac... | David Woods | 1 | -7/+7 |
2015-03-18 | Fixed bug of clearing POST array before every test. | David Woods | 1 | -12/+14 |
2015-03-18 | Corrected incorrect assertion in test_rule_valid_base64 | David Woods | 1 | -1/+1 |
2015-03-18 | Corrected match, differs, base64, and valid_url test cases. | David Woods | 1 | -307/+310 |
2015-03-18 | Merge pull request #3680 from schwemmer/patch-1 | Andrey Andreev | 1 | -2/+2 |
2015-03-18 | Fixed a typo in uri.rst documentation | Rafael Schwemmer | 1 | -2/+2 |
2015-03-18 | Polish some recent changes in test cases | Andrey Andreev | 2 | -16/+14 |
2015-03-17 | Corrected an invalid test case | David Woods | 1 | -2/+2 |
2015-03-17 | Removed bug fixes from this branch. Will recommit them on a separate branch | David Woods | 1 | -7/+9 |
2015-03-17 | Reformatted unit tests for easier debugging | David Woods | 1 | -114/+265 |
2015-03-17 | Merge pull request #3676 from ahnh/UnitTest_CI_Input_fetch_from_array | Andrey Andreev | 1 | -0/+9 |
2015-03-17 | Fixed bugs in form_validation for methods matches, differs, and valid_base64. | David Woods | 2 | -13/+139 |
2015-03-17 | Created setup and construct for Form_Validation unit test | David Woods | 1 | -0/+35 |
2015-03-17 | Updated fetch_from_array unit test | Heesung Ahn | 1 | -0/+9 |
2015-03-16 | [ci skip] Polish changes from PR #3669 | Andrey Andreev | 2 | -7/+8 |
2015-03-16 | Merge pull request #3669 from yaoshanliang/develop | Andrey Andreev | 3 | -2/+14 |
2015-03-16 | update documentation in database/query_builder.rst, change 2 tabs + 4 spaces ... | yaoshanliang | 3 | -5/+10 |
2015-03-16 | Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop | yaoshanliang | 1 | -1/+1 |
2015-03-15 | [ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_Config | Andrey Andreev | 1 | -1/+1 |
2015-03-15 | add changelog and documentation for adding an optional parameter to ``count_a... | yaoshanliang | 2 | -5/+8 |
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 |