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