Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-17 | Merge branch 'develop' into patch-1 | Andrew | 167 | -419/+866 | |
2014-02-17 | Micro-optimizations | Andrey Andreev | 3 | -56/+56 | |
2014-02-17 | Fix #2884 | Andrey Andreev | 1 | -1/+1 | |
2014-02-15 | [ci skip] Don't use output buffering in URL helper safe_mailto() | Andrey Andreev | 1 | -17/+18 | |
2014-02-15 | [ci skip] Micro-optimization | Andrey Andreev | 1 | -1/+1 | |
2014-02-15 | Rename CI_Utf8::_is_ascii() to is_ascii() and make it public | Andrey Andreev | 1 | -4/+2 | |
No reason for it to be protected. | |||||
2014-02-13 | Fix #2878 | Andrey Andreev | 1 | -1/+1 | |
2014-02-13 | Fix #2364 | Andrey Andreev | 1 | -19/+21 | |
2014-02-13 | Add pagination translation file | Andrey Andreev | 1 | -0/+35 | |
2014-02-13 | Add language translation support to CI_Pagination (#1589) | Andrey Andreev | 1 | -7/+14 | |
2014-02-13 | [ci skip] Polish changes from #2874 | Andrey Andreev | 1 | -5/+3 | |
2014-02-13 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Andrey Andreev | 1 | -3/+15 | |
2014-02-13 | [ci skip] Add index.html to system/core/compat/ | Andrey Andreev | 1 | -0/+10 | |
2014-02-13 | Merge pull request #2874 from aanbar/develop | Andrey Andreev | 1 | -3/+15 | |
[Cart Library] Allow updating all properties for an item. | |||||
2014-02-13 | Re-arranged documentation, fixed comment. | Ahmad Anbar | 1 | -1/+1 | |
2014-02-13 | Fix syntax error | Andrey Andreev | 1 | -2/+2 | |
2014-02-13 | Added changelog entry. | Ahmad Anbar | 1 | -4/+2 | |
An example to the docs. Tidy code a little bit. | |||||
2014-02-13 | Update Text and Inflector helpers to utilize mbstring, if available | Andrey Andreev | 2 | -16/+17 | |
Text: word_wrap(), ellipsize() Inflector: humanize(), underscore() (rel #2855) | |||||
2014-02-13 | Merge pull request #2610 from mjnaderi/patch-1 | Andrey Andreev | 1 | -4/+4 | |
character_limiter now works correct for UTF-8 strings | |||||
2014-02-13 | Introducing compatibility layers | Andrey Andreev | 3 | -0/+366 | |
- Limited support for mbstring (mb_strlen(), mb_strpos(), mb_substr() only) via iconv. Falls back to regular strlen(), strpos(), substr() if iconv is not available. - Password hashing, dependant on CRYPT_BLOWFISH (2y version, available since PHP 5.3.7) availability. | |||||
2014-02-13 | Delete by values, not keys | Ahmad Anbar | 1 | -4/+3 | |
2014-02-13 | Fixed code style & added few extra checks. | Ahmad Anbar | 1 | -3/+14 | |
Updated cart documentation. | |||||
2014-02-12 | Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of ↵ | Andrey Andreev | 2 | -38/+48 | |
CI_Utf8::__construct() Also, use mb_substitute_character() instead of ini_set() | |||||
2014-02-11 | Allow updating all properties for an item. | Ahmad Anbar | 1 | -1/+5 | |
2014-02-11 | Utf8/iconv/mbstring-related changes | Andrey Andreev | 3 | -10/+38 | |
2014-02-11 | Merge pull request #2869 from darwinel/develop | Andrey Andreev | 163 | -163/+163 | |
2013 > 2014 | |||||
2014-02-11 | 2013 > 2014 | darwinel | 163 | -163/+163 | |
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015. | |||||
2014-02-11 | More code reduced from CI_Table | Andrey Andreev | 1 | -17/+5 | |
2014-02-11 | Another tiny optimization in CI_Table + remove an accidental addition | Andrey Andreev | 1 | -6/+4 | |
2014-02-11 | Change CI_Table:: to NULL | Andrey Andreev | 1 | -6/+6 | |
Because semantics | |||||
2014-02-11 | A bug fix and optimizations in CI_Table | Andrey Andreev | 1 | -49/+27 | |
2014-02-11 | Fix issue #43 | Andrey Andreev | 1 | -28/+43 | |
2014-02-11 | Merge branch 'develop' into patch-1 | Andrew | 13 | -147/+1013 | |
Conflicts: system/libraries/Calendar.php | |||||
2014-02-11 | updates per narfbg request | Andrew | 1 | -3/+1 | |
I did a bunch of Git tutorials, and (i think) understand a lot more now. this update is to address narfbg comments, and add to pull request. | |||||
2014-02-10 | CI_Security: URL-decode until possible | Andrey Andreev | 1 | -1/+5 | |
2014-02-10 | [ci skip] Fix a typo | Andrey Andreev | 1 | -1/+1 | |
2014-02-10 | CI_Security: Expect a backslash as a tag separator | Andrey Andreev | 1 | -2/+2 | |
2014-02-10 | CI_Security: Filter jscript, wscript, vbs, confirm, prompt the same way as ↵ | Andrey Andreev | 1 | -6/+10 | |
javascript, alert | |||||
2014-02-10 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Andrey Andreev | 2 | -2/+2 | |
2014-02-10 | CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs | Andrey Andreev | 1 | -2/+2 | |
2014-02-10 | Remove bottom line | Chanthoeun | 1 | -0/+1 | |
2014-02-10 | Remove bottom line | Chanthoeun | 1 | -1/+0 | |
2014-02-10 | Remove bottom line | Chanthoeun | 1 | -0/+1 | |
2014-02-10 | Remove bottom line | Chanthoeun | 1 | -1/+0 | |
2014-02-10 | Correct word peforming to performing | Chanthoeun | 1 | -2/+2 | |
2014-02-09 | updates per narfbg's comments | Andrew | 1 | -5/+6 | |
2014-02-09 | Merge pull request #2861 from iolufemi/develop | Andrey Andreev | 1 | -1/+1 | |
Fixed Typo in String Helper function | |||||
2014-02-09 | Removed new line at the end of file locally. | iolufemi | 1 | -1/+1 | |
2014-02-09 | template as array instead of string | Andrew | 1 | -39/+91 | |
library accepts `$config['template']` as array and string, to perform template replacements. updated `$this->temp` var to `$this->replacements` to be less ambiguous about what it does | |||||
2014-02-09 | Merge branch 'develop' into 'feature/encryption' | Andrey Andreev | 9 | -108/+78 | |