Age | Commit message (Expand) | Author | Files | Lines |
2013-03-13 | removing linebreak | Sam Doidge | 1 | -1/+1 |
2013-03-13 | adding thumb_marker to image_lib->clear() | Sam Doidge | 1 | -2/+2 |
2013-03-12 | Output Class Minify Function Change | bayssmekanique | 1 | -0/+2 |
2013-03-12 | Add a (default) CI_DB_query_builder::_update_batch() method | Andrey Andreev | 5 | -164/+41 |
2013-03-12 | Fix #2320 | Andrey Andreev | 1 | -3/+3 |
2013-03-11 | reorder rules in product name regex by importance | Louis Racicot | 1 | -2/+2 |
2013-03-07 | check if uft8 is enabled | Louis Racicot | 1 | -1/+1 |
2013-03-06 | Full unicode support for the product name. | Louis Racicot | 1 | -2/+2 |
2013-03-06 | Github broke the file encoding. I repaired it. | Louis Racicot | 1 | -1/+1 |
2013-03-06 | Update Cart.php | Louis Racicot | 1 | -1/+1 |
2013-03-06 | Merge pull request #2305 from vlakoff/develop | Andrey Andreev | 1 | -1/+1 |
2013-03-06 | Fix a typo in changelog.rst | vlakoff | 1 | -1/+1 |
2013-03-06 | Merge pull request #2304 from vlakoff/develop | Andrey Andreev | 2 | -2/+18 |
2013-03-05 | Documentation: another update to reserved names list | vlakoff | 2 | -1/+7 |
2013-03-05 | Documentation: update reserved names list | vlakoff | 1 | -1/+11 |
2013-03-05 | Add unicode support in cart product name for unicode 00C000 to 00E01F. | Louis Racicot | 1 | -2/+2 |
2013-03-04 | Merge pull request #2300 from vlakoff/develop | Andrey Andreev | 1 | -1/+1 |
2013-03-04 | Fix #2301 | Andrey Andreev | 1 | -2/+1 |
2013-03-04 | Cache file driver: clean() now preserves .htaccess and index files | vlakoff | 1 | -1/+1 |
2013-03-04 | Merge pull request #2190 from danhunsaker/feature/exit-status | Andrey Andreev | 9 | -20/+93 |
2013-03-04 | [ci skip] Fix #2289 | Andrey Andreev | 1 | -3/+2 |
2013-03-04 | Reverting changes to functions that have no business being used in CLI apps t... | Daniel Hunsaker | 4 | -17/+10 |
2013-03-04 | Fixed #2289 | nisheeth-barthwal | 2 | -1/+2 |
2013-03-04 | reverted changes from previous commit | nisheeth-barthwal | 0 | -0/+0 |
2013-03-04 | Oops, missed a few places where EXIT_SUCCESS was being used. | Daniel Hunsaker | 4 | -5/+5 |
2013-03-04 | Updated in accordance with feedback from @narfbg | Daniel Hunsaker | 8 | -109/+38 |
2013-03-04 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-s... | Daniel Hunsaker | 8 | -100/+55 |
2013-03-04 | Fix #2298 | Andrey Andreev | 2 | -6/+4 |
2013-03-03 | Merge pull request #2295 from k3mist/fix-user-agent-match | Andrey Andreev | 1 | -1/+1 |
2013-03-02 | Fix Session cookie driver storing untrimmed user agent string in the database... | Daniel Robbins | 1 | -1/+1 |
2013-03-01 | Merge pull request #2287 from vlakoff/develop | Andrey Andreev | 1 | -1/+1 |
2013-03-01 | Optimize changes from PR #2290 | Andrey Andreev | 1 | -4/+2 |
2013-03-01 | Merge pull request #2290 from jonesmdj/develop | Andrey Andreev | 1 | -1/+3 |
2013-03-01 | Merge pull request #2294 from vlakoff/develop-2 | Andrey Andreev | 1 | -5/+8 |
2013-02-28 | Text helper: convert_accented_characters() optimization | vlakoff | 1 | -5/+8 |
2013-02-28 | added spaces after the parameter separators | Michelle Jones | 1 | -2/+2 |
2013-02-28 | [ci skip] Add application/x-zip for OpenOffice docs in application/config/mim... | Andrey Andreev | 1 | -2/+2 |
2013-02-27 | Remove trailing delimiters from csv_from_result | Michelle Jones | 1 | -1/+3 |
2013-02-27 | Fix this use case: load->vars->('foobar', '') | vlakoff | 1 | -1/+1 |
2013-02-26 | Merge pull request #2282 from cryode/bug/styleguide | Andrey Andreev | 1 | -83/+37 |
2013-02-26 | Style guide PR tweaks. | Eric Roberts | 1 | -8/+8 |
2013-02-25 | Update Style Guide page. | Eric Roberts | 1 | -83/+37 |
2013-02-23 | Updated exit codes as constant values | Daniel Hunsaker | 14 | -25/+158 |
2013-02-22 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-s... | Daniel Hunsaker | 68 | -491/+710 |
2013-02-21 | CI_Output [set/append/get]_output() tests | Andrey Andreev | 1 | -0/+35 |
2013-02-21 | Some miscellaneous tests | Andrey Andreev | 1 | -1/+24 |
2013-02-21 | Add CI_Utf8::convert_to_utf8() test | Andrey Andreev | 1 | -0/+20 |
2013-02-21 | Merge pull request #2274 from ckdarby/patch-1 | Andrey Andreev | 1 | -1/+1 |
2013-02-21 | Merge pull request #2266 from dionysiosarvanitis/fix/trans_complete | Andrey Andreev | 1 | -1/+1 |
2013-02-21 | Fix #2273 | Cory | 1 | -1/+1 |