Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-01 | Fix #3124 | Andrey Andreev | 1 | -2/+2 | |
2014-06-21 | Add CI_Encryption::create_key() | Andrey Andreev | 2 | -5/+25 | |
This was planned, we somehow forgot about it. :) | |||||
2014-06-21 | Fix a _potential_ flaw in password_hash() | Andrey Andreev | 1 | -1/+4 | |
2014-06-19 | [ci skip] Leftover from 1e83d69a52a85a4f568bfa086d658556acd48980 | Andrey Andreev | 1 | -2/+0 | |
2014-06-19 | Remove the custom IV option from CI_Encryption | Andrey Andreev | 3 | -60/+37 | |
It serves for no practical purpose and can only do harm. | |||||
2014-06-19 | Fix #3112 | Andrey Andreev | 4 | -15/+4 | |
2014-06-13 | Merge pull request #3104 from TakayukiSakai/develop | Andrey Andreev | 2 | -4/+5 | |
Make num_links=0 in pagination library possible to configure | |||||
2014-06-13 | Fixed the changelog entry again | Takayuki Sakai | 1 | -1/+1 | |
2014-06-13 | Fixed a changelog entry | Takayuki Sakai | 1 | -1/+1 | |
2014-06-13 | Add a changelog entry in Pagination Library section | Takayuki Sakai | 1 | -0/+1 | |
2014-06-13 | Make 'num_links=0' configuration available in Pagination library | Takayuki Sakai | 1 | -4/+4 | |
Changed conditions when making 'first' and 'last' links | |||||
2014-06-13 | Revert "Make num_links=0 in pagination library possible to configure" | Takayuki Sakai | 1 | -15/+9 | |
This reverts commit a01924d2cc2d63d2bddbee85a18b423b88a9b19e. | |||||
2014-06-13 | Make num_links=0 in pagination library possible to configure | Takayuki Sakai | 1 | -9/+15 | |
2014-06-12 | Merge pull request #3103 from dickfu/fix_config_load | Andrey Andreev | 1 | -1/+2 | |
config load bug fix | |||||
2014-06-12 | remove the empty line at the end of file | Fu Xu | 1 | -1/+1 | |
2014-06-12 | style change | Fu Xu | 1 | -1/+1 | |
2014-06-12 | config load bug fix | Fu Xu | 1 | -2/+3 | |
2014-06-12 | Fix #3101 | Andrey Andreev | 1 | -1/+1 | |
2014-06-07 | Fix #3085 | Andrey Andreev | 1 | -17/+19 | |
2014-06-05 | Merge pull request #3082 from AdwinTrave/develop | Andrey Andreev | 1 | -15/+21 | |
Updating table template prototype in documentation | |||||
2014-06-05 | Updating table template prototype id documentation | AdwinTrave | 1 | -15/+21 | |
Updating template prototype in documentation to reflect the actual template prototype in the table library. | |||||
2014-06-04 | Merge pull request #3079 from seanfahey/develop | Andrey Andreev | 1 | -1/+1 | |
Added MIME types for .ppt uploads | |||||
2014-06-04 | Seriously, remove the line ending | sean | 1 | -1/+1 | |
2014-06-03 | Removed errant newline | Sean Fahey | 0 | -0/+0 | |
2014-06-03 | Another ppt mime type | Sean Fahey | 1 | -1/+1 | |
2014-06-03 | Added 'application/vnd.ms-office' MIME for ppt | Sean Fahey | 1 | -2/+2 | |
An export from Apple's Numbers to .ppt gives a MIME of application/vnd.ms-office | |||||
2014-06-03 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Andrey Andreev | 1 | -1/+25 | |
2014-06-03 | Fix a potential undefined variable error | Andrey Andreev | 2 | -2/+2 | |
2014-06-01 | Merge pull request #3074 from aanbar/output_documentation | Andrey Andreev | 1 | -1/+25 | |
Added _display documentation. | |||||
2014-06-01 | Fix wrong variable name | Andrey Andreev | 1 | -2/+2 | |
2014-06-01 | reduced line length. | Ahmad Anbar | 1 | -2/+2 | |
2014-06-01 | Fixed code style. | Ahmad Anbar | 1 | -14/+10 | |
2014-05-31 | Add support for non-ASCII domain names in FV & Email classes' valid_email() | Andrey Andreev | 3 | -0/+12 | |
Depends on the Intl extension | |||||
2014-05-31 | Remove CI_Encrypt::_xor_encode() | Andrey Andreev | 2 | -54/+14 | |
2014-05-31 | [ci skip] Update changelog | Andrey Andreev | 1 | -1/+2 | |
2014-05-31 | [ci skip] Update changelog | Andrey Andreev | 1 | -2/+17 | |
2014-05-31 | Added _display documentation. | Ahmad Anbar | 1 | -1/+29 | |
2014-05-31 | Merge pull request #3072 from ivantcholakov/develop | Andrey Andreev | 1 | -1/+1 | |
A fix about loading language files - ensuring suffix '_lang' presence properly. | |||||
2014-05-31 | A fix about loading language files - ensuring suffix '_lang' presence properly. | Ivan Tcholakov | 1 | -1/+1 | |
2014-05-27 | Merge pull request #3065 from dtmax/develop | Andrey Andreev | 1 | -1/+1 | |
fix calling of callable hooks | |||||
2014-05-27 | fix callable hooks | Max | 1 | -1/+1 | |
2014-05-27 | fix callable hooks | Max | 1 | -1/+1 | |
2014-05-23 | Fix #3057 | Andrey Andreev | 2 | -66/+68 | |
2014-05-22 | Merge pull request #3059 from manuganji/patch-1 | Andrey Andreev | 1 | -2/+4 | |
Update profiling.rst | |||||
2014-05-22 | Update profiling.rst | Manu Ganji | 1 | -2/+2 | |
correcting rst syntax | |||||
2014-05-22 | Update profiling.rst | Manu Ganji | 1 | -2/+4 | |
There is some confusion about how to enable profiling for queries. This will save some time for devs who want to debug their generated SQL. | |||||
2014-05-20 | Merge pull request #3058 from vlakoff/word_wrap | Andrey Andreev | 2 | -13/+12 | |
Fixes in word_wrap() functions | |||||
2014-05-20 | Pick up some changes from text helper | vlakoff | 1 | -5/+5 | |
refs 6ce4746474ddf050f7f4df61b7a22b7f5854d533 | |||||
2014-05-20 | Fix handling of {unwrap} tags in word_wrap() functions | vlakoff | 2 | -6/+5 | |
* in Email library: these tags were not removed * in text helper: simplified code | |||||
2014-05-20 | Regex fixes | vlakoff | 2 | -2/+2 | |
* Replace wrong "wwww." with "www." * Escape dot |