- bbd9dd3 Tweak to comments to conform to style guide. by Sam Li · 13 years ago
- d52e3b1 Added fix for issue: https://github.com/EllisLab/CodeIgniter/issues/1277 by Sam Li · 13 years ago
- 627e172 Remove access description lines and cleanup the download, language, number, path & xml helpers by Andrey Andreev · 13 years ago
- 3d933b6 Fix erroneus regex from previous commit by Andrey Andreev · 13 years ago
- fce2ed6 Added an Android <= 2.1 specific check to force_download() by Andrey Andreev · 13 years ago
- 4da9478 Removed quotes from the Content-Type header to support mime-type detection on android by dododedodonl · 13 years ago
- 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
- db0c062 Change end() usage due to E_STRICT messages by Andrey Andreev · 13 years ago
- b38c5dd Add an optional set_mime parameter to force_download() by Andrey Andreev · 13 years ago
- 0e4d2b6 Fix bug #195 by Eric Roberts · 13 years ago
- 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
- d96f882 Revert "Abstracting the loading of files in the config directory depending on environments." by Greg Aker · 13 years ago
- 5c1aa63 Abstracting the loading of files in the config directory depending on environments. by Greg Aker · 13 years ago
- f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
- 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
- 114ab09 Fixed double-space typo. by Razican · 14 years ago
- 3a74665 Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3. by Greg Aker · 14 years ago
- 05fa611 Made Environment Support optional. Comment out or delete the constant to stop environment checks. by Phil Sturgeon · 14 years ago
- fdd5b11 Fixed logic and removed the error supressing by Eric Barnes · 14 years ago
- 9280834 Fixed coding to match standards from previous releases by Eric Barnes · 14 years ago
- 0ea0414 load config files from environment specific locations in core classes, helpers and libraries by bubbafoley · 14 years ago
- 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
- 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
- dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
- 76b369e Changed a few strstr to strpos for consistency w performance guidelines and to mirror EE2. by Robin Sowell · 15 years ago
- 7f3719f updated copyrights by Derek Jones · 15 years ago
- fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
- 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
- dd1e323 updated copyright by Rick Ellis · 16 years ago
- 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
- a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
- c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
- 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
- 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
- c0c5c97 revert... Derek's an idiot by Derek Allard · 17 years ago
- a9911fc another change to the download helper for compatibility by Derek Allard · 17 years ago
- 3a555ef The Download helper now exits within force-download(). by Derek Allard · 17 years ago
- 269b942 added ability to "extend" helpers by Derek Jones · 17 years ago
- 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
- 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
- 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
- d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
- dbbe408 changed Content-Disposition: from "inline" to "attachment" for MSIE in force_download() by Derek Allard · 18 years ago
- e334c47 by admin · 18 years ago
- b8afd04 by admin · 18 years ago