summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2015-04-06Disallow empty FV rules ... for consistencyAndrey Andreev1-7/+5
2015-04-04Matched root_path's slashes with the name being replacedKyle Gadd1-1/+1
2015-04-01Fixed typoAchraf Almouloudi1-1/+1
2015-03-30Fix #3717Andrey Andreev1-1/+1
2015-03-26Fix #3703Andrey Andreev1-1/+1
2015-03-26Remove an unnecessary checkAndrey Andreev1-5/+1
2015-03-26Apply #2737 fix to CI_XmlrpcsAndrey Andreev1-13/+14
2015-03-26Improve Session GC for files driverAndrey Andreev1-2/+4
2015-03-25use isset instead of array_key_existGabriel Potkány1-1/+1
2015-03-25Fix language overriding for calendar libraryGabriel Potkány1-1/+1
2015-03-22Fixed redis cache save logicMathew White1-1/+1
2015-03-21[ci skip] Forbid DB session usage with cache_on enabledAndrey Andreev1-0/+4
2015-03-13[ci skip] Remove NS usage in CI_SessionAndrey Andreev1-1/+1
2015-03-13Close #3663Andrey Andreev1-1/+1
2015-03-12Throw an exception on invalid session driver configAndrey Andreev1-6/+2
2015-03-10Add array typehint to CI_Email::__construct()Andrey Andreev1-1/+1
2015-03-09Reduce once MB_ENABLED checkingbjjay1-9/+3
2015-03-07Housekeeping.Master Yoda1-1/+1
2015-03-04Fix #3627: Keep timed locks for more than 5 secondsAndrey Andreev3-49/+23
2015-02-23[ci skip] Fix #3618Andrey Andreev1-1/+1
2015-02-22Cache: is_supportedFieah2-6/+4
2015-02-21Fix #3610Andrey Andreev1-1/+3
2015-02-19Remove 'autoinit' DB settingAndrey Andreev1-1/+1
2015-02-17Finishing PR #3596 <!DOCTYPE html>Ivan Tcholakov1-1/+2
2015-02-15add <!DOCTYPE html>Tjoosten5-5/+10
2015-02-13Fix a typo in CI_SessionAndrey Andreev1-1/+1
2015-02-11Fix undefined variable notice in Session redis, memcached driversAndrey Andreev2-2/+2
2015-02-07Add 'sess_regenerate_destroy' settingAndrey Andreev1-1/+1
2015-02-06Polish changes following PR #3573Andrey Andreev1-5/+12
2015-02-06Fix HELO localhost.localdomain violates RFC standardsJames Wade1-2/+6
2015-02-05Use session cookie name in gc checkTom Atkinson1-2/+8
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