summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Merge pull request #3731 from LouisMilotte/patch-1Andrey Andreev1-2/+2
2015-04-04Edit dbforge drop_table line 230LouisMilotte1-2/+2
2015-04-02Merge pull request #3723 from sentabi/patch-1Andrey Andreev1-2/+2
2015-04-02fixing typoSentabi1-2/+2
2015-04-01[ci skip] Update version numbersAndrey Andreev2-3/+3
2015-04-01Mitigate potential DoS attacks against hash_pbkdf2()Andrey Andreev2-4/+61
2015-04-01[ci skip] Whitespace cleanup following PR #3716Andrey Andreev1-29/+29
2015-04-01Merge pull request #3722 from achraf52/patch-1Andrey Andreev1-1/+1
2015-04-01Merge pull request #3716 from djwoods/form_validation_testsAndrey Andreev1-1/+249
2015-04-01Fixed typoAchraf Almouloudi1-1/+1
2015-04-01Style changes and variable name changesDavid Woods1-22/+21
2015-03-31[ci skip] Fix a wrong docblock linkAndrey Andreev1-1/+1
2015-03-31[ci skip] Update security recommendationsAndrey Andreev1-4/+8
2015-03-31Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into developAndrey Andreev1-1/+1
2015-03-31[ci skip] Update version numberAndrey Andreev3-5/+3
2015-03-31Merge pull request #3718 from mwhitneysdsu/mwhitneysdsu/developAndrey Andreev1-1/+1
2015-03-30Fix whitespace in previous commitmwhitneysdsu1-1/+1
2015-03-30Fix for parsing error in PHP 5.2 and 5.3David Woods1-1/+2
2015-03-30Fix logged path to match checked path in loadermwhitneysdsu1-1/+1
2015-03-30Corrected unit tests for set_select, set_radio, and set_checkboxDavid Woods1-32/+27
2015-03-30[ci skip] Fix a broken link in the changelogAndrey Andreev1-1/+1
2015-03-30[ci skip] Whitespace cleanup following PRs #3713 #3714Andrey Andreev2-16/+15
2015-03-30Merge pull request #3713 from ahnh/UnitTest_Lang_testAndrey Andreev1-0/+26
2015-03-30Merge pull request #3714 from ahnh/UnitTest_LoaderAndrey Andreev1-0/+46
2015-03-30Merge origin/develop into UnitTest_LoaderHeesung Ahn1-1/+1
2015-03-30changed to lowercase array.Heesung Ahn1-1/+1
2015-03-30Merge origin/develop into UnitTest_Lang_testHeesung Ahn1-1/+1
2015-03-30changed to lowercase array and space.Heesung Ahn1-3/+3
2015-03-30Fix #3717Andrey Andreev1-1/+1
2015-03-30Merge origin/develop into UnitTest_LoaderHeesung Ahn1-6/+9
2015-03-30updated array style and removed assert trueHeesung Ahn1-2/+5
2015-03-30Merge origin/develop into UnitTest_Lang_testHeesung Ahn1-6/+9
2015-03-30added spacesHeesung Ahn1-1/+1
2015-03-30Merge pull request #3710 from toulet/developAndrey Andreev1-6/+9
2015-03-30Use tabs instead of spacesCyrille TOULET1-11/+11
2015-03-30Added more unit tests to CI_Form_validationDavid Woods1-0/+147
2015-03-29Improved unit test code coverage.Heesung Ahn1-0/+46
2015-03-29removed spaceHeesung Ahn1-1/+1
2015-03-29Increased code coverageHeesung Ahn1-1/+24
2015-03-29Fix an "strpos(): Empty needle" warningCyrille TOULET1-8/+11
2015-03-29Merge branch 'develop' of git://github.com/bcit-ci/CodeIgniter into developCyrille TOULET1-1/+1
2015-03-29Merge pull request #3709 from jim-parry/docfix/mar27Andrey Andreev1-1/+1
2015-03-28Added more units tests for Form_validationDavid Woods1-2/+108
2015-03-27Fix an "strpos(): Empty needle" warningCyrille TOULET1-2/+2
2015-03-27Fix an example in the tutorial.Master Yoda1-1/+1
2015-03-26Fix #3703Andrey Andreev1-1/+1
2015-03-26Minor fixes in CI_Security::entity_decode()Andrey Andreev1-4/+4
2015-03-26Remove an unnecessary checkAndrey Andreev2-7/+2
2015-03-26Add FSCommand and seekSegmentTime to evil HTML attributes listAndrey Andreev2-1/+3
2015-03-26Apply #2737 fix to CI_XmlrpcsAndrey Andreev1-13/+14