1. 7cf682a Partially revert PR #2190 by Andrey Andreev · 11 years ago
  2. d2e3a6f Add support for protocol-relative URLs in HTML helpers img(), link_tag() by Andrey Andreev · 11 years ago
  3. bcb6b8e Check image path is include http:// or https:// by wuwx · 11 years ago
  4. fde170c Fix #2928, #2929 by Andrey Andreev · 11 years ago
  5. c5a0af2 Fix #2928 by Andrey Andreev · 11 years ago
  6. 4b90a37 Add support for callable form validation rules by Andrey Andreev · 11 years ago
  7. 15662dd Fix #2919 by Andrey Andreev · 11 years ago
  8. 8351404 Add support for simpler (Callable) hooks (issue #2917) by Andrey Andreev · 11 years ago
  9. 18767e3 CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility by Andrey Andreev · 11 years ago
  10. 93b4e78 Fix #2916 by Andrey Andreev · 11 years ago
  11. 8850e37 Add parameter to CI_Input::user_agent() by Andrey Andreev · 11 years ago
  12. 7e96351 Call db_connect(TRUE) instead of db_pconnect() + some style changes by Andrey Andreev · 11 years ago
  13. 59f0426 Deprecate HTML helpers nbs(), br() by Andrey Andreev · 11 years ago
  14. 58e1c00 More removal of error suppression usage by Andrey Andreev · 11 years ago
  15. 382b513 Don't use error suppression on is_dir(), file_exists() by Andrey Andreev · 11 years ago
  16. ea41c8a Don't use error suppression on realpath() + style adjustments by Andrey Andreev · 11 years ago
  17. 4247ed1 Revert to error suppression on mysql_(p)connect() due to deprecation messages by Andrey Andreev · 11 years ago
  18. f2818bd Remove error suppression usage from db_connect() by Andrey Andreev · 11 years ago
  19. 2e17102 Make db_pconnect an alias for db_connect(TRUE) and reduce code repetition by Andrey Andreev · 11 years ago
  20. e7d017b Add array notation support for file field names in CI_Upload by Andrey Andreev · 11 years ago
  21. 3a9f325 Use strings instead of integers for migration version numbers by Andrey Andreev · 11 years ago
  22. de9ec10 Fix #2901 by Andrey Andreev · 11 years ago
  23. dea6177 [ci skip] A tiny improvement in CI_Email by Andrey Andreev · 11 years ago
  24. 2ab4ffb Remove a needless check in CI_Output::append_output() by Andrey Andreev · 11 years ago
  25. 20e802e Really don't use globals by Andrey Andreev · 11 years ago
  26. c26b9eb Don't use globals by Andrey Andreev · 11 years ago
  27. 82179bf [ci skip] Alter a docblock by Andrey Andreev · 11 years ago
  28. d104f8b More CI_Lang tests by Andrey Andreev · 11 years ago
  29. e52e426 Minor improvements to CI_FTP by Andrey Andreev · 11 years ago
  30. 6125a27 Remove CI_Calendar:: by Andrey Andreev · 11 years ago
  31. 2cf4c9b CI_Upload changes by Andrey Andreev · 11 years ago
  32. 6b0f784 Method CI_URI::_fetch_uri_string() has been removed, removal of reference. by Ivan Tcholakov · 11 years ago
  33. f627474 Don't use error suppression on ini_get() either by Andrey Andreev · 11 years ago
  34. bb3edf1 CI_Utf8-related changes by Andrey Andreev · 11 years ago
  35. 083a226 [ci skip] Fix date helper loading in CI_Calendar::get_total_days() by Andrey Andreev · 11 years ago
  36. be368a8 Date helper days_in_month(), CI_Calendar::get_total_days() changes by Andrey Andreev · 11 years ago
  37. ca39f2e Don't use error suppression with ini_set() by Andrey Andreev · 11 years ago
  38. 0254589 Add compatibility layer for array_column(), array_replace(), array_replace_recursive() by Andrey Andreev · 11 years ago
  39. 35f6a54 Fixed typos in Migration library documentation by Jacob Tabak · 11 years ago
  40. 2be2744 Moved $_error load statement lower. by Cristian Kocza · 11 years ago
  41. fed4ab4 Don't load password hashing compat for HHVM by Andrey Andreev · 11 years ago
  42. 290f587 Fixed variable scope. by Ahmad Anbar · 11 years ago
  43. a4f113e CI_Encryption::hkdf() to follow RFC5869 more strictly by Andrey Andreev · 11 years ago
  44. 9bf3cf2 [ci skip] Clean-up following PR #2864 by Andrey Andreev · 11 years ago
  45. 9a152a9 Add an ext/hash compatibility layer (just hash_pbkdf2(), for now) by Andrey Andreev · 11 years ago
  46. 9c7ce32 Merge pull request #2864 from browner12/patch-1 by Andrey Andreev · 11 years ago
  47. ceeafe6 Merge pull request #2881 from brenjt/form_helper by Andrey Andreev · 11 years ago
  48. 1d03ef4 Removed extra space, condensed $defaults by Brennan Thompson · 11 years ago
  49. 63cb46b Merge branch 'develop' into patch-1 by Andrew · 11 years ago
  50. 82c78a9 Removed extra spaces and irrelevant condition by Brennan Thompson · 11 years ago
  51. ffe8ade Micro-optimizations by Andrey Andreev · 11 years ago
  52. e9c8c89 Fix #2884 by Andrey Andreev · 11 years ago
  53. c8ba663 Updated code to match style guide by Brennan Thompson · 11 years ago
  54. 7a772e5 Removed non permitted changes by Brennan Thompson · 11 years ago
  55. 21ef97e Dropdown should match style guide now. by Brennan Thompson · 11 years ago
  56. cfaf8c4 [ci skip] Don't use output buffering in URL helper safe_mailto() by Andrey Andreev · 11 years ago
  57. b951f8b [ci skip] Micro-optimization by Andrey Andreev · 11 years ago
  58. cd74d36 Rename CI_Utf8::_is_ascii() to is_ascii() and make it public by Andrey Andreev · 11 years ago
  59. 87f6000 Actual fix for extra whitespace by Brennan Thompson · 11 years ago
  60. 5c2a6bb Removed space for travis ci checks by Brennan Thompson · 11 years ago
  61. 06a0d62 Fix for selected being NULL from set_value by Brennan Thompson · 11 years ago
  62. 40cd600 Made form_dropdown compatible with the other form helper methods by Brennan Thompson · 11 years ago
  63. 526ded9 Fix #2878 by Andrey Andreev · 11 years ago
  64. b1616b8 Fix #2364 by Andrey Andreev · 11 years ago
  65. ae1af2e Add pagination translation file by Andrey Andreev · 11 years ago
  66. aef63e5 Add language translation support to CI_Pagination (#1589) by Andrey Andreev · 11 years ago
  67. 0bd390c [ci skip] Polish changes from #2874 by Andrey Andreev · 11 years ago
  68. b297d9c Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Andrey Andreev · 11 years ago
  69. 678606d [ci skip] Add index.html to system/core/compat/ by Andrey Andreev · 11 years ago
  70. 42a1139 Merge pull request #2874 from aanbar/develop by Andrey Andreev · 11 years ago
  71. da2bdf2 Re-arranged documentation, fixed comment. by Ahmad Anbar · 11 years ago
  72. 376b215 Fix syntax error by Andrey Andreev · 11 years ago
  73. 576439f Added changelog entry. An example to the docs. Tidy code a little bit. by Ahmad Anbar · 11 years ago
  74. 6ce4746 Update Text and Inflector helpers to utilize mbstring, if available by Andrey Andreev · 11 years ago
  75. dbcd12d Merge pull request #2610 from mjnaderi/patch-1 by Andrey Andreev · 11 years ago
  76. 3fd1b38 Introducing compatibility layers by Andrey Andreev · 11 years ago
  77. 11db7a7 Delete by values, not keys by Ahmad Anbar · 11 years ago
  78. 7d16de6 Fixed code style & added few extra checks. Updated cart documentation. by Ahmad Anbar · 11 years ago
  79. eb555ed Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf8::__construct() by Andrey Andreev · 11 years ago
  80. f69f182 Allow updating all properties for an item. by Ahmad Anbar · 11 years ago
  81. be1496d Utf8/iconv/mbstring-related changes by Andrey Andreev · 11 years ago
  82. e90d857 Merge pull request #2869 from darwinel/develop by Andrey Andreev · 11 years ago
  83. 871754a 2013 > 2014 by darwinel · 11 years ago
  84. f0b69a8 More code reduced from CI_Table by Andrey Andreev · 11 years ago
  85. 3fcc3f6 Another tiny optimization in CI_Table + remove an accidental addition by Andrey Andreev · 11 years ago
  86. a49c8ad Change CI_Table:: to NULL by Andrey Andreev · 11 years ago
  87. 05983fc A bug fix and optimizations in CI_Table by Andrey Andreev · 11 years ago
  88. e52fc26 Fix issue #43 by Andrey Andreev · 11 years ago
  89. b6d8b96 Merge branch 'develop' into patch-1 by Andrew · 11 years ago
  90. 41713aa updates per narfbg request by Andrew · 11 years ago
  91. 29e1264 CI_Security: URL-decode until possible by Andrey Andreev · 11 years ago
  92. f7f9dca [ci skip] Fix a typo by Andrey Andreev · 11 years ago
  93. 3b9990c CI_Security: Expect a backslash as a tag separator by Andrey Andreev · 11 years ago
  94. a30a717 CI_Security: Filter jscript, wscript, vbs, confirm, prompt the same way as javascript, alert by Andrey Andreev · 11 years ago
  95. 32ab11e Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Andrey Andreev · 11 years ago
  96. 4b45065 CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs by Andrey Andreev · 11 years ago
  97. 2aa8492 Remove bottom line by Chanthoeun · 11 years ago
  98. da0c00b Remove bottom line by Chanthoeun · 11 years ago
  99. 3f6e1f8 Remove bottom line by Chanthoeun · 11 years ago
  100. cfe04db Remove bottom line by Chanthoeun · 11 years ago