summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2017-06-21Implement #193: Validating entire arrays in a single function callAndrey Andreev1-8/+12
2017-06-21Always check whether a model be a subclass of CI_Model when loaded.tianhe19861-2/+3
2017-06-19Merge branch '3.1-stable' into developAndrey Andreev6-73/+58
2017-06-19[ci skip] Starting 3.1.6-devAndrey Andreev1-1/+1
2017-06-19[ci skip] Prepare 3.1.5 releaseAndrey Andreev1-1/+1
2017-06-19[ci skip] Fix a bug in FV valid_email()Andrey Andreev1-2/+2
2017-06-15Merge pull request #5155 from tianhe1986/develop_count_ignore_limitAndrey Andreev1-1/+1
2017-06-15Getting right num of rows with LIMIT usage.tianhe19861-1/+1
2017-06-15Revert "Ignore LIMIT when using CI_DB_query_builder::count_all_results"tianhe19861-21/+3
2017-06-15Ignore LIMIT when using CI_DB_query_builder::count_all_resultstianhe19861-3/+21
2017-06-13[ci skip] Apply PR #5150 patch to pdo/oci and add changelog entryAndrey Andreev1-1/+1
2017-06-13[ci skip] Merge pull request #5150 from ytetsuro/add-oracle-rename-column-to-...Andrey Andreev1-1/+1
2017-06-13add rename to keywordytetsuro1-1/+1
2017-06-05[ci skip] Merge pull request #5143 from TysonAndre/misc-phpdoc-nitsAndrey Andreev7-9/+9
2017-06-05Fix misc type inconsistencies between code and doc commentsTyson Andre7-9/+9
2017-05-25[ci skip] Fix #5131Andrey Andreev1-1/+1
2017-05-25[ci skip] Doc changes following PR #5130Andrey Andreev1-1/+1
2017-05-25Merge pull request #5130 from aroche/patch-2Andrey Andreev1-7/+1
2017-05-24fix bad attribute handling of form_labelaroche1-7/+1
2017-05-10Merge pull request #5112 from cerealbeer/developAndrey Andreev1-1/+1
2017-05-10Removing the error suppression op from the file_get_contents() call.Giuseppe Marcelli1-1/+1
2017-05-10Revert "Commit 4763c13c99eab2a720a4d6d913902e5cef4e76ec does not allow anymor...Giuseppe Marcelli1-1/+1
2017-05-10Commit 4763c13c99eab2a720a4d6d913902e5cef4e76ec does not allow anymore to use...Giuseppe Marcelli1-1/+1
2017-05-09read() in DB_cache does not fail when catching E_WARNING with custom error ha...Giuseppe Marcelli1-1/+1
2017-05-09Merge pull request #5108 from ft23/patch-1Andrey Andreev1-0/+1
2017-05-06quizzes singular is doesnt work.Fatih Turan1-0/+1
2017-04-18[ci skip] Reduce nesting levels in CI_OutputAndrey Andreev1-51/+44
2017-04-18Merge pull request #5085 from jim-parry/fix/xmlrpcInstructor, Computer Systems Technology1-1/+1
2017-04-10Fix typo in serializeval()Master Yoda1-1/+1
2017-04-06[ci skip] Simplify some internal CI_Email codeAndrey Andreev1-16/+8
2017-03-28[ci skip] Fix 5070Andrey Andreev1-1/+1
2017-03-26Added method separator as comment.George Petculescu1-0/+2
2017-03-26Added get_loaded_driver() method to Cache.php; updated docs.George Petculescu1-0/+10
2017-03-24Merge branch '3.1-stable' into developAndrey Andreev31-127/+172
2017-03-20[ci skip] Mark the start of 3.1.5-devAndrey Andreev1-1/+1
2017-03-20[ci skip] Prepare 3.1.4 releaseAndrey Andreev1-1/+1
2017-03-20Fix Apache header injection vulnerability in set_status_header()Andrey Andreev1-5/+5
2017-03-20Fix #5057Andrey Andreev1-2/+2
2017-03-14Fix #5050Andrey Andreev10-11/+11
2017-03-06Fix #5044; add unit tests for img() HTML helperAndrey Andreev1-1/+1
2017-03-01[ci skip] Remove a misleading comment from the docblock for random_string()Andrey Andreev1-3/+1
2017-02-21Merge pull request #5025 from katsew/introduce-apcu-driverAndrey Andreev2-0/+220
2017-02-21Merge pull request #5017 from tianhe1986/develop_having_inAndrey Andreev1-15/+94
2017-02-20Remove serialization/deserialization arraykatsew1-3/+3
2017-02-20Remove specific argument from abstractionkatsew1-3/+2
2017-02-20Align with spaceskatsew1-3/+3
2017-02-20Remove unused link commentkatsew1-1/+0
2017-02-20Change author to dev teamkatsew1-1/+1
2017-02-20Change version commentkatsew1-1/+1
2017-02-20Do not strip substrings looking like URL encode sequencesvlakoff1-1/+1