Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Added redis cache driver
|
|
|
|
|
|
|
|
|
|
Test encryption class
|
|
|
|
(issue #706)
|
|
|
|
Conflicts:
system/libraries/Cache/Cache.php
|
|
from most of the drivers
|
|
one can't handle arrays
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(column lengths are not supported)
|
|
|
|
|
|
file_get_contents() respectively
|
|
|
|
Form helper fixes for issues triggered by 773ccc318f2769c9b7579630569b5d8ba47b114b
|
|
|
|
|
|
|
|
|
|
|
|
issue_1374
Conflicts:
user_guide_src/source/changelog.rst
|
|
|
|
Conflicts:
user_guide_src/source/changelog.rst
|
|
|
|
issue #666
|
|
|
|
|
|
|
|
Made set_header() public in Email library and updated documentation.
|
|
|
|
|
|
is_php()
|
|
config/mimes.php is used by multiple core classes, libraries and helpers and each of them has implemented an own way of getting it, which is not needed and is hard to maintain. This also fixes issue #1411
|
|
|