summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-28#5164 fix for stock librariesAndrey Andreev2-11/+12
2017-06-28Correct fix for #5164Andrey Andreev1-1/+1
894a3f2c9fe111af35dee4f5e8e711259b893fb6
2017-06-27Fix #5164Andrey Andreev2-20/+26
2017-06-26[ci skip] Merge pull request #5162 from hex-ci/patch-3Andrey Andreev1-1/+1
Fix a spelling typo in security docs
2017-06-19[ci skip] Starting 3.1.6-devAndrey Andreev6-4/+26
2017-06-19[ci skip] Prepare 3.1.5 releaseAndrey Andreev5-7/+7
2017-06-19[ci skip] Fix a bug in FV valid_email()Andrey Andreev3-3/+7
2017-06-15[ci skip] Add changelog entry for #5155Andrey Andreev1-0/+1
2017-06-15Merge pull request #5155 from tianhe1986/develop_count_ignore_limitAndrey Andreev2-1/+11
Fix CI_DB_query_builder::count_all_results() returning wrong count with LIMIT/OFFSET
2017-06-15[ci skip] Merge pull request #5154 from angelxaces/patch-1Andrey Andreev1-1/+1
Grammatical fix in ancillary_classes.rst doc
2017-06-13[ci skip] Apply PR #5150 patch to pdo/oci and add changelog entryAndrey Andreev2-1/+2
2017-06-13[ci skip] Merge pull request #5150 from ↵Andrey Andreev1-1/+1
ytetsuro/add-oracle-rename-column-to-keyword Fix DBForge triggering ORA-00946 while renaming columns
2017-06-05[ci skip] Merge pull request #5143 from TysonAndre/misc-phpdoc-nitsAndrey Andreev7-9/+9
Fix misc inconsistencies between code and doc comments
2017-05-25[ci skip] Fix #5131Andrey Andreev2-1/+2
2017-05-25[ci skip] Doc changes following PR #5130Andrey Andreev3-2/+6
2017-05-25Merge pull request #5130 from aroche/patch-2Andrey Andreev1-7/+1
Allow arbitrary strings as extra attributes in form_label
2017-05-10Merge pull request #5112 from cerealbeer/developAndrey Andreev1-1/+1
read() in DB_cache fails when catching E_WARNING with custom error handler
2017-05-09[ci skip] Add changelog entry for PR #5108Andrey Andreev1-0/+1
2017-05-09Merge pull request #5108 from ft23/patch-1Andrey Andreev1-0/+1
quizzes singular doesn't work
2017-04-18[ci skip] Reduce nesting levels in CI_OutputAndrey Andreev1-51/+44
2017-04-18[ci skip] Add changelog entry for #5084, PR #5085Andrey Andreev1-0/+1
2017-04-18Merge pull request #5085 from jim-parry/fix/xmlrpcInstructor, Computer Systems Technology1-1/+1
Fix typo in serializeval()
2017-04-06[ci skip] Simplify some internal CI_Email codeAndrey Andreev1-16/+8
2017-03-28[ci skip] Fix 5070Andrey Andreev2-1/+5
2017-03-20[ci skip] Fix 3.1.4 release date ...Andrey Andreev1-1/+1
Apparently, I'm from the future.
2017-03-20[ci skip] Mark the start of 3.1.5-devAndrey Andreev6-4/+26
2017-03-20[ci skip] Prepare 3.1.4 releaseAndrey Andreev4-5/+5
2017-03-20Fix Apache header injection vulnerability in set_status_header()Andrey Andreev2-6/+7
2017-03-20Fix #5057Andrey Andreev2-2/+3
2017-03-14Fix #5050Andrey Andreev11-11/+12
2017-03-08[ci skip] Remove an obsolete note from routing docsAndrey Andreev1-3/+0
2017-03-06Fix #5044; add unit tests for img() HTML helperAndrey Andreev4-6/+21
2017-03-01[ci skip] Remove a misleading comment from the docblock for random_string()Andrey Andreev1-3/+1
2017-02-20[ci skip] Add a changelog entry for #4815, PR #5023Andrey Andreev1-0/+1
2017-02-20Do not strip substrings looking like URL encode sequencesvlakoff1-1/+1
2017-02-20[ci skip] Add a note on xss_clean() and HTML attributesAndrey Andreev1-2/+9
2017-02-13Merge pull request #5016 from zploskey/fix_userguide_versionAndrey Andreev1-2/+2
[ci skip] Increase version in userguide to 3.1.4-dev
2017-02-11Increase version in userguide to 3.1.4-devZach Ploskey1-2/+2
The version number was not increased after the 3.1.3 release.
2017-02-06[ci skip] Add changelog entries for PR #5006Andrey Andreev1-0/+2
2017-02-06[ci skip] Eliminate a needless array_merge() call from PR #5006 patchAndrey Andreev1-6/+3
2017-02-06Merge pull request #5006 from tianhe1986/develop_commonAndrey Andreev1-8/+8
Fix two bugs with Common Functions
2017-02-01Fix a CI_Input::set_cookie() bugAndrey Andreev5-14/+13
Found on StackOverflow: https://stackoverflow.com/questions/41925028/codeigniter-config-overrides-set-cookie-parameters
2017-01-30[ci skip] Fix #5002Andrey Andreev1-2/+2
2017-01-23[ci skip] Add changelog entries for PR #4990Andrey Andreev1-0/+2
2017-01-23Merge pull request #4990 from tianhe1986/develop_profilerAndrey Andreev1-5/+5
Two small changes with CI_Profiler
2017-01-23Merge pull request #4991 from verkhoumov/developAndrey Andreev1-5/+0
Removed dead code from show_error()
2017-01-20Don't use each()Andrey Andreev3-23/+21
Will be deprecated in PHP 7.2
2017-01-19hash_pbkdf2() byte-safety again ... actually tell mbstring to use 8bitAndrey Andreev1-2/+2
2017-01-19hash_pbkdf2() byte-safetyAndrey Andreev2-5/+14
2017-01-19Again the Travis script line ... a typoAndrey Andreev1-1/+1