1. ea41c8a Don't use error suppression on realpath() + style adjustments by Andrey Andreev · 11 years ago
  2. 871754a 2013 > 2014 by darwinel · 11 years ago
  3. 0687911 Replace is_file() with the faster file_exists() (where it makes sense) by Andrey Andreev · 12 years ago
  4. db529ca Remove unnecessary defined('ENVIRONMENT') checks by Andrey Andreev · 12 years ago
  5. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  6. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  7. 53b8ef5 Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley helpers by Andrey Andreev · 12 years ago
  8. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  9. 773ccc3 Replaced `==` with `===` and `!=` with `!==` in /system/helpers by Alex Bilbie · 13 years ago
  10. f0eb2f1 Suggested changes by Timothy Warren · 13 years ago
  11. 9e0be2b Merge upstream by Timothy Warren · 13 years ago
  12. b75faa1 Fix rest of the helpers by Timothy Warren · 13 years ago
  13. e92df33 Remove remaining access description lines from helpers + some style fixes by Andrey Andreev · 13 years ago
  14. e684bda Clear some spaces and fix some inconsistencies in the Zip library and system/helpers/ files by Andrey Andreev · 13 years ago
  15. e79a3b1 Remove EOF newlines by Andrey Andreev · 13 years ago
  16. 75124a5 Some comments altered by Andrey Andreev · 13 years ago
  17. 3f71628 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-helpers-sst by Andrey Andreev · 13 years ago
  18. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  19. c5a1f93 Revert a space in the license agreement :) by Andrey Andreev · 13 years ago
  20. 09375d7 Some more cleaning by Andrey Andreev · 13 years ago
  21. cb324bd Some more misc. stuff by Andrey Andreev · 13 years ago
  22. 4921fed Improve the smiley, string & text helpers by Andrey Andreev · 13 years ago
  23. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  24. d96f882 Revert "Abstracting the loading of files in the config directory depending on environments." by Greg Aker · 13 years ago
  25. 5c1aa63 Abstracting the loading of files in the config directory depending on environments. by Greg Aker · 13 years ago
  26. 03abee3 Fixing soft tabs in a few files. by Greg Aker · 13 years ago
  27. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  28. 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
  29. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  30. 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
  31. 05fa611 Made Environment Support optional. Comment out or delete the constant to stop environment checks. by Phil Sturgeon · 14 years ago
  32. 0ea0414 load config files from environment specific locations in core classes, helpers and libraries by bubbafoley · 14 years ago
  33. 45e3cdf Whitespace cleanup for code consistency by Pascal Kriete · 14 years ago
  34. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  35. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  36. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  37. 60e78c7 Modifying smiley_js() in the smiley helper to add optional third parameter to return only the javascript with no script tags. by Greg Aker · 15 years ago
  38. 48822fa updating attributes to lowercase and added CDATA block around js by Derek Jones · 15 years ago
  39. 7f3719f updated copyrights by Derek Jones · 15 years ago
  40. 986e172 incorrect variable name in the smiley helper js by Pascal Kriete · 15 years ago
  41. de8f409 Updating the smiley helper to work with more than one field. by Pascal Kriete · 15 years ago
  42. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  43. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  44. dd1e323 updated copyright by Rick Ellis · 16 years ago
  45. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  46. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  47. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  48. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  49. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  50. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  51. 0975bcc Fixed a bug (#3328) where the smiley helper might return an undefined variable. by Derek Allard · 17 years ago
  52. 269b942 added ability to "extend" helpers by Derek Jones · 17 years ago
  53. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  54. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  55. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  56. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  57. f3a6204 by admin · 18 years ago
  58. bd56abb by admin · 18 years ago
  59. c7e5999 by admin · 18 years ago