summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-13[ci skip] Add index.html to system/core/compat/Andrey Andreev1-0/+10
2014-02-13Fix syntax errorAndrey Andreev1-2/+2
2014-02-13Update Text and Inflector helpers to utilize mbstring, if availableAndrey Andreev3-19/+25
2014-02-13Merge pull request #2610 from mjnaderi/patch-1Andrey Andreev1-4/+4
2014-02-13Introducing compatibility layersAndrey Andreev7-0/+582
2014-02-13[ci skip] Test fixesAndrey Andreev2-5/+10
2014-02-12Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf...Andrey Andreev4-61/+73
2014-02-12[ci skip] Indentation fixAndrey Andreev1-1/+1
2014-02-12Remove pointless mocks for remove_invisible_characters(), is_php(), is_really...Andrey Andreev1-51/+0
2014-02-11Utf8/iconv/mbstring-related changesAndrey Andreev6-10/+59
2014-02-11Merge pull request #2873 from darwinel/developAndrey Andreev3-6/+6
2014-02-11[ci skip] Update the XML-RPC lib docsAndrey Andreev1-65/+66
2014-02-11Some other small writing consistency fixesdarwinel3-6/+6
2014-02-11Merge pull request #2872 from darwinel/developAndrey Andreev16-22/+38
2014-02-11"BASEPATH check" consistencydarwinel15-15/+31
2014-02-11Add PHP 5.6 (currently alpha) to .travis.ymlAndrey Andreev1-0/+1
2014-02-11Writing style fix based on style guidedarwinel1-7/+7
2014-02-11Merge pull request #2869 from darwinel/developAndrey Andreev193-195/+195
2014-02-112013 > 2014darwinel193-195/+195
2014-02-11More code reduced from CI_TableAndrey Andreev1-17/+5
2014-02-11Another tiny optimization in CI_Table + remove an accidental additionAndrey Andreev1-6/+4
2014-02-11Change CI_Table:: to NULLAndrey Andreev2-7/+7
2014-02-11A bug fix and optimizations in CI_TableAndrey Andreev3-69/+55
2014-02-11Fix issue #43Andrey Andreev2-28/+44
2014-02-11Fix a typo in the smileys config (PR #2853)Andrey Andreev1-1/+1
2014-02-10CI_Security: URL-decode until possibleAndrey Andreev1-1/+5
2014-02-10[ci skip] Fix a typoAndrey Andreev1-1/+1
2014-02-10CI_Security: Expect a backslash as a tag separatorAndrey Andreev1-2/+2
2014-02-10CI_Security: Filter jscript, wscript, vbs, confirm, prompt the same way as ja...Andrey Andreev1-6/+10
2014-02-10Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developAndrey Andreev2-2/+2
2014-02-10CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docsAndrey Andreev3-6/+563
2014-02-10Merge pull request #2867 from Chanthoeun/developAndrey Andreev1-1/+1
2014-02-10Remove bottom lineChanthoeun1-0/+1
2014-02-10Remove bottom lineChanthoeun1-1/+0
2014-02-10Remove bottom lineChanthoeun1-0/+1
2014-02-10Remove bottom lineChanthoeun1-1/+0
2014-02-10Correct word peforming to performingChanthoeun1-2/+2
2014-02-09Merge pull request #2861 from iolufemi/developAndrey Andreev1-1/+1
2014-02-09Removed new line at the end of file locally.iolufemi1-1/+1
2014-02-09[ci skip] Some adjustments to the old Encrypt library docsAndrey Andreev1-13/+19
2014-02-09Merge branch 'develop' into 'feature/encryption'Andrey Andreev74-5068/+6497
2014-02-09Merge pull request #2866 from darwinel/developAndrey Andreev1-1/+1
2014-02-09back to originaldarwinel1-2/+2
2014-02-09change back to originaldarwinel1-4/+4
2014-02-09Style Guidedarwinel1-1/+1
2014-02-09CodeIgniter support some basic web security by default!darwinel1-4/+4
2014-02-08[ci skip] Deprecate the Javascript libraryAndrey Andreev3-2/+16
2014-02-08Deprecate CI_Config::system_url()Andrey Andreev3-1/+19
2014-02-08Add method chaining support to CI_TableAndrey Andreev3-40/+53
2014-02-08Add method chaining support to Calendar & Pagination libsAndrey Andreev5-7/+18