Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-20 | Escape the array elements separately and join them in compile_binds() | clawoo | 1 | -2/+7 | |
2014-10-18 | Escape arrays sent as binding values for database queries. | clawoo | 1 | -1/+6 | |
2014-10-10 | Fix Config_test::test_base_url() | Andrey Andreev | 1 | -3/+8 | |
2014-10-10 | Fix #3270 | Andrey Andreev | 1 | -5/+2 | |
Related: #3268, 4bdb66759c24c41fefec7952b12a0595a671eaa2 | |||||
2014-10-07 | #3253 | Andrey Andreev | 1 | -1/+1 | |
2014-10-07 | Attempt a better base_url auto-detection | Andrey Andreev | 1 | -3/+5 | |
2014-10-06 | Update a config_item() use case for the new NULL return value | Andrey Andreev | 1 | -1/+1 | |
2014-10-06 | E_DEPRECATED is not available in PHP 5.2 | Andrey Andreev | 1 | -1/+8 | |
2014-10-06 | Optimize the composer_autoload check | Andrey Andreev | 1 | -1/+1 | |
2014-10-05 | config_item() to return NULL instead of FALSE for non-existing items | Andrey Andreev | 9 | -14/+23 | |
Close #3001 Close #3232 Related: #3244 | |||||
2014-10-03 | Merge pull request #3262 from adrianorsouza/pr-fix-doc-input-class | Andrey Andreev | 1 | -1/+1 | |
fix doc block get_request_header() | |||||
2014-10-03 | fix doc block get_request_header() | Adriano Rosa | 1 | -1/+1 | |
This method does not return FALSE as said in doc block, the correct return is STRING or NULL. | |||||
2014-10-02 | stream_set_chunk_size() requires PHP 5.4 | Andrey Andreev | 2 | -2/+5 | |
2014-09-30 | Make sure we don't waste entropy | Andrey Andreev | 2 | -0/+2 | |
2014-09-29 | Close #3194 | Andrey Andreev | 2 | -0/+5 | |
2014-09-29 | Revert #3194 | Andrey Andreev | 2 | -14/+0 | |
This has caused way too many BC breaks (#3238, #3242, #3257). Close #3257 | |||||
2014-09-28 | [ci skip] Remove references to 'PHP5' from comments | Andrey Andreev | 2 | -2/+2 | |
2014-09-24 | Merge pull request #3251 from amir-s/develop | Andrey Andreev | 1 | -1/+1 | |
fixed a typo in changelog | |||||
2014-09-24 | fixed a typo in changelog | Amir Saboury | 1 | -1/+1 | |
Signed-off-by: Amir Saboury <amir.saboury@gmail.com> | |||||
2014-09-20 | Merge pull request #3245 from vlakoff/documentation | Andrey Andreev | 2 | -2/+2 | |
Fix examples in documentation | |||||
2014-09-20 | Fix examples in documentation | vlakoff | 2 | -2/+2 | |
2014-09-18 | Fix #3242 | Andrey Andreev | 1 | -1/+1 | |
2014-09-17 | Fix a defined() check | Andrey Andreev | 1 | -1/+1 | |
Close #3233 | |||||
2014-09-17 | Fix #3238 | Andrey Andreev | 2 | -7/+10 | |
Close #3239 | |||||
2014-09-17 | Don't assume that log_file_permissions exists | Andrey Andreev | 1 | -1/+1 | |
2014-09-16 | Merge pull request #3235 from aanbar/fix-docs | Andrey Andreev | 1 | -1/+1 | |
removed extra quote | |||||
2014-09-15 | removed extra quote | Ahmad Anbar | 1 | -1/+1 | |
2014-09-12 | Fix #3228 | Andrey Andreev | 1 | -2/+0 | |
2014-09-11 | Merge pull request #3229 from aanbar/add_vcard_to_mime | Andrey Andreev | 1 | -1/+2 | |
Added vcard mime-type | |||||
2014-09-11 | Added vcard mime-type | Ahmad Anbar | 1 | -1/+2 | |
2014-09-08 | Add svg to config/mimes.php | Andrey Andreev | 1 | -1/+2 | |
Close #3199 | |||||
2014-09-08 | Add 'named callable' rules to Form validation library | Andrey Andreev | 2 | -5/+46 | |
Requested in issue #3183 Supersedes PR #3220 | |||||
2014-08-28 | Fix CI_Security::get_random_bytes() length validation | Andrey Andreev | 1 | -1/+1 | |
2014-08-28 | CI_Parser: Fix a regression from b27338ac9710cfcf69c4c99028f474aae8b28b49 ↵ | Andrey Andreev | 1 | -1/+1 | |
(#3189) | |||||
2014-08-27 | Fix #2963 | Andrey Andreev | 13 | -38/+67 | |
Changed all file permissions settings throught the framework and the documentation. Also added configuration settings for CI_Log and CI_Image_lib | |||||
2014-08-27 | Add CI_Security::get_random_bytes() for CSRF & XSS token generation | Andrey Andreev | 3 | -9/+72 | |
2014-08-27 | [ci skip] Fix routing documentation (#3192) | Andrey Andreev | 1 | -3/+1 | |
It described a feature that doesn't exist. | |||||
2014-08-27 | Merge pull request #3202 from rougin/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Fixed typo error | |||||
2014-08-27 | Close #3205 | Andrey Andreev | 2 | -18/+5 | |
2014-08-27 | [ci skip] Update a comment block description | Andrey Andreev | 1 | -1/+1 | |
2014-08-27 | Fix #3189 | Andrey Andreev | 2 | -33/+34 | |
2014-08-27 | Removed empty line | Rougin Gutib | 1 | -1/+1 | |
2014-08-27 | Removed empty line | Rougin Royce Gutib | 0 | -0/+0 | |
2014-08-26 | Merge pull request #3204 from ivantcholakov/feature/html-escape-upgrade | Andrey Andreev | 2 | -7/+12 | |
Upgrading the function html_escape() | |||||
2014-08-26 | Merge pull request #3195 from hArpanet/develop | Andrey Andreev | 1 | -3/+3 | |
ibase_driver returning whitespace in table/column names | |||||
2014-08-26 | ibase_driver add table/column aliases | hArpanet | 1 | -3/+3 | |
to satisfy DB_driver expectations | |||||
2014-08-26 | Upgraded html_escape() - The simplest version. | Ivan Tcholakov | 1 | -8/+1 | |
2014-08-25 | Upgrading the function html_escape() - Readability Improvement 2. | Ivan Tcholakov | 1 | -5/+11 | |
2014-08-25 | Upgrading the function html_escape() - readability improvement. | Ivan Tcholakov | 1 | -1/+3 | |
2014-08-25 | Upgrading the function html_escape() - documentation corrections. | Ivan Tcholakov | 2 | -5/+4 | |