1. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  2. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  3. 73c19fc Modified get_file_info in the file helper, changing filectime() to filemtime() for dates. by Robin Sowell · 15 years ago
  4. 626d39f code comments fix by Derek Jones · 15 years ago
  5. 9502311 change already made - revert by Derek Allard · 15 years ago
  6. f063ed7 making get_mime_by_extension case insensitive by Derek Allard · 15 years ago
  7. 3e9519e Update to file helper to return FALSE on failure. by Greg Aker · 15 years ago
  8. 7f3719f updated copyrights by Derek Jones · 15 years ago
  9. 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
  10. e339ef5 Made get_mime_by_extension() case insensitive. by Derek Allard · 15 years ago
  11. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  12. c37f0e1 switched some hard /'s to DIRECTORY_SEPARATOR by Derek Jones · 16 years ago
  13. 63dc27f declared $_filedata as static so it can work properly with recursion through subdirectories by Derek Jones · 16 years ago
  14. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  15. b4a6cf3 Added some code to ignore empty folders when deleting directories by Rick Ellis · 16 years ago
  16. 86d721c updated copyright by Rick Ellis · 16 years ago
  17. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  18. 9e11220 added error suppression to fopen() in write_file() by Derek Jones · 17 years ago
  19. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  20. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  21. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  22. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  23. 94a2182 added symbolic_permissions() and octal_permissions() to the File helper by Derek Jones · 17 years ago
  24. fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
  25. 3be20e2 tweak to the new fopen mode constant names by Derek Jones · 17 years ago
  26. 14031d1 implemented fopen mode constants by Derek Jones · 17 years ago
  27. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  28. ac7c81e Modified get_filenames() to use DIRECTORY_SEPARATOR constant instead of '/' for better cross-platform compatibility by Derek Jones · 17 years ago
  29. 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
  30. 560efb3 Fixed bug #4350 in get_filenames() when the $source_dir does not include a trailing slash by Derek Jones · 17 years ago
  31. 2c6dda4 fixed recursion in get_filenames() (bug #3523) by Derek Jones · 17 years ago
  32. bca400f fix $FALSE to FALSE by Derek Allard · 17 years ago
  33. fd97178 modified get_filenames() to return FALSE if the directory cannot be read by Derek Jones · 17 years ago
  34. 1c8dd3a fixed bug #3314 where the top level path would be deleted along with files in delete_files() by Derek Jones · 17 years ago
  35. 269b942 added ability to "extend" helpers by Derek Jones · 17 years ago
  36. a25530f added is_really_writable() to Common.php, replaced is_writable() throughout application with is_really_writable() by Derek Jones · 17 years ago
  37. 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
  38. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  39. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  40. e4e603b fix for is_really_writable by Derek Allard · 17 years ago
  41. 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
  42. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  43. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  44. c1e23ce by admin · 18 years ago
  45. e334c47 by admin · 18 years ago
  46. fafe28b by admin · 18 years ago
  47. 9fcc28a by admin · 18 years ago
  48. 02855e0 by admin · 18 years ago
  49. 78ce3cc by admin · 18 years ago
  50. 2ed76d5 by admin · 18 years ago
  51. b0dd10f Initial Import by admin · 18 years ago