1. db3915a Add warning about file-uploads by David M. Johnson · 3 months ago master
  2. 395cfa3 Preparing for 6.1.5 rc2 by David M. Johnson · 6 months ago roller-6.1.5
  3. 95b702f Replace references to favicon.ico with the new favicon.svg by David M. Johnson · 6 months ago
  4. a2d289a Replace references to favicon.ico with the new favicon.svg by David M. Johnson · 6 months ago
  5. b4bfec3 Handle multi-part form case for getting salt. by David M. Johnson · 6 months ago
  6. 98548da Preparing for 6.1.5 release. by David M. Johnson · 7 months ago
  7. edd9b52 Merge pull request #149 from mbien/dependency-updates-6 by Michael Bien · 7 months ago
  8. f1a262f Merge branch 'session-mgmt-simple' by David M. Johnson · 7 months ago
  9. 0d14694 Preparing for 6.1.5 release. by David M. Johnson · 7 months ago session-mgmt-simple
  10. 030db06 SVG favicon and a couple of alternative ones. by David M. Johnson · 7 months ago
  11. e62cc6f Test fixes. by David M. Johnson · 7 months ago
  12. 2c5f7b2 Dependency updates by Michael Bien · 8 months ago
  13. cd5139a Enhanced Session Management in Apache Roller (#148) by David M. Johnson · 8 months ago
  14. c31fb71 Use default methods rather than adapter, also add test for session manager (a wip). by David M. Johnson · 8 months ago
  15. 26fc09f Session manager only manages logged-in user sessions. by David M. Johnson · 8 months ago
  16. 8d09507 Restore listener methods. by David M. Johnson · 8 months ago
  17. dfd7e1b Add a test and fixes for problems revealed. by David M. Johnson · 8 months ago
  18. 170937d Roller session improvements. by David M. Johnson · 8 months ago
  19. faafe37 Implement one-time-salt use and add comprehensive tests (#142) by David M. Johnson · 12 months ago
  20. 78a2c78 Current version. by David M. Johnson · 12 months ago
  21. 209fd9a Fix category delete modal so that it does not include the about to be deleted category in the list of places to move the orphaned entries. by David M. Johnson · 12 months ago
  22. 02c0f43 Fix category actions so they properly redirect back to the categories page. by David M. Johnson · 12 months ago
  23. 222dae0 Remove class and role with some Bootstrap side-effect that was causing part of the Category Remove dialog to disappear after a couple of seconds. by David M. Johnson · 12 months ago
  24. 843adb0 Merge pull request #141 from mbien/dependency-updates-5 by Michael Bien · 12 months ago
  25. 3d51350 dependency updates by Michael Bien · 12 months ago
  26. 44f89ca Preparing for release by David M. Johnson · 12 months ago
  27. 53d91d7 Preparing to propose a release. by David M. Johnson · 12 months ago
  28. a02aaf2 Safer defaults (#140) by David M. Johnson · 12 months ago
  29. 6f2df91 Revert "Safer defaults for trust-users and file uploads, plus install guide changes." by David M. Johnson · 1 year ago
  30. 308bcf8 Safer defaults for trust-users and file uploads, plus install guide changes. by David M. Johnson · 1 year ago
  31. 2faff60 Remove debug setting, prepare for release by David M. Johnson · 1 year, 3 months ago roller_6.1.3
  32. f6b3aa4 use rc1 instead of just r1 by David M. Johnson · 1 year, 7 months ago roller-6.1.3-rc1
  33. 9a3172b This is actually rc1. by David M. Johnson · 1 year, 7 months ago
  34. 03919b6 Validate tz (#134) by David M. Johnson · 1 year, 7 months ago
  35. 944e1f1 Merge pull request #135 from mbien/dependency-updates-4 by Michael Bien · 1 year, 8 months ago
  36. 8035ca9 Dependency updates and some compiler warning cleanup in tests by Michael Bien · 1 year, 8 months ago
  37. af8df0a Update JDK 21ea to 21ga in github actions. by Michael Bien · 2 years ago
  38. fd17702 Add a Jetty event listener to start Derby when Roller is run via mvn jetty:run (#131) by David M. Johnson · 2 years ago
  39. 700a03b I'm going to sneak this quick formatting related fix to make form labels left align. by David M. Johnson · 2 years, 2 months ago roller-6.1.2
  40. f7f01e9 Remove unnecessary error message and fix use of back-tic quotes in Install guide. by David M. Johnson · 2 years, 2 months ago
  41. 384062b Merge pull request #130 from apache/remove-solr by David M. Johnson · 2 years, 2 months ago
  42. bafc3b5 Remove unnecessary Solr dependency. by David M. Johnson · 2 years, 2 months ago remove-solr
  43. b271cdd Prepare for 6.1.2 release. by David M. Johnson · 2 years, 2 months ago roller-6.1.2rc1
  44. c30027e Merge pull request #128 from apache/inputs-and-docs by David M. Johnson · 2 years, 2 months ago
  45. 94b2f72 Merge pull request #126 from mbien/dependency-updates-3 by Michael Bien · 2 years, 3 months ago
  46. cd4808e Remove redundant escaping, POJO does the escape by David M. Johnson · 2 years, 3 months ago inputs-and-docs
  47. 23b79cb Merge branch 'master' into inputs-and-docs by David M. Johnson · 2 years, 3 months ago
  48. 811b0fe Merge pull request #127 from mbien/validation-and-csp by David M. Johnson · 2 years, 3 months ago
  49. b6df636 Remove HTML from a couple of fields that should not allow HTML and clarify docs. by David M. Johnson · 2 years, 3 months ago
  50. a8a46a1 add basic content-security-policy for preset themes. by Michael Bien · 2 years, 3 months ago
  51. 5c94c25 some field validation by Michael Bien · 2 years, 3 months ago
  52. 047daf5 dependency updates (JDK 21 compatibility) by Michael Bien · 2 years, 3 months ago
  53. fab95f5 Merge pull request #123 from snoopdave/solr-impl by David M. Johnson · 2 years, 5 months ago
  54. 5b6cbbf Merge pull request #119 from mbien/dependency_updates_2 by Michael Bien · 2 years, 6 months ago
  55. f60e75f added missing before/after test annotations. by Michael Bien · 2 years, 10 months ago
  56. b97238a minor dependency updates. by Michael Bien · 3 years ago
  57. 0bb29ea workflow updates: test-summary, bump matrix to JDK 20, version updates. by Michael Bien · 2 years, 10 months ago
  58. c8865d3 Whittle down the code a bit more. by David M. Johnson · 2 years, 7 months ago
  59. 51e40ee Whittle down the code a bit more. by David M. Johnson · 2 years, 7 months ago
  60. 6de2fcf test fix by David M. Johnson · 2 years, 7 months ago
  61. d725bc4 Lucene API usage now isolated in search.lucene package. by David M. Johnson · 2 years, 7 months ago
  62. 4b68db5 inmemdb still needed by it-selenium. by David M. Johnson · 2 years, 7 months ago
  63. 880a94d Progress on refactoring by David M. Johnson · 2 years, 7 months ago
  64. 1157bc3 Progress towards test for SearchResultsModel by David M. Johnson · 2 years, 7 months ago
  65. 935bf28 Merge pull request #121 from snoopdave/tests-without-mvn by David M. Johnson · 2 years, 7 months ago
  66. 928e031 Restore autocommit logic. by David M. Johnson · 2 years, 7 months ago
  67. 85be536 Refactoring index implementation to isolate Lucene dependency. by David M. Johnson · 2 years, 7 months ago
  68. efb1f71 Cleanups by David M. Johnson · 2 years, 7 months ago
  69. e66a2a8 Start Derby from Java so that tests can be run without Maven, e.g. within an IDE debugger. by David M. Johnson · 2 years, 7 months ago
  70. e71be55 Merge branch 'master' of https://github.com/apache/roller by David M. Johnson · 3 years, 2 months ago
  71. 8316ee3 Better error logging around access-denied/ by David M. Johnson · 3 years, 2 months ago
  72. 80565b6 Merge pull request #118 from mbien/eclipselink302 by Michael Bien · 3 years, 3 months ago
  73. d0216fa minor dependency updates. (asm, lucene, spring, jquery-ui webjar) by Michael Bien · 3 years, 4 months ago
  74. 3ef1c07 upgrade eclipselink from 2.7.x to 3.0.x by Michael Bien · 3 years, 6 months ago
  75. 2deb120 Merge pull request #116 from mbien/ci-improvements by Michael Bien · 3 years, 6 months ago roller-6.1.1-rc2
  76. 9382c28 upload dev build + add JDK 18 to the matrix + version bumps. by Michael Bien · 3 years, 6 months ago
  77. 8e2890d Merge pull request #115 from mbien/dependency_updates by Michael Bien · 3 years, 6 months ago
  78. d146716 dependency updates, added bouncycastle, minor log level update. by Michael Bien · 3 years, 6 months ago
  79. 287bc9f Merge pull request #112 from mbien/templates by David M. Johnson · 3 years, 9 months ago
  80. 149b5d3 registered some maven actions for NetBeans. by Michael Bien · 3 years, 9 months ago
  81. 08e8a55 minor version dependency updates. by Michael Bien · 3 years, 9 months ago
  82. 683ca63 Merge pull request #113 from mbien/gh-actions by Michael Bien · 3 years, 9 months ago
  83. 85d3589 Added Integration Test step. by Michael Bien · 3 years, 9 months ago
  84. 2c6d1bb Disable failing test. by Michael Bien · 3 years, 9 months ago
  85. b5fb65d Added build/test github action. by Michael Bien · 3 years, 9 months ago
  86. e74ba32 close stream. by Michael Bien · 3 years, 9 months ago
  87. 329f1aa updated velocity templates. by Michael Bien · 3 years, 9 months ago
  88. 9a7f701 Merge pull request #111 from mbien/searchmodel by Michael Bien · 3 years, 9 months ago
  89. 5d60f14 Prepare for 6.1.1 release. by David M. Johnson · 3 years, 9 months ago
  90. 826751c [ROL-2074] fix for "DB upgrade fails on MySQL 5.6" by David M. Johnson · 3 years, 9 months ago
  91. 1c5edce Merge pull request #110 from mbien/containerfile by Michael Bien · 3 years, 9 months ago
  92. b49e2a7 updated container setup. by Michael Bien · 3 years, 9 months ago
  93. f23df8a formatting and reordering for better readability. by Michael Bien · 3 years, 9 months ago
  94. f1f8000 bugfix: SearchServlet forgot to copy the user to WeblogPageRequest. by Michael Bien · 3 years, 9 months ago
  95. cee4478 Fix for intermittently failing test. by David M. Johnson · 3 years, 9 months ago roller-6.1.0
  96. 730b9c7 Merge pull request #109 from mbien/log217 by David M. Johnson · 3 years, 9 months ago
  97. 27b7042 Merge pull request #108 from mbien/noanswer by David M. Johnson · 3 years, 9 months ago
  98. 92e7913 Dependency update to log4j2 2.17. by Michael Bien · 3 years, 9 months ago
  99. 70e0ebf Omit answer from CommentServlet response. by Michael Bien · 3 years, 9 months ago
  100. 8d5c6c4 Prepare for 6.1.0 release. by David M. Johnson · 3 years, 9 months ago