1. ce79be0 Fixing various Sphinx bugs and syntax errors in docs by Derek Jones · 13 years ago
  2. 7540ded Added optional fourth parameter to timezone_menu by Mat Whitney · 13 years ago
  3. 81c3208 anchor_popup() improvements by Andrey Andreev · 13 years ago
  4. c275b23 Fix nice_date() documentation by Andrey Andreev · 13 years ago
  5. 7400965 Fixed some stuff in documentation. by Iban Eguia · 13 years ago
  6. feb14da Changed the config parameter. The session's _get_time() function has also changed. by Iban Eguia · 13 years ago
  7. e15e3dd Fixed timezone change in index.php by Iban Eguia · 13 years ago
  8. 895e98c Merge remote-tracking branch 'upstream/develop' into new_date by Iban Eguia · 13 years ago
  9. 0f0b769 Deprecated do_hash() and read_file() in favor of hash() and file_get_contents() respectively by Andrey Andreev · 13 years ago
  10. 79ac3d1 Merge pull request #1004 from kwaanonline/develop by Phil Sturgeon · 13 years ago
  11. d6ce1e9 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  12. 7bf0a4f Added doccumentation for the new date helper. by Iban Eguia · 13 years ago
  13. 401e4c9 Merge pull request #994 from Razican/doctypes by Andrey Andreev · 13 years ago
  14. 8840c96 use php's hash() function for do_hash() helper by freewil · 13 years ago
  15. e538e2c Fix form_fieldset_close() example to match actual return by tiyowan · 13 years ago
  16. 5511fbf Add strip_slashes() to string helper documentation by tiyowan · 13 years ago
  17. dd1cabd Fix form_input() associative array example to match actual return by tiyowan · 13 years ago
  18. a5c8a6d timespan() helper change by Roger Herbert · 13 years ago
  19. ce707b4 Further improve the path helper by Andrey Andreev · 13 years ago
  20. 3f103aa Merge pull request #1175 from toopay/path_helper by Andrey Andreev · 13 years ago
  21. f2915f2 New line and changelog correction by Taufan Aditya · 13 years ago
  22. 28f102d typo by Michiel Vugteveen · 13 years ago
  23. 492aa42 user guide udate by Michiel Vugteveen · 13 years ago
  24. 311b230 Doc by Taufan Aditya · 13 years ago
  25. 8933882 Path helper improvement by Taufan Aditya · 13 years ago
  26. b81f909 updated docs & changelog by Roger Herbert · 13 years ago
  27. 7efad20 Renaming Active Record to Query Builder across the system by Jamie Rumbelow · 13 years ago
  28. e90b684 - Updated timezone selete list to match function output. by Kwaan Online · 13 years ago
  29. 0baf232 Added doccumentation for the new doctypes. by Iban Eguia · 13 years ago
  30. 399cca9 Added a reference note for people needing to limit to a set number of characters by Eric Barnes · 13 years ago
  31. cde712c Added ability to change the separator value in the humanize function by Eric Barnes · 13 years ago
  32. bc20481 Updated docs for increment_string example. by Eric Barnes · 13 years ago
  33. 50e5dbb Adding auto-detection of best redirect method in url_helper. by Brandon Jones · 13 years ago
  34. 087a7a8 fix RST format and typo by kenjis · 13 years ago
  35. 9616842 updated Directory helper docs to use proper PHP method Sphinx roles by Derek Jones · 13 years ago
  36. bb859fd Line Break for L165 $mysql = '20061124092345'; $unix = mysql_to_unix($mysql); by Fumito Mizuno · 13 years ago
  37. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago