summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Updated changelog with bugfix (#395)Kyle Johnson1-0/+1
2012-10-04Misc. style fixes [ci skip]Andrey Andreev2-31/+38
2012-10-04Merge pull request #1847 from daniel-honestempire/developAndrey Andreev2-2/+4
2012-10-04Fix escape_like_str() testsAndrey Andreev1-2/+2
2012-10-04Fix issue #1789Andrey Andreev17-60/+12
2012-10-04Updated changelog to include changes to the Encryption libraryDaniel Morris1-0/+2
2012-10-04Removed redundant parenthesis around `in_array()`Daniel Morris1-1/+1
2012-10-03Updated result function to check for visible items as defined in issue #395Kyle Johnson1-0/+5
2012-10-03Support for hashing algorithms other than SHA1 and MD5Daniel Morris1-2/+2
2012-10-02Added .dot and .dotx mimes. Fixes #1803Alex Bilbie1-0/+2
2012-10-02Added 'binary/octet-stream' as PDF mime. Fixes #1840 and #1828Alex Bilbie1-1/+1
2012-09-24Merge pull request #1821 from Kristories/patch-1Andrey Andreev1-1/+1
2012-09-23Update user_guide_src/source/libraries/loader.rstW. Kristianto1-1/+1
2012-09-21Merge pull request #1820 from appleboy/paginationAlex Bilbie1-1/+2
2012-09-21Merge pull request #1819 from appleboy/documentAlex Bilbie1-1/+1
2012-09-21Fixed #1817 Pagination class errorBo-Yi Wu1-1/+2
2012-09-21Fixed pagination document error.Bo-Yi Wu1-1/+1
2012-09-20Merge pull request #1816 from progmedia/developAndrey Andreev1-1/+1
2012-09-20Fixes issue #1815 - input::ip_address() returns incorrect IP behind proxyAdam McCann1-1/+1
2012-09-19Changed the contributing file to a markdown document as Github doesn't suppor...Alex Bilbie2-159/+92
2012-09-19Added a contributing file to appear in pull requests and issuesAlex Bilbie2-160/+159
2012-09-19Merge branch 'develop' of github.com:EllisLab/CodeIgniter into codeigniter/de...Alex Bilbie15-19/+32
2012-09-19Ignore composer vendor directoryAlex Bilbie1-1/+2
2012-09-17Merge pull request #1783 from vlakoff/developAndrey Andreev3-2/+7
2012-09-17Changelog: add entry for the change in "auto" method of redirect()vlakoff1-0/+1
2012-09-17redirect() documentation: add a note for IIS usersvlakoff1-0/+4
2012-09-17Merge pull request #1806 from vlakoff/develop-2Andrey Andreev1-2/+2
2012-09-16Better method for getting Output cache file embedded timestampvlakoff1-2/+2
2012-09-16Minor change in Output cache file checkvlakoff1-1/+1
2012-09-15Merge pull request #1801 from vlakoff/develop-2Andrey Andreev1-1/+1
2012-09-15Update reserved names documentationvlakoff1-1/+1
2012-09-14Merge pull request #1794 from vlakoff/develop-2Andrey Andreev3-2/+5
2012-09-14Merge pull request #1796 from toopay/test-suiteAndrey Andreev6-6/+6
2012-09-13Set code-coverage limit scopeTaufan Aditya6-6/+6
2012-09-13directory_map() was skipping files and directories named "0"vlakoff3-2/+5
2012-09-12Updated .travis.yml with new services param Alex Bilbie1-0/+5
2012-09-12Minor adjustmentsAndrey Andreev2-6/+6
2012-09-12Better server test in redirect() of URL helpervlakoff2-2/+2
2012-09-07Removed the   from the default config variables in the pagination class....Alex Bilbie2-8/+9
2012-09-07Merge pull request #1720 from appleboy/docAlex Bilbie3-2/+3
2012-09-07Merge pull request #1776 from eweap/db-display-errorAndrey Andreev2-1/+2
2012-09-07Merge pull request #1760 from vlakoff/develop-2Alex Bilbie1-1/+1
2012-09-05Check for "Loader" in $call['class'] instead of $call['file']Jonathan Bonnefoy1-1/+1
2012-09-05Database display error supporting "Loader.php" and "MY_Loader.php"Jonathan Bonnefoy2-1/+2
2012-09-05Misc. style changesAndrey Andreev2-2/+2
2012-09-05Cleanup and optimize new Session classesAndrey Andreev3-128/+221
2012-09-05Merge pull request #1770 from dchill42/sessionAlex Bilbie1-0/+12
2012-09-05Merge pull request #1771 from pickupman/user_guide-migrationsAndrey Andreev1-1/+133
2012-09-05Merge pull request #1750 from vlakoff/developAndrey Andreev1-1/+2
2012-09-04More complicated but faster methodvlakoff1-1/+2