summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Add method chaining support ot CI_DB_query_builder::reset_query()Andrey Andreev1-1/+2
2014-12-11Add method chaining support to QB cache methodsAndrey Andreev1-20/+22
2014-12-08Fix 'Array to string conversion' notice in CSRF validationAndrey Andreev1-2/+2
2014-12-05Merge pull request #3393 from preems/developAndrey Andreev1-1/+2
2014-12-05removing extra spacesPreetham1-1/+1
2014-12-05Removed img_name from captcha helperPreetham1-2/+1
2014-12-05Further changes related to issue #47, PR #3323Andrey Andreev2-10/+12
2014-12-05Merge pull request #3323 from Razican/remove-uri-filterAndrey Andreev1-6/+1
2014-12-05closing #51. Added img_id and img_name in capcha helperPreetham1-1/+3
2014-12-04DB forge/utilities polishing (docs) following #3375, #3378Andrey Andreev1-50/+9
2014-12-04Add 'cache_query_string' configuration optionAndrey Andreev1-3/+14
2014-12-04[ci skip] Update on the changes from PR #3388Andrey Andreev2-3/+3
2014-12-04Merge pull request #3388 from jim-parry/fix/deprecationAndrey Andreev2-1/+3
2014-12-04Zip library changes related to PR #3341Andrey Andreev1-14/+10
2014-12-04Merge pull request #3341 from garrettair/gzcompress-argumentsAndrey Andreev1-1/+14
2014-12-04Flag the smiley helper and shopping cart as deprecated.James L Parry2-1/+3
2014-12-04Another correction following #3384Andrey Andreev1-2/+1
2014-12-03Some polishing following PR #3384Andrey Andreev1-5/+2
2014-12-03Fixed code style. Update changelog. #2349Stefano Mazzega1-3/+3
2014-12-03add querystring to page caching. #2349Stefano Mazzega1-3/+3
2014-12-03add querystring to page caching. #2349Stefano Mazzega1-0/+9
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-19Exposed the arguments to gzcompress by adding public variables to the Zip lib...garrettair1-1/+14
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-11Fixed return.Razican1-0/+2
2014-11-11Remove URI filter for parenthesis and dollar symbols, as talked in #47.Razican1-7/+0
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