summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Renamed introduction to index and small code style fixes (patch by @ericbarnes).Joël Cox8-40/+28
2011-10-27Forgot to save after bumping version number in hard_coded_pages.html.Joël Cox1-1/+1
2011-10-27Removed EXT constant and excessive else statement.Joël Cox2-7/+4
2011-10-27Bumped the version number, corrected spelling mistakes (thanks @chrisberthe) ...Joël Cox5-12/+21
2011-10-27Cleanly applied patch of the user guide tutorial by Kenny and me.Joël Cox8-1/+989
2011-10-27Converted database constructors to PHP5 typeTimothy Warren5-7/+7
2011-10-27if statment code style updateTimothy Warren1-0/+792
2011-10-27Added changelog entry for bugfix.Phil Sturgeon1-67/+68
2011-10-27Fix #537 issue: replace new wav mimetypeBo-Yi Wu1-3/+3
2011-10-27resolve a difference between the two memcache set method parametersMark Huot1-1/+10
2011-10-27Change Windows OS detection approachAndrey Andreev1-1/+1
2011-10-27CI_Upload::_file_mime_typeAndrey Andreev1-0/+1
2011-10-27Fix an erroneus variable name and a typo in commentsAndrey Andreev1-2/+2
2011-10-27Fix alignment with tabs instead of spacesAndrey Andreev1-1/+1
2011-10-27Remove an unnecessary variable initializationAndrey Andreev1-2/+0
2011-10-27Added _file_mime_type() method to system/libraries/Upload.php in order to fix...Andrey Andreev2-3/+70
2011-10-16add css for rendered markdownFlorian Pritz1-0/+73
2011-10-01check if file exists before getting mtimeFlorian Pritz1-1/+1
2011-10-01add mtime to url for default.cssFlorian Pritz1-1/+1
2011-09-30add expire header for css files and append mtime to urlFlorian Pritz3-2/+11
2011-09-30highlight complete line; not only line numberFlorian Pritz2-0/+38
2011-09-15valid_id: bail early if we can't get the file dataFlorian Pritz1-0/+3
2011-09-15remove unneeded call to filename2extensionFlorian Pritz1-1/+0
2011-09-15remove leftover codeFlorian Pritz1-2/+0
2011-09-13fix undefined variables in upload_form when using a cli clientFlorian Pritz1-4/+11
2011-09-11properly initialize $lengths arrayFlorian Pritz1-5/+6
2011-09-11add upload_history to front pageFlorian Pritz1-2/+3
2011-09-11add upload_history pageFlorian Pritz5-0/+185
2011-09-11use system wide error_reporting valueFlorian Pritz1-2/+2
2011-09-08fix markdown.pl pathFlorian Pritz1-1/+1
2011-08-26Bumped URL Helper version number.Phil Sturgeon1-1/+1
2011-08-24Merge branch 'master' of ellislab.beanstalkapp.com:/codeigniter into developEric Barnes0-0/+0
2011-08-21mimetype: use magicFlorian Pritz1-1/+1
2011-08-21Merge branch 'working'Florian Pritz61-628/+2100
2011-08-21Merge commit 'v2.0.3' into workingFlorian Pritz59-634/+2096
2011-08-21Merge commit '1224f191d48d6dce920138a82e142134cc0b5231' into workingFlorian Pritz4-4/+10
2011-08-21add htaccess filesFlorian Pritz3-0/+4
2011-08-20Removing duplicate instructions in the 2.0.3 update instructions.Greg Aker1-8/+4
2011-08-20Merge pull request #203 from FrenkyNet/developDerek Jones1-1/+1
2011-08-21Removed unneeded code in CI_Email's set_alt_message.Frank de Jonge1-1/+1
2011-08-20added 'planned' to version number in changelogDerek Jones1-1/+1
2011-08-20Merge branch 'master' of ellislab.beanstalkapp.com:/codeigniterDerek Jones1-1/+1
2011-08-20Merge branch 'release/v2.0.3' into developDerek Jones130-133/+133
2011-08-20Merge branch 'release/v2.0.3'Derek Jones142-348/+387
2011-08-20updated version number in user guide, removed some stray merge markers found ...Derek Jones130-137/+131
2011-08-19hide "Latest release" on client page if there is noneFlorian Pritz2-2/+4
2011-08-19move inclusion of file_plaintext/client view to controllerFlorian Pritz2-4/+3
2011-08-19remove old upload snippetsFlorian Pritz1-4/+0
2011-08-19make "contact me" on the main page optionalFlorian Pritz3-2/+5
2011-08-19fix warning if data/client/latest doen't existFlorian Pritz1-1/+3