Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Allow not escaping the value in set_value() | |||||
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 | |
Fixed inconsistent return types | |||||
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 | |
Reported via the forums: http://forum.codeigniter.com/thread-996.html | |||||
2015-02-05 | Allow not-escaping the value in set_value() | Adrian Voicu | 1 | -3/+4 | |
Wouldn't it be a good idea to allow for not escaped html in set_value()? | |||||
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 | |
This reverts commit 5fa4b7266d7c61dc2482e529bd6afb9a67edadb7. | |||||
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 | |
Signed-off-by: natepizzle <natepizzle@users.noreply.github.com> | |||||
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 | |
Seems to be some really obscure PHP bug ... | |||||
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 | |
Add 'in_list' form validation rule | |||||
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 | |
Returns true if a given value matches any of the specified list | |||||
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 | |
Not really a bug, but ... | |||||
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 | |
2015-01-23 | This $comment_clause local variable is declared but never used. | Gwenael G | 1 | -2/+0 | |
2015-01-23 | This paragraph local variable is declared but never used. | Gwenael G | 1 | -1/+0 | |
2015-01-22 | Um ... I meant autoload.php | Andrey Andreev | 1 | -1/+1 | |
#3497 | |||||
2015-01-22 | Don't try to include config/autoload.php if it doesn't exist | Andrey Andreev | 1 | -1/+5 | |
Related: #3497 | |||||
2015-01-22 | Merge pull request #3490 from vlakoff/file_endings | Andrey Andreev | 172 | -516/+0 | |
[ci skip] Remove closing blocks at end of PHP files |