summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-21Changed scenario based tests to unit testsDavid Woods1-148/+175
2015-03-18Switched spaces to tabs on the few lines that were missed from previous refac...David Woods1-7/+7
2015-03-18Fixed bug of clearing POST array before every test.David Woods1-12/+14
2015-03-18Corrected incorrect assertion in test_rule_valid_base64David Woods1-1/+1
2015-03-18Corrected match, differs, base64, and valid_url test cases.David Woods1-307/+310
2015-03-17Corrected an invalid test caseDavid Woods1-2/+2
2015-03-17Removed bug fixes from this branch. Will recommit them on a separate branchDavid Woods1-7/+9
2015-03-17Reformatted unit tests for easier debuggingDavid Woods1-114/+265
2015-03-17Fixed bugs in form_validation for methods matches, differs, and valid_base64.David Woods2-13/+139
2015-03-17Created setup and construct for Form_Validation unit testDavid Woods1-0/+35
2015-03-16[ci skip] Polish changes from PR #3669Andrey Andreev2-7/+8
2015-03-16Merge pull request #3669 from yaoshanliang/developAndrey Andreev3-2/+14
2015-03-16update documentation in database/query_builder.rst, change 2 tabs + 4 spaces ...yaoshanliang3-5/+10
2015-03-16Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into developyaoshanliang1-1/+1
2015-03-15[ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_ConfigAndrey Andreev1-1/+1
2015-03-15add changelog and documentation for adding an optional parameter to ``count_a...yaoshanliang2-5/+8
2015-03-15Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into developyaoshanliang2-0/+3
2015-03-14Merge pull request #3671 from mZer0ne/patch-3Andrey Andreev1-0/+1
2015-03-14Update user_agents.phpOleg Filippov1-0/+1
2015-03-14[ci skip] Add a note about sess_save_path in config.phpAndrey Andreev1-0/+2
2015-03-14add a judgment of whether reset selectyaoshanliang1-4/+5
2015-03-14add a judgment of whether reset selectyaoshanliang1-2/+5
2015-03-13Merge pull request #3662 from avenirer/patch-8Andrey Andreev1-4/+7
2015-03-13[ci skip] Remove NS usage in CI_SessionAndrey Andreev1-1/+1
2015-03-13Close #3663Andrey Andreev2-1/+2
2015-03-12Update html_helper.rstAdrian Voicu1-3/+3
2015-03-12Update html_helper.rstAdrian Voicu1-6/+6
2015-03-12Update html_helper.rstAdrian Voicu1-1/+1
2015-03-12additional info on heading() functionAdrian Voicu1-8/+11
2015-03-12Merge pull request #3659 from bjjay/bjjay-patch-1Andrey Andreev1-1/+1
2015-03-12Throw an exception on invalid session driver configAndrey Andreev1-6/+2
2015-03-12Correct a comment link typobjjay1-1/+1
2015-03-11[ci skip] Add a note about password storage in CI_Encryption docsAndrey Andreev1-0/+5
2015-03-10Add array typehint to CI_Email::__construct()Andrey Andreev1-1/+1
2015-03-10Merge pull request #3655 from ahnh/CI_Security_Unit_TestAndrey Andreev1-28/+115
2015-03-10Fixed indentationHeesung Ahn1-66/+65
2015-03-10Update Security Unit testHeesung Ahn1-18/+18
2015-03-10Merge origin/develop into CI_Security_Unit_TestHeesung Ahn1-9/+3
2015-03-10Update Security Unit testHeesung Ahn1-3/+91
2015-03-09Merge pull request #3653 from bjjay/bjjay-patchAndrey Andreev1-9/+3
2015-03-09Reduce once MB_ENABLED checkingbjjay1-9/+3
2015-03-08[ci skip] Update CI_Encryption docsAndrey Andreev1-0/+21
2015-03-07Merge pull request #3650 from jim-parry/fix/housekeepingAndrey Andreev3-3/+6
2015-03-07Merge pull request #3651 from darkwhispering/developAndrey Andreev1-3/+3
2015-03-07Housekeeping.Master Yoda1-1/+1
2015-03-07Housekeeping.Master Yoda1-1/+1
2015-03-07removed ending S from csv_from_results and xml_from_results DButil Class refe...Mattias Hedman1-3/+3
2015-03-07Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/hou...Master Yoda26-194/+285
2015-03-07Housekeeping.Master Yoda3-3/+6
2015-03-06Merge pull request #3644 from ahnh/CI_Security_testAndrey Andreev1-0/+31