Age | Commit message (Expand) | Author | Files | Lines |
2015-01-04 | PR #3452 | Andrey Andreev | 1 | -1/+1 |
2015-01-04 | Change order of hooks loading | vlakoff | 1 | -4/+4 |
2015-01-03 | Fix #3453 | Andrey Andreev | 1 | -1/+1 |
2014-12-22 | fix typo in the comments | Claudio Galdiolo | 1 | -1/+1 |
2014-12-17 | Add support for configuring socket pipe connections in 'mysqli' | Andrey Andreev | 1 | -5/+17 |
2014-12-17 | Extend fix for #3419 | Andrey Andreev | 1 | -17/+21 |
2014-12-16 | Merge pull request #3416 from jim-parry/userguide/db_driver_reference | Andrey Andreev | 1 | -5/+5 |
2014-12-16 | Fix #3419 | Andrey Andreev | 1 | -41/+28 |
2014-12-16 | Remove trailing newline | Jason Taylor | 1 | -1/+1 |
2014-12-16 | Fix Issue #3417 | warpcode | 1 | -2/+2 |
2014-12-16 | User Guide - DB Driver Reference | James L Parry | 1 | -5/+5 |
2014-12-15 | Remove output minifier | Andrey Andreev | 1 | -208/+0 |
2014-12-14 | [ci skip] Remove an unused lang string | Andrey Andreev | 1 | -1/+0 |
2014-12-11 | Add method chaining support ot CI_DB_query_builder::reset_query() | Andrey Andreev | 1 | -1/+2 |
2014-12-11 | Add method chaining support to QB cache methods | Andrey Andreev | 1 | -20/+22 |
2014-12-08 | Fix 'Array to string conversion' notice in CSRF validation | Andrey Andreev | 1 | -2/+2 |
2014-12-05 | Merge pull request #3393 from preems/develop | Andrey Andreev | 1 | -1/+2 |
2014-12-05 | removing extra spaces | Preetham | 1 | -1/+1 |
2014-12-05 | Removed img_name from captcha helper | Preetham | 1 | -2/+1 |
2014-12-05 | Further changes related to issue #47, PR #3323 | Andrey Andreev | 2 | -10/+12 |
2014-12-05 | Merge pull request #3323 from Razican/remove-uri-filter | Andrey Andreev | 1 | -6/+1 |
2014-12-05 | closing #51. Added img_id and img_name in capcha helper | Preetham | 1 | -1/+3 |
2014-12-04 | DB forge/utilities polishing (docs) following #3375, #3378 | Andrey Andreev | 1 | -50/+9 |
2014-12-04 | Add 'cache_query_string' configuration option | Andrey Andreev | 1 | -3/+14 |
2014-12-04 | [ci skip] Update on the changes from PR #3388 | Andrey Andreev | 2 | -3/+3 |
2014-12-04 | Merge pull request #3388 from jim-parry/fix/deprecation | Andrey Andreev | 2 | -1/+3 |
2014-12-04 | Zip library changes related to PR #3341 | Andrey Andreev | 1 | -14/+10 |
2014-12-04 | Merge pull request #3341 from garrettair/gzcompress-arguments | Andrey Andreev | 1 | -1/+14 |
2014-12-04 | Flag the smiley helper and shopping cart as deprecated. | James L Parry | 2 | -1/+3 |
2014-12-04 | Another correction following #3384 | Andrey Andreev | 1 | -2/+1 |
2014-12-03 | Some polishing following PR #3384 | Andrey Andreev | 1 | -5/+2 |
2014-12-03 | Fixed code style. Update changelog. #2349 | Stefano Mazzega | 1 | -3/+3 |
2014-12-03 | add querystring to page caching. #2349 | Stefano Mazzega | 1 | -3/+3 |
2014-12-03 | add querystring to page caching. #2349 | Stefano Mazzega | 1 | -0/+9 |
2014-12-02 | Fix an error from the previous commit | Andrey Andreev | 1 | -1/+1 |
2014-12-02 | Some optimizations & polishing following PR #3381 | Andrey Andreev | 1 | -14/+5 |
2014-12-02 | Added changelog entry | Ahmad Anbar | 1 | -6/+6 |
2014-12-02 | Allow pulling multiple get/post ...etc at once | Ahmad Anbar | 1 | -0/+12 |
2014-12-02 | Regressions ... #3380 #3194 ab9217e316a79bc8fab2840c8f5bd2b9bc7a4dc0 | Andrey Andreev | 2 | -4/+5 |
2014-12-01 | Improve on the fix for #3380 | Andrey Andreev | 1 | -1/+1 |
2014-12-01 | Fix a regression from the previous commit | Andrey Andreev | 1 | -1/+1 |
2014-12-01 | Fix #3380 | Andrey Andreev | 1 | -1/+1 |
2014-11-23 | Fix an erroneous variable name | Andrey Andreev | 1 | -1/+1 |
2014-11-19 | Exposed the arguments to gzcompress by adding public variables to the Zip lib... | garrettair | 1 | -1/+14 |
2014-11-18 | Force ORDER BY usage with OFFSET-FETCH on SQL Server | Andrey Andreev | 3 | -1/+7 |
2014-11-13 | Fix an issue with 'postgre' persistent connections | Andrey Andreev | 1 | -14/+13 |
2014-11-13 | Merge pull request #3325 from preems/develop | Andrey Andreev | 1 | -2/+3 |
2014-11-13 | Removing empty lines | Michael Granados | 2 | -2/+2 |
2014-11-12 | removed additional tabs and semicolon | Preetham | 1 | -2/+2 |
2014-11-12 | Closing #656 and updating documentation | Preetham | 1 | -3/+3 |