Age | Commit message (Expand) | Author | Files | Lines |
2013-07-18 | Fix a Memcache(d) default configuration bug (based on #249) | Andrey Andreev | 1 | -18/+8 |
2013-07-17 | [ci skip] Remove some empty lines | Andrey Andreev | 4 | -4/+4 |
2013-07-17 | Merge pull request #2447 from rlerdorf/develop | Andrey Andreev | 4 | -10/+10 |
2013-07-17 | Cherry-picking some changes from PR #2425: | Andrey Andreev | 2 | -1/+14 |
2013-07-17 | [ci skip] Just removing some empty lines | Andrey Andreev | 2 | -2/+2 |
2013-07-17 | Merge pull request #2452 from thallisphp/patch-3 | Andrey Andreev | 1 | -2/+2 |
2013-07-17 | Merge pull request #2411 from Dumk0/patch-1 | Andrey Andreev | 1 | -3/+3 |
2013-07-17 | Merge pull request #2417 from thefuzzy0ne/fix/upload_dry | Andrey Andreev | 1 | -9/+5 |
2013-07-17 | Add changelog entry for PR #2502 | Andrey Andreev | 1 | -1/+1 |
2013-07-17 | Merge pull request #2502 from enapupe/patch-1 | Andrey Andreev | 1 | -2/+2 |
2013-07-16 | 2.1.4 release related stuff | Andrey Andreev | 1 | -1/+1 |
2013-06-28 | Merge pull request #2497 from yazuu/upload | Andrey Andreev | 1 | -1/+16 |
2013-06-28 | Fix #2498 | Andrey Andreev | 1 | -1/+1 |
2013-06-27 | Update Profiler.php to show HTTP_DNT status | Iacami | 1 | -2/+2 |
2013-06-25 | New var name to make it more comprehensive | Adrian | 1 | -7/+10 |
2013-06-25 | Merge pull request #2480 from florisluiten/develop | Andrey Andreev | 1 | -1/+1 |
2013-06-24 | Removed empty line at EOF | Floris Luiten (lenwweb.nl) | 1 | -1/+1 |
2013-06-24 | Add a config var to let the choice of having the lower case on the extensions... | Adrian | 1 | -1/+13 |
2013-06-24 | Force the file extension to lower case | Adrian | 1 | -2/+2 |
2013-06-11 | added newlines to end of email header when send_multipart === false | Chris Ege | 1 | -1/+1 |
2013-06-07 | Prevent email header injection | florisluiten | 1 | -2/+2 |
2013-05-20 | Removed unused variable $name in Cache_memcached.php | ThallisPHP | 1 | -2/+2 |
2013-05-18 | highlight_code() doesn't take an ENT_QUOTES arg | Rasmus Lerdorf | 1 | -2/+2 |
2013-05-18 | values_parsing() only takes 1 arg | Rasmus Lerdorf | 1 | -2/+2 |
2013-05-18 | Required args after optional ones | Rasmus Lerdorf | 1 | -3/+3 |
2013-05-18 | $element not $focus there | Rasmus Lerdorf | 1 | -3/+3 |
2013-04-18 | Change boolean to bool. | buhay | 1 | -1/+3 |
2013-04-17 | Correction for issue #2388. Updated _build_message() to return a boolean. Thi... | buhay | 1 | -4/+10 |
2013-04-17 | fix typos in Parser.php | Dumk0 | 1 | -3/+3 |
2013-04-04 | Fix #2380 and deprecate CI_Router::fetch_*() methods | Andrey Andreev | 1 | -1/+1 |
2013-04-01 | Merge pull request #2303 from lracicot/develop | Andrey Andreev | 1 | -2/+2 |
2013-04-01 | Merge pull request #2369 from vlakoff/develop-2 | Andrey Andreev | 3 | -4/+2 |
2013-03-30 | Reverted indenting spaces back to tabs. | Darren Benney | 1 | -9/+9 |
2013-03-30 | Made set_error() method DRY. | Darren Benney | 1 | -14/+10 |
2013-03-30 | Modified do_upload() to use UPLOAD_ERR constants. | Darren Benney | 1 | -7/+7 |
2013-03-30 | Some cleanup related to mt_rand() | vlakoff | 3 | -4/+2 |
2013-03-21 | Added array notation for keys in Input library | nisheeth-barthwal | 1 | -0/+15 |
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 | 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-05 | Add unicode support in cart product name for unicode 00C000 to 00E01F. | Louis Racicot | 1 | -2/+2 |
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 | 2 | -5/+3 |
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 | 2 | -6/+3 |