Age | Commit message (Expand) | Author | Files | Lines |
2015-02-07 | Fix unreachable code | Gwenael Gallon | 2 | -10/+10 |
2015-02-06 | a tiny change | İrfan Evrens | 1 | -1/+1 |
2015-02-06 | Polish changes following PR #3573 | Andrey Andreev | 1 | -5/+12 |
2015-02-06 | Fix HELO localhost.localdomain violates RFC standards | James Wade | 1 | -2/+6 |
2015-02-06 | Update Input.php | Ignasimg | 1 | -9/+46 |
2015-02-05 | Use session cookie name in gc check | Tom Atkinson | 1 | -2/+8 |
2015-02-05 | [ci skip] Remove some whitespace | Andrey Andreev | 1 | -1/+1 |
2015-02-05 | Merge pull request #3562 from avenirer/patch-1 | Andrey Andreev | 1 | -3/+5 |
2015-02-05 | Update form_helper.php | Adrian Voicu | 1 | -1/+1 |
2015-02-05 | Merge pull request #3551 from gadelat/voids | Andrey Andreev | 13 | -16/+17 |
2015-02-05 | Update form_helper.php | Adrian Voicu | 1 | -4/+5 |
2015-02-05 | Allow a database to be loaded before controller instantiation | Andrey Andreev | 1 | -9/+14 |
2015-02-05 | [ci skip] Fix a bug where session IDs are not regenerated | Andrey Andreev | 1 | -2/+1 |
2015-02-05 | Allow not-escaping the value in set_value() | Adrian Voicu | 1 | -3/+4 |
2015-02-04 | Adjusted return type for CI_DB_utility::backup to suggestions | Gabriel Potkány | 1 | -1/+1 |
2015-02-04 | Revert "Fixed return values types in session drivers" | Gabriel Potkány | 3 | -5/+5 |
2015-02-04 | Fixed return values types in session drivers | Gabriel Potkány | 3 | -5/+5 |
2015-02-04 | Fix typos in func names | Gabriel Potkány | 2 | -3/+3 |
2015-02-04 | Add missing return type | Gabriel Potkány | 1 | -0/+1 |
2015-02-04 | Removed one more return value (CI_Loader::_ci_autoloader) | Gabriel Potkány | 1 | -1/+1 |
2015-02-04 | Adjusted returns/return types to suggestions | Gabriel Potkány | 3 | -9/+9 |
2015-02-04 | Fixed inconsistent return types | Gabriel Potkány | 11 | -11/+11 |
2015-02-03 | Documentation Fix | natepizzle | 1 | -1/+1 |
2015-02-03 | Fix a wrong var name in class CI_DB_pdo_4d_forge::_attr_type | Gwenael Gallon | 1 | -1/+1 |
2015-02-02 | Fix a wrong var name in CI_Session::mark_as_temp() | Andrey Andreev | 1 | -1/+1 |
2015-02-02 | Err ... r | Andrey Andreev | 1 | -1/+1 |
2015-02-02 | Throw exception if 'files' session path is invalid | Andrey Andreev | 1 | -4/+10 |
2015-01-31 | Fixed horizontal position of watermark text when using drop shadow | omar | 1 | -1/+1 |
2015-01-31 | Fixed Watermark function to work without drop shadow | omar | 1 | -30/+46 |
2015-01-31 | Reduce once server protocol check | bjjay | 1 | -3/+2 |
2015-01-30 | Log an error message if composer_autoload is not found. | Andrey Andreev | 1 | -2/+8 |
2015-01-30 | [ci skip] Load vendor/autoload.php earlier | Andrey Andreev | 1 | -17/+17 |
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -7/+7 |
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -1/+1 |
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -1/+1 |
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -1/+1 |
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -1/+1 |
2015-01-29 | Fix #3529 | Andrey Andreev | 1 | -1/+1 |
2015-01-28 | [ci skip] Correct a docblock following PR #3521 | Andrey Andreev | 1 | -1/+1 |
2015-01-28 | Merge pull request #3521 from foxlance/develop | Andrey Andreev | 2 | -0/+15 |
2015-01-28 | fix typo in comments | Claudio Galdiolo | 1 | -1/+1 |
2015-01-28 | change in to in_list | Lance Vincent | 2 | -2/+2 |
2015-01-28 | Form Validation - In Method | Lance Vincent | 2 | -0/+15 |
2015-01-28 | Form Validation - In Method | Lance Vincent | 2 | -0/+17 |
2015-01-27 | is_php() more accurate description | kakysha | 1 | -1/+1 |
2015-01-26 | ... and neither does MYSQLI_OPT_RECONNECT | Andrey Andreev | 1 | -1/+0 |
2015-01-26 | Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP | Andrey Andreev | 1 | -1/+0 |
2015-01-26 | Close #3509 | Andrey Andreev | 1 | -0/+4 |
2015-01-23 | Corrected loop with the $c variable | Gwenael G | 1 | -1/+1 |
2015-01-23 | Fix error extends class name | Gwenael G | 1 | -1/+1 |