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