1. f6b3aa4 use rc1 instead of just r1 by David M. Johnson · 3 months ago master roller-6.1.3-rc1
  2. 9a3172b This is actually rc1. by David M. Johnson · 3 months ago
  3. 03919b6 Validate tz (#134) by David M. Johnson · 3 months ago
  4. 944e1f1 Merge pull request #135 from mbien/dependency-updates-4 by Michael Bien · 3 months ago
  5. 8035ca9 Dependency updates and some compiler warning cleanup in tests by Michael Bien · 3 months ago
  6. af8df0a Update JDK 21ea to 21ga in github actions. by Michael Bien · 7 months ago
  7. fd17702 Add a Jetty event listener to start Derby when Roller is run via mvn jetty:run (#131) by David M. Johnson · 7 months ago
  8. 700a03b I'm going to sneak this quick formatting related fix to make form labels left align. by David M. Johnson · 9 months ago roller-6.1.2
  9. f7f01e9 Remove unnecessary error message and fix use of back-tic quotes in Install guide. by David M. Johnson · 9 months ago
  10. 384062b Merge pull request #130 from apache/remove-solr by David M. Johnson · 9 months ago
  11. bafc3b5 Remove unnecessary Solr dependency. by David M. Johnson · 9 months ago remove-solr
  12. b271cdd Prepare for 6.1.2 release. by David M. Johnson · 10 months ago roller-6.1.2rc1
  13. c30027e Merge pull request #128 from apache/inputs-and-docs by David M. Johnson · 10 months ago
  14. 94b2f72 Merge pull request #126 from mbien/dependency-updates-3 by Michael Bien · 10 months ago
  15. cd4808e Remove redundant escaping, POJO does the escape by David M. Johnson · 10 months ago inputs-and-docs
  16. 23b79cb Merge branch 'master' into inputs-and-docs by David M. Johnson · 10 months ago
  17. 811b0fe Merge pull request #127 from mbien/validation-and-csp by David M. Johnson · 10 months ago
  18. b6df636 Remove HTML from a couple of fields that should not allow HTML and clarify docs. by David M. Johnson · 10 months ago
  19. a8a46a1 add basic content-security-policy for preset themes. by Michael Bien · 10 months ago
  20. 5c94c25 some field validation by Michael Bien · 10 months ago
  21. 047daf5 dependency updates (JDK 21 compatibility) by Michael Bien · 10 months ago
  22. fab95f5 Merge pull request #123 from snoopdave/solr-impl by David M. Johnson · 1 year ago
  23. 5b6cbbf Merge pull request #119 from mbien/dependency_updates_2 by Michael Bien · 1 year, 1 month ago
  24. f60e75f added missing before/after test annotations. by Michael Bien · 1 year, 5 months ago
  25. b97238a minor dependency updates. by Michael Bien · 1 year, 8 months ago
  26. 0bb29ea workflow updates: test-summary, bump matrix to JDK 20, version updates. by Michael Bien · 1 year, 5 months ago
  27. c8865d3 Whittle down the code a bit more. by David M. Johnson · 1 year, 2 months ago
  28. 51e40ee Whittle down the code a bit more. by David M. Johnson · 1 year, 2 months ago
  29. 6de2fcf test fix by David M. Johnson · 1 year, 2 months ago
  30. d725bc4 Lucene API usage now isolated in search.lucene package. by David M. Johnson · 1 year, 2 months ago
  31. 4b68db5 inmemdb still needed by it-selenium. by David M. Johnson · 1 year, 2 months ago
  32. 880a94d Progress on refactoring by David M. Johnson · 1 year, 2 months ago
  33. 1157bc3 Progress towards test for SearchResultsModel by David M. Johnson · 1 year, 2 months ago
  34. 935bf28 Merge pull request #121 from snoopdave/tests-without-mvn by David M. Johnson · 1 year, 2 months ago
  35. 928e031 Restore autocommit logic. by David M. Johnson · 1 year, 2 months ago
  36. 85be536 Refactoring index implementation to isolate Lucene dependency. by David M. Johnson · 1 year, 2 months ago
  37. efb1f71 Cleanups by David M. Johnson · 1 year, 2 months ago
  38. e66a2a8 Start Derby from Java so that tests can be run without Maven, e.g. within an IDE debugger. by David M. Johnson · 1 year, 2 months ago
  39. e71be55 Merge branch 'master' of https://github.com/apache/roller by David M. Johnson · 1 year, 10 months ago
  40. 8316ee3 Better error logging around access-denied/ by David M. Johnson · 1 year, 10 months ago
  41. 80565b6 Merge pull request #118 from mbien/eclipselink302 by Michael Bien · 1 year, 11 months ago
  42. d0216fa minor dependency updates. (asm, lucene, spring, jquery-ui webjar) by Michael Bien · 1 year, 11 months ago
  43. 3ef1c07 upgrade eclipselink from 2.7.x to 3.0.x by Michael Bien · 2 years, 1 month ago
  44. 2deb120 Merge pull request #116 from mbien/ci-improvements by Michael Bien · 2 years, 1 month ago roller-6.1.1-rc2
  45. 9382c28 upload dev build + add JDK 18 to the matrix + version bumps. by Michael Bien · 2 years, 1 month ago
  46. 8e2890d Merge pull request #115 from mbien/dependency_updates by Michael Bien · 2 years, 1 month ago
  47. d146716 dependency updates, added bouncycastle, minor log level update. by Michael Bien · 2 years, 1 month ago
  48. 287bc9f Merge pull request #112 from mbien/templates by David M. Johnson · 2 years, 4 months ago
  49. 149b5d3 registered some maven actions for NetBeans. by Michael Bien · 2 years, 4 months ago
  50. 08e8a55 minor version dependency updates. by Michael Bien · 2 years, 4 months ago
  51. 683ca63 Merge pull request #113 from mbien/gh-actions by Michael Bien · 2 years, 4 months ago
  52. 85d3589 Added Integration Test step. by Michael Bien · 2 years, 4 months ago
  53. 2c6d1bb Disable failing test. by Michael Bien · 2 years, 4 months ago
  54. b5fb65d Added build/test github action. by Michael Bien · 2 years, 4 months ago
  55. e74ba32 close stream. by Michael Bien · 2 years, 4 months ago
  56. 329f1aa updated velocity templates. by Michael Bien · 2 years, 4 months ago
  57. 9a7f701 Merge pull request #111 from mbien/searchmodel by Michael Bien · 2 years, 4 months ago
  58. 5d60f14 Prepare for 6.1.1 release. by David M. Johnson · 2 years, 4 months ago
  59. 826751c [ROL-2074] fix for "DB upgrade fails on MySQL 5.6" by David M. Johnson · 2 years, 4 months ago
  60. 1c5edce Merge pull request #110 from mbien/containerfile by Michael Bien · 2 years, 4 months ago
  61. b49e2a7 updated container setup. by Michael Bien · 2 years, 4 months ago
  62. f23df8a formatting and reordering for better readability. by Michael Bien · 2 years, 4 months ago
  63. f1f8000 bugfix: SearchServlet forgot to copy the user to WeblogPageRequest. by Michael Bien · 2 years, 4 months ago
  64. cee4478 Fix for intermittently failing test. by David M. Johnson · 2 years, 4 months ago roller-6.1.0
  65. 730b9c7 Merge pull request #109 from mbien/log217 by David M. Johnson · 2 years, 4 months ago
  66. 27b7042 Merge pull request #108 from mbien/noanswer by David M. Johnson · 2 years, 4 months ago
  67. 92e7913 Dependency update to log4j2 2.17. by Michael Bien · 2 years, 4 months ago
  68. 70e0ebf Omit answer from CommentServlet response. by Michael Bien · 2 years, 4 months ago
  69. 8d5c6c4 Prepare for 6.1.0 release. by David M. Johnson · 2 years, 4 months ago
  70. 4e7d63f Dependency update to log4j2 2.16. by Michael Bien · 2 years, 4 months ago
  71. e91676c maven dependency updates by Michael Bien · 2 years, 5 months ago
  72. 2340d7b Merge pull request #100 from silkriver/leo by Michael Bien · 2 years, 6 months ago
  73. 57a64ac Translation: Simplified Chinese by Luo Cheng · 2 years, 9 months ago
  74. 80e12ae Merge pull request #105 from mbien/optimizations by Michael Bien · 2 years, 6 months ago
  75. 1a6f44f skip derby startup if tests are skipped. by Michael Bien · 2 years, 6 months ago
  76. bf4f750 maven dependency updates. by Michael Bien · 2 years, 7 months ago
  77. d6ed11c Use try-with-resource and input.transferTo(output) where applicable. by Michael Bien · 2 years, 7 months ago
  78. 92b9932 Use set/getProperty methods instead of Hashtable put/get. by Michael Bien · 2 years, 7 months ago
  79. cb3090f Use String::equalsIgnoreCase where applicable. by Michael Bien · 2 years, 7 months ago
  80. 4de79d5 Use ByteArrayOutputStream::toString. by Michael Bien · 2 years, 7 months ago
  81. fc8cdba Use copy collection copy constructors instead of addAll(). by Michael Bien · 2 years, 7 months ago
  82. 0832526 Use collection.sort() instead of Collections.sort(col). by Michael Bien · 2 years, 7 months ago
  83. 86eabea Small optimizations like better buffer sizing and switch instead of long else if chain. by Michael Bien · 2 years, 8 months ago
  84. 2e31b23 Use Colleciton.toArray(T::new) instead of Colleciton.toArray(new T[size]). by Michael Bien · 2 years, 9 months ago
  85. eec6c79 Use StandardCharsets.UTF_8 constant instead of "UTF-8" String lookup. by Michael Bien · 2 years, 9 months ago
  86. e23b32f Use getDeviceType() of the already parsed request instead of parsing it again. by Michael Bien · 2 years, 9 months ago
  87. 4b8d5cc semicolons for consistency. by Michael Bien · 2 years, 9 months ago
  88. 44172c6 fixed JS error during MediaFileView#deleteFolder action. by Michael Bien · 2 years, 9 months ago
  89. c69764a bugfix: "/tags/" appears twice in the cache key (introduced in 7d07a84). by Michael Bien · 2 years, 8 months ago
  90. 440ef70 CodeQL: don't scan JS files three times. by Michael Bien · 2 years, 8 months ago
  91. c86fffe set cookie "secure" and "SameSite" flags by default. by Michael Bien · 2 years, 8 months ago
  92. 27c1201 close the right stream (getter would return a new stream). by Michael Bien · 2 years, 8 months ago
  93. 5a4af10 WeblogRequestMapper: Use already validated weblog handle for redirect logic. by Michael Bien · 2 years, 8 months ago
  94. 2181cb7 FolderEdit: HTTP response splitting defense. by Michael Bien · 2 years, 8 months ago
  95. 28f9ca1 FileContentManagerImpl: Validate filename in saveFileContent() + use stream transferTo() shortcut. by Michael Bien · 2 years, 8 months ago
  96. 24e5302 FileContentManagerImpl: Validate Path before creating a File. by Michael Bien · 2 years, 8 months ago
  97. d673ecd TagDataServlet: Escape URIs for XML output to make CodeQL happy. by Michael Bien · 2 years, 8 months ago
  98. 3b53a62 Context URL validation. by Michael Bien · 2 years, 8 months ago
  99. 2d5bc97 RememberMeService should use a better hash function. by Michael Bien · 2 years, 8 months ago
  100. f90f714 quote $ and \ to not confuse the Matcher. by Michael Bien · 2 years, 9 months ago