summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2015-02-05Merge pull request #3562 from avenirer/patch-1Andrey Andreev1-3/+5
2015-02-05Update form_helper.phpAdrian Voicu1-1/+1
2015-02-05Merge pull request #3551 from gadelat/voidsAndrey Andreev13-16/+17
2015-02-05Update form_helper.phpAdrian Voicu1-4/+5
2015-02-05Allow a database to be loaded before controller instantiationAndrey Andreev1-9/+14
2015-02-05[ci skip] Fix a bug where session IDs are not regeneratedAndrey Andreev1-2/+1
2015-02-05Allow not-escaping the value in set_value()Adrian Voicu1-3/+4
2015-02-04Adjusted return type for CI_DB_utility::backup to suggestionsGabriel Potkány1-1/+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ány2-3/+3
2015-02-04Add missing return typeGabriel Potkány1-0/+1
2015-02-04Removed one more return value (CI_Loader::_ci_autoloader)Gabriel Potkány1-1/+1
2015-02-04Adjusted returns/return types to suggestionsGabriel Potkány3-9/+9
2015-02-04Fixed inconsistent return typesGabriel Potkány11-11/+11
2015-02-03Documentation Fixnatepizzle1-1/+1
2015-02-03Fix a wrong var name in class CI_DB_pdo_4d_forge::_attr_typeGwenael Gallon1-1/+1
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-31Reduce once server protocol checkbjjay1-3/+2
2015-01-30Log an error message if composer_autoload is not found.Andrey Andreev1-2/+8
2015-01-30[ci skip] Load vendor/autoload.php earlierAndrey Andreev1-17/+17
2015-01-29fix typo in commentsClaudio Galdiolo1-7/+7
2015-01-29fix typo in commentsClaudio Galdiolo1-1/+1
2015-01-29fix typo in commentsClaudio Galdiolo1-1/+1
2015-01-29fix typo in commentsClaudio Galdiolo1-1/+1
2015-01-29fix typo in commentsClaudio Galdiolo1-1/+1
2015-01-29Fix #3529Andrey Andreev1-1/+1
2015-01-28[ci skip] Correct a docblock following PR #3521Andrey Andreev1-1/+1
2015-01-28Merge pull request #3521 from foxlance/developAndrey Andreev2-0/+15
2015-01-28fix typo in commentsClaudio Galdiolo1-1/+1
2015-01-28change in to in_listLance Vincent2-2/+2
2015-01-28Form Validation - In MethodLance Vincent2-0/+15
2015-01-28Form Validation - In MethodLance Vincent2-0/+17
2015-01-27is_php() more accurate descriptionkakysha1-1/+1
2015-01-26... and neither does MYSQLI_OPT_RECONNECTAndrey Andreev1-1/+0
2015-01-26Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHPAndrey Andreev1-1/+0
2015-01-26Close #3509Andrey Andreev1-0/+4
2015-01-23Corrected loop with the $c variableGwenael G1-1/+1
2015-01-23Fix error extends class nameGwenael G1-1/+1
2015-01-23This $comment_clause local variable is declared but never used.Gwenael G1-2/+0
2015-01-23This paragraph local variable is declared but never used.Gwenael G1-1/+0
2015-01-22Um ... I meant autoload.phpAndrey Andreev1-1/+1
2015-01-22Don't try to include config/autoload.php if it doesn't existAndrey Andreev1-1/+5
2015-01-22Merge pull request #3490 from vlakoff/file_endingsAndrey Andreev172-516/+0
2015-01-21[ci skip] Whitespace removalAndrey Andreev1-3/+0
2015-01-21Remove closing blocks at end of PHP filesvlakoff172-516/+0