summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2014-12-02Fix an error from the previous commitAndrey Andreev1-1/+1
2014-12-02Some optimizations & polishing following PR #3381Andrey Andreev1-14/+5
2014-12-02Added changelog entryAhmad Anbar1-6/+6
2014-12-02Allow pulling multiple get/post ...etc at onceAhmad Anbar1-0/+12
2014-12-02Regressions ... #3380 #3194 ab9217e316a79bc8fab2840c8f5bd2b9bc7a4dc0Andrey Andreev2-4/+5
2014-12-01Improve on the fix for #3380Andrey Andreev1-1/+1
2014-12-01Fix a regression from the previous commitAndrey Andreev1-1/+1
2014-12-01Fix #3380Andrey Andreev1-1/+1
2014-11-23Fix an erroneous variable nameAndrey Andreev1-1/+1
2014-11-18Force ORDER BY usage with OFFSET-FETCH on SQL ServerAndrey Andreev3-1/+7
2014-11-13Fix an issue with 'postgre' persistent connectionsAndrey Andreev1-14/+13
2014-11-13Merge pull request #3325 from preems/developAndrey Andreev1-2/+3
2014-11-13Removing empty linesMichael Granados2-2/+2
2014-11-12removed additional tabs and semicolonPreetham1-2/+2
2014-11-12 Closing #656 and updating documentationPreetham1-3/+3
2014-11-12Fix #656 add font_size in create_captcha()Preetham1-2/+3
2014-11-12Making required changesMichael Granados2-5/+5
2014-11-09Verifying From header before send mailMichael Granados2-0/+7
2014-11-08Really fix #3318Andrey Andreev1-0/+2
2014-11-08Fix #3318Andrey Andreev1-1/+1
2014-11-07Fix #3317 ... MCrypt sucksAndrey Andreev1-0/+1
2014-11-07Simplify CI_Loader::lang() following #3316Andrey Andreev1-8/+1
2014-11-06Ability to pass array of language files to Language Library similar to Loader...Gabriel Potkány1-0/+8
2014-11-04#3310 Remove a dead lineAndrey Andreev1-1/+0
2014-11-04Fix #3310Andrey Andreev2-3/+2
2014-11-03Polish changes following #3305Andrey Andreev7-15/+42
2014-11-03Remove comment field definition from all other forge classesZachary Flower20-140/+0
2014-11-03Move MySQL comments to MySQL forge classes onlyZachary Flower4-36/+15
2014-11-03Move comment field after unique field in db forgeZachary Flower4-6/+6
2014-11-03Ensure forge comments are actually getting parsedZachary Flower1-0/+2
2014-11-03Disable database COMMENT field by default in all other DB Forge driversZachary Flower20-0/+140
2014-11-03Add support for the COMMENT field in DBForge and MySQL Forge classes (pdo, my...Zachary Flower4-0/+33
2014-10-28Add a real exception handlerAndrey Andreev3-9/+77
2014-10-28Close #3292Andrey Andreev1-1/+3
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev168-2368/+4233
2014-10-23Fix #3283Andrey Andreev1-1/+1
2014-10-20Escape the array elements separately and join them in compile_binds()clawoo1-2/+7
2014-10-18Escape arrays sent as binding values for database queries.clawoo1-1/+6
2014-10-10Fix #3270Andrey Andreev1-5/+2
2014-10-07#3253Andrey Andreev1-1/+1
2014-10-07Attempt a better base_url auto-detectionAndrey Andreev1-3/+5
2014-10-06Update a config_item() use case for the new NULL return valueAndrey Andreev1-1/+1
2014-10-06Optimize the composer_autoload checkAndrey Andreev1-1/+1
2014-10-05config_item() to return NULL instead of FALSE for non-existing itemsAndrey Andreev5-12/+16
2014-10-03fix doc block get_request_header()Adriano Rosa1-1/+1
2014-10-02stream_set_chunk_size() requires PHP 5.4Andrey Andreev2-2/+5
2014-09-30Make sure we don't waste entropyAndrey Andreev2-0/+2
2014-09-29Close #3194Andrey Andreev1-0/+4
2014-09-29Revert #3194Andrey Andreev1-13/+0
2014-09-28[ci skip] Remove references to 'PHP5' from commentsAndrey Andreev2-2/+2