1. 5911663 Security check updated. by rajatsharma94 · 10 years ago
  2. d41ec5c Update path_helper.php by rajatsharma94 · 10 years ago
  3. d2f63a1 IP checking false positives and no ipv6 check by rajatsharma94 · 10 years ago
  4. 5545dcd IP Address checking generates false positives. by medhavini · 10 years ago
  5. 78e1b70 Failed security check by rajatsharma94 · 10 years ago
  6. 08b9f20 Security check fail by medhavini · 10 years ago
  7. 15e2df7 [ci skip] Fix #3778 by Andrey Andreev · 10 years ago
  8. c19f3b2 Polish changes from PR #3893 by Andrey Andreev · 10 years ago
  9. 77034ea Merge branch 'feature/form_helper' of github.com:darkhouse/CodeIgniter into feature/form_helpers_extra_array by Andrey Andreev · 10 years ago
  10. 28c8305 Add check for PCRE UTF-8 support by dimonneon · 10 years ago
  11. 32bdf1c Add unicode support in url_title function by dimonneon · 10 years ago
  12. 0c75c82 removed unnecessary change to form_radio, updated docs and added changelog entry by Adam Jackett · 10 years ago
  13. 9409a2a Fix typo in url_title function description. by Michael Foss · 10 years ago
  14. 664d25a made all form helpers consistent regarding extra attributes by Adam Jackett · 10 years ago
  15. aaca76c [ci skip] Change Array helpers element(), elements() signatures by Andrey Andreev · 10 years ago
  16. 3eea247 Merge pull request #3770 from ftwbzhao/feature/ci/helper by Andrey Andreev · 10 years ago
  17. 1a973c3 [helper]update plural regular by ftwbzhao · 10 years ago
  18. c14aa9b Close #3761 by Andrey Andreev · 10 years ago
  19. b68a811 add <!DOCTYPE html> by Tjoosten · 10 years ago
  20. 7df6634 [ci skip] Remove some whitespace by Andrey Andreev · 10 years ago
  21. fa76607 Merge pull request #3562 from avenirer/patch-1 by Andrey Andreev · 10 years ago
  22. fa61fb2 Update form_helper.php by Adrian Voicu · 10 years ago
  23. 86e6a19 Update form_helper.php by Adrian Voicu · 10 years ago
  24. 11bf768 Allow not-escaping the value in set_value() by Adrian Voicu · 10 years ago
  25. cea5fb7 Adjusted returns/return types to suggestions by Gabriel Potkány · 10 years ago
  26. 1fb5000 Fixed inconsistent return types by Gabriel Potkány · 10 years ago
  27. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  28. 2c24561 Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee by Andrey Andreev · 10 years ago
  29. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  30. 6157e52 removing extra spaces by Preetham · 10 years ago
  31. be7e493 Removed img_name from captcha helper by Preetham · 10 years ago
  32. e291365 closing #51. Added img_id and img_name in capcha helper by Preetham · 10 years ago
  33. 21c3c22 [ci skip] Update on the changes from PR #3388 by Andrey Andreev · 10 years ago
  34. 694d400 Flag the smiley helper and shopping cart as deprecated. by James L Parry · 10 years ago
  35. 6609614 Fix an erroneous variable name by Andrey Andreev · 10 years ago
  36. bfa1644 removed additional tabs and semicolon by Preetham · 10 years ago
  37. 83aeef1 Closing #656 and updating documentation by Preetham · 10 years ago
  38. 692e796 Fix #656 add font_size in create_captcha() by Preetham · 10 years ago
  39. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  40. f9a615a [ci skip] Remove references to 'PHP5' from comments by Andrey Andreev · 10 years ago
  41. 09546ed Polish changes following PR #3173 by Andrey Andreev · 10 years ago
  42. 6854f87 Using ImagePNG in CAPTCHA helper Using ImagePNG function, if ImageJPG not exists by ET-NiK · 10 years ago
  43. dc5fe5a Last empty line remove by Mian Saleem · 10 years ago
  44. fc88a5f Update url_helper.php by Mian Saleem · 10 years ago
  45. a3f13b7 anchor popup attribute missing by Mian Saleem · 10 years ago
  46. 5286ef0 Fix #3131 by Andrey Andreev · 11 years ago
  47. 1f5090a Fix a potential undefined variable error by Andrey Andreev · 11 years ago
  48. 0f7eba2 Fix handling of {unwrap} tags in word_wrap() functions by vlakoff · 11 years ago
  49. 2a8560c Regex fixes by vlakoff · 11 years ago
  50. 60f78b4 fix wrong if expression in link_tag by Emmanuel Grognet · 11 years ago
  51. f039c9f Removed empty line by egig · 11 years ago
  52. 225f53b Prepare image url. by egig · 11 years ago
  53. 8bc73eb Making highlight_phrase() to be UTF-8 compatible on demand. by Ivan Tcholakov · 11 years ago
  54. d2e3a6f Add support for protocol-relative URLs in HTML helpers img(), link_tag() by Andrey Andreev · 11 years ago
  55. bcb6b8e Check image path is include http:// or https:// by wuwx · 11 years ago
  56. 15662dd Fix #2919 by Andrey Andreev · 11 years ago
  57. 93b4e78 Fix #2916 by Andrey Andreev · 11 years ago
  58. 59f0426 Deprecate HTML helpers nbs(), br() by Andrey Andreev · 11 years ago
  59. 382b513 Don't use error suppression on is_dir(), file_exists() by Andrey Andreev · 11 years ago
  60. ea41c8a Don't use error suppression on realpath() + style adjustments by Andrey Andreev · 11 years ago
  61. 20e802e Really don't use globals by Andrey Andreev · 11 years ago
  62. be368a8 Date helper days_in_month(), CI_Calendar::get_total_days() changes by Andrey Andreev · 11 years ago
  63. ceeafe6 Merge pull request #2881 from brenjt/form_helper by Andrey Andreev · 11 years ago
  64. 1d03ef4 Removed extra space, condensed $defaults by Brennan Thompson · 11 years ago
  65. 82c78a9 Removed extra spaces and irrelevant condition by Brennan Thompson · 11 years ago
  66. ffe8ade Micro-optimizations by Andrey Andreev · 11 years ago
  67. c8ba663 Updated code to match style guide by Brennan Thompson · 11 years ago
  68. 7a772e5 Removed non permitted changes by Brennan Thompson · 11 years ago
  69. 21ef97e Dropdown should match style guide now. by Brennan Thompson · 11 years ago
  70. cfaf8c4 [ci skip] Don't use output buffering in URL helper safe_mailto() by Andrey Andreev · 11 years ago
  71. 87f6000 Actual fix for extra whitespace by Brennan Thompson · 11 years ago
  72. 5c2a6bb Removed space for travis ci checks by Brennan Thompson · 11 years ago
  73. 06a0d62 Fix for selected being NULL from set_value by Brennan Thompson · 11 years ago
  74. 40cd600 Made form_dropdown compatible with the other form helper methods by Brennan Thompson · 11 years ago
  75. 6ce4746 Update Text and Inflector helpers to utilize mbstring, if available by Andrey Andreev · 11 years ago
  76. dbcd12d Merge pull request #2610 from mjnaderi/patch-1 by Andrey Andreev · 11 years ago
  77. 871754a 2013 > 2014 by darwinel · 11 years ago
  78. c7d82d8 Removed new line at the end of file locally. by iolufemi · 11 years ago
  79. 08dd57c Fixed Typo in String Helper function by Olanipekun Femi · 11 years ago
  80. c697a3b Use is_really_writable() in captcha helper by Andrey Andreev · 11 years ago
  81. 03077f9 Use is_really_writable() in get_file_info() by Andrey Andreev · 11 years ago
  82. 88d16d7 Fix #2845 by Andrey Andreev · 11 years ago
  83. 8fb31c9 [ci skip] AND -> && by Andrey Andreev · 11 years ago
  84. d8b1ad3 Fix #2822: Incorrect usage of fwrite() by Andrey Andreev · 11 years ago
  85. a0a73c9 Add HTTP response code 307 support in URL helper redirect() by Andrey Andreev · 11 years ago
  86. 40235e6 Fix #133 by Andrey Andreev · 11 years ago
  87. 4ea76cc Fix 2 errors caused by recent commits by Andrey Andreev · 11 years ago
  88. 80a16b1 Fix #346 by Andrey Andreev · 11 years ago
  89. 119d8a7 Optimize get_instance() calls/assignments by Andrey Andreev · 11 years ago
  90. ac023e1 Change Text helper default tag from <strong> to <mark> by Andrey Andreev · 11 years ago
  91. 8f5420b Make CI_Input::set_cookie() and cookie helpers set_cookie(), get_cookie(), delete_cookie()'s first (name) parameter mandatory by Andrey Andreev · 11 years ago
  92. 4c07fce Implement $protocol parameter in Config base_url() and site_url() methods by vlakoff · 11 years ago
  93. a587a93 Fix issue #2695 by Andrey Andreev · 11 years ago
  94. 72b4b3c Add 'filename' to the return elements for create_captcha() (PR #2602) by Andrey Andreev · 11 years ago
  95. 7f5f8aa Manually apply PR #2656 by Andrey Andreev · 11 years ago
  96. 3a3d5f6 Replace the last rand() with mt_rand() by vlakoff · 11 years ago
  97. 8e7cc7a parse $extra attributes in form_dropdown. by Ahmad Anbar · 11 years ago
  98. d3b7e24 Another one following #2639 by Andrey Andreev · 11 years ago
  99. e8a23a5 An update to the #2639 fix by Andrey Andreev · 11 years ago
  100. 67f6a5e Fix array notation fields for set_select() as well by Andrey Andreev · 11 years ago