1. debcc36 Improve typography, url & xml helpers by Andrey Andreev · 13 years ago
  2. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  3. 793cc2b auto_link() learned to recognize more URLs by has2k1 · 13 years ago
  4. 50e5dbb Adding auto-detection of best redirect method in url_helper. by Brandon Jones · 13 years ago
  5. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  6. a6aa8be Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  7. f318950 Changed doc block options. Fixes #100 by Eric Barnes · 13 years ago
  8. a01877c Merge branch 'develop' of https://github.com/waldmeister/codeigniter-reactor into develop by Phil Sturgeon · 13 years ago
  9. 75bc58b Fixed problem with needless seperator at begin/end of string by David Behler · 13 years ago
  10. 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
  11. 8f371a4 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  12. 4b9c629 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
  13. b2e728f Merged base_url changes. by philsturgeon · 14 years ago
  14. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  15. d09c51a Made config->base_url() accept parameters. config->base_url($uri). Updated base_url() in url_helper accordingly. by anaxamaxan@blackdog.local · 14 years ago
  16. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  17. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  18. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  19. d2167a0 Fixed a bug in the URL Helper where prep_url() could cause a PHP error on PHP versions < 5.1.2. by Robin Sowell · 14 years ago
  20. d265871 expanded philsturgeon's bugfix to parse_url() and updated docs and changelog by Derek Jones · 15 years ago
  21. 726c8eb prep_url() will now not append http:// to string if a protocol is already used. That would really mess up itunes://, spotify://, telnet://, etc. by Phil Sturgeon · 15 years ago
  22. 7f3719f updated copyrights by Derek Jones · 15 years ago
  23. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  24. 0b2145f Added trailing periods as characters to be removed in url_title() by Derek Jones · 16 years ago
  25. 534be03 changed redirect() to only force site_url() when the supplied URL doesn't start with an http protocol, allowing you to use the helper for external URLs. by Derek Jones · 16 years ago
  26. 3355910 replaced all sizeof() in favor of count() - aliases are teh sux0r by Derek Jones · 16 years ago
  27. 40a2fc8 added $lowercase parameter to url_title() to allow forced lowercase by Derek Jones · 16 years ago
  28. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  29. 42597a1 Added support for arbitrary attributes in anchor_popup() of the URL helper. by Derek Allard · 16 years ago
  30. fd27570 modifications to url_title() by Derek Jones · 16 years ago
  31. dbc9e15 Altered auto_link() in the URL helper so that email addresses with "+" included will be linked. by Derek Allard · 16 years ago
  32. dd1e323 updated copyright by Rick Ellis · 16 years ago
  33. 9e2c04c Added current_url() and uri_string() functions to the URL helper by Rick Ellis · 16 years ago
  34. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  35. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  36. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  37. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  38. cd6f9cd removed default title= attribute from anchor() in URL Helper by Derek Jones · 17 years ago
  39. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  40. 05f830c Added the ability to include an optional HTTP Response Code in the redirect() function of the URL Helper. by Derek Allard · 17 years ago
  41. 37fb01b Modified img() in the HTML Helper to remove an unneeded space. by Derek Allard · 17 years ago
  42. 269b942 added ability to "extend" helpers by Derek Jones · 17 years ago
  43. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  44. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  45. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  46. 1f2fd2d adding type casting of $title argument in URL helper functions to a string. A numeric 0 sent to these functions would evaluate if ($title == '') as TRUE, and type casting seems the more appropriate fix than simply using $title === '', since we're expecting and treating $title as a string. by Derek Jones · 18 years ago
  47. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  48. 5811bf1 added a space to redirect Location to conform to w3c http spec by Derek Allard · 18 years ago
  49. 40d299e by admin · 18 years ago
  50. f3a6204 by admin · 18 years ago
  51. e334c47 by admin · 18 years ago
  52. 75198f9 by admin · 18 years ago
  53. 4d07c15 by admin · 18 years ago
  54. 2ed76d5 by admin · 18 years ago
  55. b071bb5 by admin · 18 years ago
  56. b0dd10f Initial Import by admin · 18 years ago