1. b2d2535 [ci skip] Link HackerOne page in the readme by Andrey Andreev · 9 years ago
  2. 29b90f7 Merge pull request #4167 from zhanghongyi/fix-pulldown by Instructor, Computer Systems Technology · 9 years ago
  3. a7d4aba Fix #4171 and a number of other transaction bugs by Andrey Andreev · 9 years ago
  4. 95f8157 Fix #4173 by Andrey Andreev · 9 years ago
  5. 97d5154 [ci skip] Fix docs about QB caching by Andrey Andreev · 9 years ago
  6. de8b82c Fix #4179 by Andrey Andreev · 9 years ago
  7. 9d02cea [ci skip] Fix #4170 by Andrey Andreev · 9 years ago
  8. a3643a5 [ci skip] Correct version number in user guide conf by Andrey Andreev · 9 years ago
  9. 36a055e [ci skip] Correct download link for 3.0.3-dev by Andrey Andreev · 9 years ago
  10. 2b5825e [ci skip] This is 3.0.3-dev by Andrey Andreev · 9 years ago
  11. 2d7092c [ci skip] Add changelog entry for PR #4166 by Andrey Andreev · 9 years ago
  12. 6d6b3b2 Optimize csv_from_result speed. by Ahmad Anbar · 9 years ago
  13. 4bb2b95 [ci skip] Add more info about security reporting to docs by Andrey Andreev · 9 years ago
  14. 47adcef [ci skip] Prepare 3.0.2 release by Andrey Andreev · 9 years ago
  15. c094bec [ci skip] Fix broken links in user guide by Andrey Andreev · 9 years ago
  16. f0f47da Some more intrusive XSS cleaning by Andrey Andreev · 9 years ago
  17. 48844d1 Close #4155 by Andrey Andreev · 9 years ago
  18. 8d4ac66 [ci skip] Some consistency in the docs' theme CSS by Andrey Andreev · 9 years ago
  19. 13b6fa3 Rearrange the TOC slightly, to support consistency between the side menu and the sphonx toctree-derived pulldown menu. by Master Yoda · 9 years ago
  20. b079ae9 Merge pull request #4148 from zhanghongyi/generate-pulldown by Andrey Andreev · 9 years ago
  21. 249580e More XSS stuff by Andrey Andreev · 9 years ago
  22. f084acf [ci skip] Add changelog message for PR #4126 by Andrey Andreev · 9 years ago
  23. e837851 Merge pull request #4126 from zoaked/patch-1 by Andrey Andreev · 9 years ago
  24. 7f5c753 [ci skip] Explain per-directory logic for 404_override too by Andrey Andreev · 9 years ago
  25. 2845dec cal_cel_other by Дмитрий · 9 years ago
  26. ee2ece8 [ci skip] Clarify docs about default_controller by Andrey Andreev · 9 years ago
  27. 3645ab3 Merge pull request #4125 from jim-parry/fix/lang_test by Andrey Andreev · 9 years ago
  28. 84f24c2 Fix #4137 by Andrey Andreev · 9 years ago
  29. c25d56f [ci skip] Cherry-pick docs pulldown nav fix from develop by Master Yoda · 9 years ago
  30. d2985b9 [ci skip] Remove an example from DB docs by Andrey Andreev · 9 years ago
  31. 4fbf2d1 More XSS stuff by Andrey Andreev · 9 years ago
  32. 088e57d Don't allow open-ended tags to pass through xss_clean() by Andrey Andreev · 9 years ago
  33. 3ceb14a Refactor 'evil attributes' sanitization logic by Andrey Andreev · 9 years ago
  34. 2022c16 [ci skip] Add missing changelog entry by Andrey Andreev · 9 years ago
  35. 135b64a Fix #4116 Close #4117 by Andrey Andreev · 9 years ago
  36. 6a6491e Fix typo by kenjis · 9 years ago
  37. ad4882f Fix #4120 by Andrey Andreev · 9 years ago
  38. e079203 Missing character in the evil attributes pattern by Andrey Andreev · 9 years ago
  39. 1e6d4d6 Another addition to tag detection patterns in xss_clean() by Andrey Andreev · 9 years ago
  40. 392f8da Close #4098 by Andrey Andreev · 9 years ago
  41. c08f27b Fix #4032 by Andrey Andreev · 9 years ago
  42. 24ff6db Fix #4044 by Andrey Andreev · 9 years ago
  43. f2239fe Fix #4109 by Andrey Andreev · 9 years ago
  44. 2a2578b Add 'eval' to a JS blacklist in xss_clean() by Andrey Andreev · 9 years ago
  45. 70f60d0 Move _remove_evil_attributes() call by Andrey Andreev · 9 years ago
  46. bc78748 Harden xss_clean() more by Andrey Andreev · 9 years ago
  47. 2f71c62 Improve on previous commit by Andrey Andreev · 9 years ago
  48. 58c7bcb Replace the latest XSS patches by Andrey Andreev · 9 years ago
  49. 12023a7 Last commit didn't adjust a RE index by Andrey Andreev · 9 years ago
  50. abc6006 Fix & extend 700619cebf75c4e4fcda6a2d7bea1afb84a029e4 by Andrey Andreev · 9 years ago
  51. 72ebac4 Fix a broken unit test from 700619cebf75c4e4fcda6a2d7bea1afb84a029e4 by Andrey Andreev · 9 years ago
  52. 20f362b [ci skip] Add changelog entry for #4105 by Andrey Andreev · 9 years ago
  53. cc93635 Change form validation library to allow the pipe character within square brackets by rich · 9 years ago
  54. 700619c Fix #4106 by Andrey Andreev · 9 years ago
  55. e70238e Remove unnecessary count() calls from _sanitize_globals() by Andrey Andreev · 9 years ago
  56. dd28a88 Move csrf_verify() call out of _sanitize_globals() by Andrey Andreev · 9 years ago
  57. 0d0c53c Fix #4096 by Andrey Andreev · 9 years ago
  58. c283443 [ci skip] Improve FV language string instructions by Andrey Andreev · 9 years ago
  59. 4e0d88a Enable Travis builds for 3.0-stable branch by Andrey Andreev · 9 years ago
  60. 554b452 Fix #4093 by Andrey Andreev · 9 years ago
  61. 20573bd [ci skip] Correct session database setup docs by Andrey Andreev · 9 years ago
  62. 61ac7bd [ci skip] Reduce/improve wording of xss_clean() description by Andrey Andreev · 9 years ago
  63. 52a2def [ci skip] Remove a bad advice from the Security lib docs by Andrey Andreev · 9 years ago
  64. 06ac553 Merge pull request #4092 from mpmont/3.0-stable by Andrey Andreev · 9 years ago
  65. 89726cd There was an extra = sign in this file by Marco Monteiro · 9 years ago
  66. 4dac6eb [ci skip] Fix #4091 by Andrey Andreev · 9 years ago
  67. 348a2d4 Fix #4086 by Andrey Andreev · 9 years ago
  68. 64f3d3d [ci skip] Fix incorrect routing description by Andrey Andreev · 9 years ago
  69. 8e138ec Fix #4073 by Andrey Andreev · 9 years ago
  70. 24a4a6a Fix #4066 by Andrey Andreev · 9 years ago
  71. be178a7 Fix #4065 by Andrey Andreev · 9 years ago
  72. eb49258 [ci skip] Fix 'sqlsrv' connect failure endless loop by Andrey Andreev · 9 years ago
  73. 825fab7 Allow capitals in the middle of model names by Andrey Andreev · 9 years ago
  74. d45180c Fix #4056 by Andrey Andreev · 9 years ago
  75. ec6a403 [ci skip] Fix a doc typo by Andrey Andreev · 9 years ago
  76. 4db3793 [ci skip] Encryption doc fix by Andrey Andreev · 9 years ago
  77. c2c7cb7 Fix #4052 by Andrey Andreev · 9 years ago
  78. 62fe011 Fix typo in comments by Claudio Galdiolo · 9 years ago
  79. 0d60a21 Update config/constants.php with defined() checks by Andrey Andreev · 9 years ago
  80. cdde5a0 Fix path for CLI error templates in upgrade doc by Mat Whitney · 9 years ago
  81. a12cf28 [ci skip] Partial patch for #2284 by Andrey Andreev · 9 years ago
  82. de82e17 [ci skip] Add 3.0.2 upgrade instructions file by Andrey Andreev · 9 years ago
  83. 1c0f46a [ci skip] Start of 3.0.2-dev by Andrey Andreev · 9 years ago
  84. 53f8882 [ci skip] Add 3.0.1 release date to changelog by Andrey Andreev · 9 years ago
  85. 25e77bf [ci skip] Add a note about string helpers by Andrey Andreev · 9 years ago
  86. 9bb9469 Fix #4023 by Andrey Andreev · 9 years ago
  87. 36bd341 Fix ReDoS-bug in string_helper.php by Kevin Morssink · 9 years ago
  88. 4e5ff1f Fix #4026 by Andrey Andreev · 9 years ago
  89. 3373598 Merge pull request #4028 from bjjay/patch-1 by Andrey Andreev · 9 years ago
  90. fdf3073 Reduce once $config['query_toggle_count'] checking by bjjay · 9 years ago
  91. abc299b Fix #4027 by Andrey Andreev · 9 years ago
  92. 6cefc6b Fix #4015 by Andrey Andreev · 9 years ago
  93. 10fb7d1 [ci skip] Normalize tabs/spaces by Andrey Andreev · 9 years ago
  94. 3da611e [ci skip] Add a note about form helper set_value() by Andrey Andreev · 9 years ago
  95. d8ab779 [ci skip] Alter 3.0 upgrade instructions title by Andrey Andreev · 9 years ago
  96. 0d2d84f Fix #4012 by Andrey Andreev · 9 years ago
  97. 948cefc Merge pull request #4010 from aneasystone/html_helper by Andrey Andreev · 9 years ago
  98. 1738813 Correct the notes of html_helper ul function by aneasystone · 9 years ago
  99. 7ae0fdd [ci skip] Fix a changelog typo by Andrey Andreev · 9 years ago
  100. a42a01c [ci skip] QB docs, consistent bool vs boolean by Andrey Andreev · 9 years ago