- 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
- 3b8ad8f Fix a bug in the File helper by Andrey Andreev · 13 years ago
- 8bf6bb6 Improve email, file & form helpers by Andrey Andreev · 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
- 45e3cdf Whitespace cleanup for code consistency by Pascal Kriete · 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
- 73c19fc Modified get_file_info in the file helper, changing filectime() to filemtime() for dates. by Robin Sowell · 15 years ago
- 626d39f code comments fix by Derek Jones · 15 years ago
- 9502311 change already made - revert by Derek Allard · 15 years ago
- f063ed7 making get_mime_by_extension case insensitive by Derek Allard · 15 years ago
- 3e9519e Update to file helper to return FALSE on failure. by Greg Aker · 15 years ago
- 7f3719f updated copyrights by Derek Jones · 15 years ago
- 788b00f non-backwards compatible change to get_dir_file_info() for performance reasons, as well as fixing recursive bug by Derek Jones · 15 years ago
- e339ef5 Made get_mime_by_extension() case insensitive. by Derek Allard · 15 years ago
- fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
- c37f0e1 switched some hard /'s to DIRECTORY_SEPARATOR by Derek Jones · 16 years ago
- 63dc27f declared $_filedata as static so it can work properly with recursion through subdirectories by Derek Jones · 16 years ago
- 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
- b4a6cf3 Added some code to ignore empty folders when deleting directories by Rick Ellis · 16 years ago
- 86d721c updated copyright by Rick Ellis · 16 years ago
- 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
- 9e11220 added error suppression to fopen() in write_file() by Derek Jones · 17 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
- 94a2182 added symbolic_permissions() and octal_permissions() to the File helper by Derek Jones · 17 years ago
- fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
- 3be20e2 tweak to the new fopen mode constant names by Derek Jones · 17 years ago
- 14031d1 implemented fopen mode constants 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
- ac7c81e Modified get_filenames() to use DIRECTORY_SEPARATOR constant instead of '/' for better cross-platform compatibility by Derek Jones · 17 years ago
- f00992d moved the $_recursion conditional in get_filenames() to fix a bug where a bad submitted path would result in the system using / as the source directory. by Derek Jones · 17 years ago
- 560efb3 Fixed bug #4350 in get_filenames() when the $source_dir does not include a trailing slash by Derek Jones · 17 years ago
- 2c6dda4 fixed recursion in get_filenames() (bug #3523) by Derek Jones · 17 years ago
- bca400f fix $FALSE to FALSE by Derek Allard · 17 years ago
- fd97178 modified get_filenames() to return FALSE if the directory cannot be read by Derek Jones · 17 years ago
- 1c8dd3a fixed bug #3314 where the top level path would be deleted along with files in delete_files() by Derek Jones · 17 years ago
- 269b942 added ability to "extend" helpers by Derek Jones · 17 years ago
- a25530f added is_really_writable() to Common.php, replaced is_writable() throughout application with is_really_writable() by Derek Jones · 17 years ago
- 676d3c8 Fixed bug #3289 where temp files in directories being tested with is_really_writable() were not being handled properly 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
- e4e603b fix for is_really_writable by Derek Allard · 17 years ago
- a0fa90b Fixed a bug in get_filenames() in the File Helper where the array wasn't cleared after each call. 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
- c1e23ce by admin · 18 years ago
- e334c47 by admin · 18 years ago
- fafe28b by admin · 18 years ago
- 9fcc28a by admin · 18 years ago
- 02855e0 by admin · 18 years ago
- 78ce3cc by admin · 18 years ago
- 2ed76d5 by admin · 18 years ago
- b0dd10f Initial Import by admin · 18 years ago