summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Merge pull request #3551 from gadelat/voidsAndrey Andreev8-8/+9
2015-02-05[ci skip] Fix a bug where session IDs are not regeneratedAndrey Andreev1-2/+1
2015-02-04Revert "Fixed return values types in session drivers"Gabriel Potkány3-5/+5
2015-02-04Fixed return values types in session driversGabriel Potkány3-5/+5
2015-02-04Fix typos in func namesGabriel Potkány1-2/+2
2015-02-04Add missing return typeGabriel Potkány1-0/+1
2015-02-04Adjusted returns/return types to suggestionsGabriel Potkány1-2/+2
2015-02-04Fixed inconsistent return typesGabriel Potkány7-7/+7
2015-02-02Fix a wrong var name in CI_Session::mark_as_temp()Andrey Andreev1-1/+1
2015-02-02Err ... rAndrey Andreev1-1/+1
2015-02-02Throw exception if 'files' session path is invalidAndrey Andreev1-4/+10
2015-01-31Fixed horizontal position of watermark text when using drop shadowomar1-1/+1
2015-01-31Fixed Watermark function to work without drop shadowomar1-30/+46
2015-01-29Fix #3529Andrey Andreev1-1/+1
2015-01-28[ci skip] Correct a docblock following PR #3521Andrey Andreev1-1/+1
2015-01-28change in to in_listLance Vincent1-1/+1
2015-01-28Form Validation - In MethodLance Vincent1-0/+14
2015-01-28Form Validation - In MethodLance Vincent1-0/+16
2015-01-23This paragraph local variable is declared but never used.Gwenael G1-1/+0
2015-01-22Merge pull request #3490 from vlakoff/file_endingsAndrey Andreev38-114/+0
2015-01-21[ci skip] Whitespace removalAndrey Andreev1-3/+0
2015-01-21Remove closing blocks at end of PHP filesvlakoff38-114/+0
2015-01-20Pagination: Add 'use_global_url_suffix' settingAndrey Andreev1-0/+12
2015-01-20[ci skip] Change some log messages' levelAndrey Andreev23-23/+25
2015-01-19A minor header update, CI_Session_driver.Ivan Tcholakov1-1/+1
2015-01-19[ci skip] feature/session (#3073): Add missing method docblocksAndrey Andreev6-0/+267
2015-01-19feature/session (#3073): Add CI_Session:: as reference toAndrey Andreev1-0/+9
2015-01-19feature/session (#3073): Fix non-existing variable errorAndrey Andreev1-1/+1
2015-01-19feature/session (#3073): Only PostgreSQL data should be base64-encodedAndrey Andreev1-4/+15
2015-01-15feature/session (#3073): Third time is the charmAndrey Andreev1-1/+1
2015-01-15feature/session (#3073): Fix an error from previous patchAndrey Andreev1-5/+4
2015-01-15[ci skip] Add a note about sess_table_nameAndrey Andreev1-0/+1
2015-01-15feature/session (#3073): Improve PostgreSQL storageAndrey Andreev1-10/+18
2015-01-14Fix #3473Andrey Andreev1-25/+5
2015-01-12[ci skip] Remove PHP version from license notices and bump yearAndrey Andreev6-18/+18
2015-01-12Merge branch 'develop' into feature/sessionAndrey Andreev32-126/+136
2015-01-12[ci skip] Polish changes from PR #3278Andrey Andreev1-2/+2
2015-01-12Merge pull request #3278 from b1tc0re/patch-1Andrey Andreev1-1/+8
2015-01-12Updated to use the language fileAhmad Anbar1-1/+1
2015-01-11Show the name of the field that doesn't have error message set.Ahmad Anbar1-1/+1
2015-01-09Bulk (mostly documentation) updateAndrey Andreev34-117/+117
2015-01-05Remove CI_Form_validation::xss_clean()Andrey Andreev1-13/+0
2015-01-04PR #3452Andrey Andreev1-1/+1
2014-12-09#3073 (feature/session): Allow custom drivers without the CI_ or MY_ prefixAndrey Andreev1-1/+12
2014-12-04[ci skip] Update on the changes from PR #3388Andrey Andreev1-1/+1
2014-12-04Merge pull request #3388 from jim-parry/fix/deprecationAndrey Andreev1-0/+1
2014-12-04Zip library changes related to PR #3341Andrey Andreev1-14/+10
2014-12-04Flag the smiley helper and shopping cart as deprecated.James L Parry1-0/+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 Andreev1-1/+1