1. 3de130c [ci skip] Add return types to helper docs (+ some other formatting) by Andrey Andreev · 11 years ago
  2. 8b9dd22 [ci skip] Update Session library docs by Andrey Andreev · 11 years ago
  3. ba231aa [ci skip] Replace incorrect usage of 'then', where it should be 'than' by Andrey Andreev · 11 years ago
  4. ea801ab Merge branch 'develop' into feature/user-guide-cleanup by Andrey Andreev · 11 years ago
  5. 88ebdf7 [ci skip] Update the Input library and Cookie helper docs by Andrey Andreev · 11 years ago
  6. e0da153 [ci skip] Update the Text helper docs by Andrey Andreev · 11 years ago
  7. 04535c7 [ci skip] Update the Input library and Cookie helper docs by Andrey Andreev · 11 years ago
  8. f964b16 Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it by Andrey Andreev · 11 years ago
  9. 72b4b3c Add 'filename' to the return elements for create_captcha() (PR #2602) by Andrey Andreev · 11 years ago
  10. 1c75780 Fix a few more merge conflicts by vlakoff · 11 years ago
  11. 2efd1f2 Fix various typos by vlakoff · 11 years ago
  12. c941d85 Various typos and tabs adjustments by vlakoff · 11 years ago
  13. ed67024 Change spaces to tabs by vlakoff · 11 years ago
  14. bb8b089 Polishing Form helper by vlakoff · 11 years ago
  15. 2029231 Change class filenames to Ucfirst by Andrey Andreev · 12 years ago
  16. 0f0304c Update HTML helper docs by Derek Jones · 12 years ago
  17. 3530fc0 Update Form helper docs by Derek Jones · 12 years ago
  18. 46c9547 Update File helper docs by Derek Jones · 12 years ago
  19. c43dc1e Update Email helper docs by Derek Jones · 12 years ago
  20. 7e69fea Update Download helper docs by Derek Jones · 12 years ago
  21. f05ee7a Update Directory helper docs by Derek Jones · 12 years ago
  22. 26f7a9f fixed param options on cookie helper function definitions by Derek Jones · 12 years ago
  23. a4db432 Update Date helper docs by Derek Jones · 12 years ago
  24. b55d981 Update Cookie helper docs by Derek Jones · 12 years ago
  25. 333ad2e Update CAPTCHA helper docs by Derek Jones · 12 years ago
  26. e721a65 Update Inflector helper docs by Derek Jones · 12 years ago
  27. 49c43c4 Update Language helper docs by Derek Jones · 12 years ago
  28. c8b742c Update Number helper docs by Derek Jones · 12 years ago
  29. 6851be1 Update Path helper docs by Derek Jones · 12 years ago
  30. f9491c9 Update Security helper docs by Derek Jones · 12 years ago
  31. f33091f Update Smiley helper docs by Derek Jones · 12 years ago
  32. 4b184f3 Update String helper docs by Derek Jones · 12 years ago
  33. 123bb20 Updating user guide :php:func: refs to :func: by Derek Jones · 12 years ago
  34. 2488ed2 Updating Text Helper docs by Derek Jones · 12 years ago
  35. 26eb256 Updating Typography helper docs by Derek Jones · 12 years ago
  36. e07b4e7 Updating Array Helper docs by Derek Jones · 12 years ago
  37. b8c283a Dropping unecessary php: directive to function definitions in user guide by Derek Jones · 12 years ago
  38. abbf518 Update URL Helper docs by Derek Jones · 12 years ago
  39. 261ba1c semantic correction function -> method by Derek Jones · 12 years ago
  40. 22c9b80 simplify xml_convert method block by Derek Jones · 12 years ago
  41. 1b9d1d2 whitespace in XML Helper docs by Derek Jones · 12 years ago
  42. 65d4f7e Adding function ToC to XML Helper by Derek Jones · 12 years ago
  43. e7dfb67 updating XML helper docs by Derek Jones · 12 years ago
  44. c0a1ce9 [ci skip] Remove a description for a non-existing shadow color in the CAPTCHA helper docs by Andrey Andreev · 12 years ago
  45. 8963f40 Add color customization to the CAPTCHA helper by Andrey Andreev · 12 years ago
  46. 2023c3d Add an optional parameter to URL helpers base_url() and site_url() (supersedes #2535) by Andrey Andreev · 12 years ago
  47. 58f677f 2.1.4 release related stuff by Andrey Andreev · 12 years ago
  48. 7a09152 Fixing incorect references for time zones by AdwinTrave · 12 years ago
  49. d200123 Changed the smiley zip file download to reflect the new location at the by Steven Crothers · 12 years ago
  50. 3a66fac user guide newline. by ash · 12 years ago
  51. 29ae72d removed sanity checks (developer-supplied value, not user input), added changelog entry, changed variable names by ash · 12 years ago
  52. 4fa6385 Documentation change - explanation of captcha_word_length and character_pool_for_generated_word by ash · 12 years ago
  53. 9c7e651 documenation edit by ash · 12 years ago
  54. 3fd9bf8 Updated documenation by ash · 12 years ago
  55. 1a00149 Move db_select() call from CI_DB_driver::initialize() to db_connect() by Andrey Andreev · 12 years ago
  56. 3b1e6e6 Removed slash from URI helper doc by Melvin Lammerts · 12 years ago
  57. 3b40706 Language helper lang() to accept optional HTML attributes by Andrey Andreev · 12 years ago
  58. 53fff91 Added support for stream-like downloads of existing files to force_download() by Andrey Andreev · 12 years ago
  59. 08f0f8b Polish docs for URL and XML helpers and deprecate obsolete options for String helper random_string() and URL helper url_title() by Andrey Andreev · 12 years ago
  60. 442682e Polish docs for String, Text and Typography helpers by Andrey Andreev · 12 years ago
  61. f7c39d6 Deprecate String helper trim_slashes() by Andrey Andreev · 12 years ago
  62. 53b8ef5 Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley helpers by Andrey Andreev · 12 years ago
  63. f6d9a7c Polish docs for the File and Form helpers by Andrey Andreev · 12 years ago
  64. 48a8675 Polish docs for Array, CAPTCHA, Cookie, Date, Directory and Download helpers by Andrey Andreev · 12 years ago
  65. 0898e23 Deprecate the Email helper by Andrey Andreev · 12 years ago
  66. ba77f8a Fix issue #1978 by Andrey Andreev · 12 years ago
  67. 7c4d106 Fix issue #1953 (form values being escaped twice) by Andrey Andreev · 12 years ago
  68. 60826db Deprecate string helper repeater() (an alias for str_repeat()) by Andrey Andreev · 12 years ago
  69. 74ffd17 Deprecated form helper function form_prep(). by Andrey Andreev · 12 years ago
  70. c60c2bd Remove an empty line by Andrey Andreev · 12 years ago
  71. 5b50218 Merge upstream branch by Andrey Andreev · 12 years ago
  72. 530b946 redirect() documentation: add a note for IIS users by vlakoff · 12 years ago
  73. aab26a1 Better server test in redirect() of URL helper by vlakoff · 12 years ago
  74. f3fddf6 fix issue #1719 and update ip address length on captcha helper by Bo-Yi Wu · 12 years ago
  75. 00b3df4 Added documentation for mailto function. by InFog · 12 years ago
  76. ed5538d t commit -s 'Added info about set_*() functions and form_validation class in by aditya · 13 years ago
  77. ac57033 Deprecate Date helper standard_date() by Andrey Andreev · 13 years ago
  78. 0cd5535 Update Array Helper documentation by vlakoff · 13 years ago
  79. ce79be0 Fixing various Sphinx bugs and syntax errors in docs by Derek Jones · 13 years ago
  80. 7540ded Added optional fourth parameter to timezone_menu by Mat Whitney · 13 years ago
  81. 81c3208 anchor_popup() improvements by Andrey Andreev · 13 years ago
  82. c275b23 Fix nice_date() documentation by Andrey Andreev · 13 years ago
  83. 7400965 Fixed some stuff in documentation. by Iban Eguia · 13 years ago
  84. feb14da Changed the config parameter. The session's _get_time() function has also changed. by Iban Eguia · 13 years ago
  85. e15e3dd Fixed timezone change in index.php by Iban Eguia · 13 years ago
  86. 895e98c Merge remote-tracking branch 'upstream/develop' into new_date by Iban Eguia · 13 years ago
  87. 0f0b769 Deprecated do_hash() and read_file() in favor of hash() and file_get_contents() respectively by Andrey Andreev · 13 years ago
  88. 14aa317 Merge upstream branch by Andrey Andreev · 13 years ago
  89. 79ac3d1 Merge pull request #1004 from kwaanonline/develop by Phil Sturgeon · 13 years ago
  90. d6ce1e9 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Jamie Rumbelow · 13 years ago
  91. 7bf0a4f Added doccumentation for the new date helper. by Iban Eguia · 13 years ago
  92. 3ea6b1f Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-dh-date-range by Andrey Andreev · 13 years ago
  93. 401e4c9 Merge pull request #994 from Razican/doctypes by Andrey Andreev · 13 years ago
  94. 160a4e5 Merge upstream branch by Andrey Andreev · 13 years ago
  95. 8840c96 use php's hash() function for do_hash() helper by freewil · 13 years ago
  96. e538e2c Fix form_fieldset_close() example to match actual return by tiyowan · 13 years ago
  97. 5511fbf Add strip_slashes() to string helper documentation by tiyowan · 13 years ago
  98. dd1cabd Fix form_input() associative array example to match actual return by tiyowan · 13 years ago
  99. a5c8a6d timespan() helper change by Roger Herbert · 13 years ago
  100. ce707b4 Further improve the path helper by Andrey Andreev · 13 years ago