summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2013-07-17Cherry-picking some changes from PR #2425:Andrey Andreev2-1/+14
2013-07-17[ci skip] Just removing some empty linesAndrey Andreev2-2/+2
2013-07-17Merge pull request #2452 from thallisphp/patch-3Andrey Andreev1-2/+2
2013-07-17Merge pull request #2411 from Dumk0/patch-1Andrey Andreev1-3/+3
2013-07-17Merge pull request #2417 from thefuzzy0ne/fix/upload_dryAndrey Andreev1-9/+5
2013-07-17Add changelog entry for PR #2502Andrey Andreev1-1/+1
2013-07-17Merge pull request #2502 from enapupe/patch-1Andrey Andreev1-2/+2
2013-07-162.1.4 release related stuffAndrey Andreev1-1/+1
2013-06-28Merge pull request #2497 from yazuu/uploadAndrey Andreev1-1/+16
2013-06-28Fix #2498Andrey Andreev1-1/+1
2013-06-27Update Profiler.php to show HTTP_DNT statusIacami1-2/+2
2013-06-25New var name to make it more comprehensiveAdrian1-7/+10
2013-06-25Merge pull request #2480 from florisluiten/developAndrey Andreev1-1/+1
2013-06-24Removed empty line at EOFFloris Luiten (lenwweb.nl)1-1/+1
2013-06-24Add a config var to let the choice of having the lower case on the extensions...Adrian1-1/+13
2013-06-24Force the file extension to lower caseAdrian1-2/+2
2013-06-11added newlines to end of email header when send_multipart === falseChris Ege1-1/+1
2013-06-07Prevent email header injectionflorisluiten1-2/+2
2013-05-20Removed unused variable $name in Cache_memcached.phpThallisPHP1-2/+2
2013-04-18Change boolean to bool.buhay1-1/+3
2013-04-17Correction for issue #2388. Updated _build_message() to return a boolean. Thi...buhay1-4/+10
2013-04-17fix typos in Parser.phpDumk01-3/+3
2013-04-04Fix #2380 and deprecate CI_Router::fetch_*() methodsAndrey Andreev1-1/+1
2013-04-01Merge pull request #2303 from lracicot/developAndrey Andreev1-2/+2
2013-04-01Merge pull request #2369 from vlakoff/develop-2Andrey Andreev3-4/+2
2013-03-30Reverted indenting spaces back to tabs.Darren Benney1-9/+9
2013-03-30Made set_error() method DRY.Darren Benney1-14/+10
2013-03-30Modified do_upload() to use UPLOAD_ERR constants.Darren Benney1-7/+7
2013-03-30Some cleanup related to mt_rand()vlakoff3-4/+2
2013-03-21Added array notation for keys in Input librarynisheeth-barthwal1-0/+15
2013-03-13removing linebreakSam Doidge1-1/+1
2013-03-13adding thumb_marker to image_lib->clear()Sam Doidge1-2/+2
2013-03-12Fix #2320Andrey Andreev1-3/+3
2013-03-11reorder rules in product name regex by importanceLouis Racicot1-2/+2
2013-03-07check if uft8 is enabledLouis Racicot1-1/+1
2013-03-06Full unicode support for the product name.Louis Racicot1-2/+2
2013-03-06Github broke the file encoding. I repaired it.Louis Racicot1-1/+1
2013-03-06Update Cart.phpLouis Racicot1-1/+1
2013-03-05Add unicode support in cart product name for unicode 00C000 to 00E01F.Louis Racicot1-2/+2
2013-03-04Cache file driver: clean() now preserves .htaccess and index filesvlakoff1-1/+1
2013-03-04Merge pull request #2190 from danhunsaker/feature/exit-statusAndrey Andreev2-5/+3
2013-03-04[ci skip] Fix #2289Andrey Andreev1-3/+2
2013-03-04Reverting changes to functions that have no business being used in CLI apps t...Daniel Hunsaker2-6/+3
2013-03-04Oops, missed a few places where EXIT_SUCCESS was being used.Daniel Hunsaker1-2/+2
2013-03-04Updated in accordance with feedback from @narfbgDaniel Hunsaker2-2/+2
2013-03-04Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-s...Daniel Hunsaker1-1/+1
2013-03-02Fix Session cookie driver storing untrimmed user agent string in the database...Daniel Robbins1-1/+1
2013-02-23Updated exit codes as constant valuesDaniel Hunsaker3-4/+4
2013-02-22Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-s...Daniel Hunsaker16-162/+223
2013-02-21Disable autoloader call from class_exists() occurences to improve performanceAndrey Andreev3-4/+4