Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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 | |
2014-08-25 | Upgrading the function html_escape(), escaping twice can be prevented by ↵ | Ivan Tcholakov | 2 | -4/+9 | |
setting the second argument to FALSE. | |||||
2014-08-22 | Merge pull request #3198 from ivantcholakov/feature/is-not-null | Andrey Andreev | 2 | -0/+10 | |
Query builder: IS NOT NULL support implementation, see #3194 | |||||
2014-08-22 | Query builder, IS NOT NULL support #3194: Adding a changelog entry. | Ivan Tcholakov | 1 | -0/+1 | |
2014-08-22 | Query builder, IS NOT NULL support #3194: Strict comparison. | Ivan Tcholakov | 1 | -1/+1 | |
2014-08-21 | Query builder: IS NOT NULL support implementation, see #3194 | Ivan Tcholakov | 1 | -0/+9 | |
2014-08-21 | ibase_driver returning whitespace in table/column names | hArpanet | 1 | -3/+3 | |
Currently all Table and Field names are returned padded with whitespace up to string(124). | |||||
2014-08-18 | Fix a wrong variable name from previous commit | Andrey Andreev | 1 | -1/+1 | |
Rel: #3186 | |||||
2014-08-18 | Optimize Redis serialized values support | Andrey Andreev | 1 | -17/+19 | |
Rel: PR #3186 | |||||
2014-08-18 | Merge pull request #3186 from ivantcholakov/feature/cache-redis-serialization | Andrey Andreev | 1 | -3/+48 | |
Cache_redis: Adding serialization support. | |||||
2014-08-18 | Cache_redis: A code-styling correction.. | Ivan Tcholakov | 1 | -1/+1 | |
2014-08-18 | Cache_redis: Optimizations. | Ivan Tcholakov | 1 | -2/+2 | |
2014-08-18 | Cache_redis: Polishing. | Ivan Tcholakov | 1 | -7/+4 | |
2014-08-18 | Cache_redis: Refactoring if delete() method. | Ivan Tcholakov | 1 | -3/+3 | |
2014-08-18 | Cache_redis, save() method: An optimization, moving sRemove call. | Ivan Tcholakov | 1 | -2/+1 | |
2014-08-18 | [ci skip] Polish changes from PR #3176 | Andrey Andreev | 3 | -12/+14 | |
2014-08-18 | Merge pull request #3176 from caseyh/develop | Andrey Andreev | 3 | -6/+14 | |
CSRF whitelist supports regex | |||||
2014-08-18 | Alter Pull #3176 - CSRF Whitelist | caseyh | 1 | -4/+3 | |
2014-08-18 | Alter Pull #3176 to follow discussion | caseyh | 1 | -4/+4 | |
2014-08-18 | Cache_redis, delete() method: Try to remove a key from Redis auxilary set ↵ | Ivan Tcholakov | 1 | -3/+6 | |
only when the corresponding value is really deleted. | |||||
2014-08-18 | Cache_redis, delete() method: Bringing back a line of code. | Ivan Tcholakov | 1 | -0/+3 | |
2014-08-18 | Cache_redis, Hardcoded name for the auxilary Redis set - '_ci_redis_serialized'. | Ivan Tcholakov | 1 | -8/+3 | |
2014-08-18 | Cache_redis, delete() method: Removing code for updating the internal cache, ↵ | Ivan Tcholakov | 1 | -7/+0 | |
it is useless. | |||||
2014-08-18 | Cache_redis: Strinct array_search() for now. | Ivan Tcholakov | 1 | -3/+3 | |
2014-08-18 | Cache_redis: AND -> && correction, srrict in_array() check. | Ivan Tcholakov | 1 | -1/+1 | |
2014-08-15 | Fix #3187 | Andrey Andreev | 1 | -1/+1 | |
2014-08-14 | Skip CI_Encrypt tests if MCrypt is not available | Andrey Andreev | 1 | -26/+8 | |
Rel: #3185 | |||||
2014-08-14 | Cache_redis: Adding serialization support. | Ivan Tcholakov | 1 | -2/+57 | |
2014-08-11 | CSRF whitelist supports regex | Casey Hancock | 3 | -5/+14 | |
Signed-off-by: Casey Hancock <crh431@gmail.com> | |||||
2014-08-10 | Polish changes following PR #3173 | Andrey Andreev | 2 | -5/+5 | |
2014-08-10 | Merge pull request #3173 from ET-NiK/develop | Andrey Andreev | 2 | -2/+17 | |
Using ImagePNG in CAPTCHA helper | |||||
2014-08-08 | Using ImagePNG in CAPTCHA helper | ET-NiK | 2 | -2/+17 | |
Using ImagePNG function, if ImageJPG not exists | |||||
2014-08-06 | Merge pull request #3169 from Patroklo/develop | Andrey Andreev | 1 | -11/+14 | |
Change name didn't work if reset initialization it's true | |||||
2014-08-06 | Change name didn't work if reset initialization it's true | Joseba Juániz | 1 | -11/+14 | |
If user initializes the upload library with the reset flag as true, the uploaded file doesn't change it's name, it's neccesary to initialize or change the $_file_name_override every time. | |||||
2014-08-05 | Fix #3123 | Andrey Andreev | 1 | -1/+1 | |
2014-08-01 | Make CI_Pagination properties per_page, cur_page public | Andrey Andreev | 1 | -38/+38 | |
Useful if you want to make calculations based on them. | |||||
2014-07-31 | Merge pull request #3162 from MianSaleem/patch-1 | Andrey Andreev | 2 | -1/+2 | |
anchor popup's menubar attribute is missing | |||||
2014-07-31 | Last empty line remove | Mian Saleem | 1 | -1/+1 | |
2014-07-31 | Update url_helper.php | Mian Saleem | 0 | -0/+0 | |
2014-07-31 | Update url_helper.php | Mian Saleem | 0 | -0/+0 | |
2014-07-31 | Support for menubar attribute to the :func:`anchor_popup()` | Mian Saleem | 1 | -0/+1 | |
Now the menubar can be set to yes with anchor_popup() by adding new attribute array element 'menubar' => 'yes' The list of all available attribute for anchor_popup() function will be $atts = array('width' => '800', 'height' => '600', 'scrollbars' => 'yes', 'menubar' => 'no', 'status' => 'yes', 'resizable' => 'yes', 'screenx' => '0', 'screeny' => '0'); |