- 7f8cb4d First push post 2.12.3 release by Juan Pablo Santos Rodríguez · 5 weeks ago master
- 988075c [maven-release-plugin] prepare for next development iteration by Juan Pablo Santos Rodríguez · 6 weeks ago
- e04dda3 [maven-release-plugin] prepare release 2.12.3-RC2 by Juan Pablo Santos Rodríguez · 6 weeks ago 2.12.3 2.12.3-RC2
- 0aaa83f restore correct value by Juan Pablo Santos Rodríguez · 6 weeks ago
- dd7ed13 prepare again for 2.12.3 by Juan Pablo Santos Rodríguez · 6 weeks ago
- c19aa0b 2.12.3-git-10: further fixes to ensure that Log4J2 only processes properties related to it by Juan Pablo Santos Rodríguez · 6 weeks ago
- e1b8f28 back to 2.12.3-SNAPSHOT by Juan Pablo Santos Rodríguez · 6 weeks ago
- 70e19515 [maven-release-plugin] prepare for next development iteration by Juan Pablo Santos Rodríguez · 6 weeks ago
- 9721a81 [maven-release-plugin] prepare release 2.12.3-RC1 by Juan Pablo Santos Rodríguez · 6 weeks ago 2.12.3-RC1
- 6f1245b Prepare 2.12.3 by Juan Pablo Santos Rodríguez · 6 weeks ago
- 3787eb4 Update JUnit to 5.13.4, sonar-maven-plugin to 5.1.0.4751 (closes #393) - No version bump by Juan Pablo Santos Rodríguez · 6 weeks ago
- 1d6ab1b 2.12.3-git-09 by Juan Pablo Santos Rodríguez · 7 weeks ago
- 897b550 Dependencies upgrade by Juan Pablo Santos Rodríguez · 7 weeks ago
- 6117688 Ensure that Log4J2 configuration from only loads Log4J2 related properties, as it's needed when upgrading it to 2.25 by Juan Pablo Santos Rodríguez · 7 weeks ago
- 33c83bc 2.12.3-git-08 by Juan Pablo Santos Rodríguez · 8 weeks ago
- 812b86a refer closed PRs from dependabot by Juan Pablo Santos Rodríguez · 8 weeks ago
- cf20ca0 Upgrade tomcat portable binaries by Juan Pablo Santos Rodríguez · 8 weeks ago
- 0ea2572 Upgrate dependencies - closes #385, closes #386, closes #387 by Juan Pablo Santos Rodríguez · 8 weeks ago
- 8e27da0 es_ES translation tweaks by Juan Pablo Santos Rodríguez · 8 weeks ago
- 93583f0 Fix StringIndexOutOfBoundsException by Ulf Dittmer · 3 months ago
- f532523 add bin to list of ignored patterns by Juan Pablo Santos Rodríguez · 4 months ago
- 8f92f38 2.12.3-git-07 by Juan Pablo Santos Rodríguez · 4 months ago
- 3bce33d Extract suitable jspwiki.woas.version property for portable build from project.version instead of hard coding it into build.xml by Juan Pablo Santos Rodríguez · 4 months ago
- 05d4a07 upgrade tomcat portable binaries by Juan Pablo Santos Rodríguez · 4 months ago
- c8ecc23 Upgrade dependencies - closes #379, closes #382, closes #383 by Juan Pablo Santos Rodríguez · 4 months ago
- 835e566 Introduce CachingManager#registerListener(..) so that caching providers are able to register expired cache listeners - closes #362 by Juan Pablo Santos Rodríguez · 4 months ago
- f7d8573 2.12.3-git-06 by Juan Pablo Santos Rodríguez · 5 months ago
- 7760885 Update dependencies, closes #373, closes #375 by Juan Pablo Santos Rodríguez · 5 months ago
- 40f59e6 Proper digest comparison on CryptoUtil.verifySaltedPassword by Juan Pablo Santos Rodríguez · 5 months ago
- 8144594 Polish tests by Juan Pablo Santos Rodríguez · 5 months ago
- 777d5e4 Normalize user input in registration by Arturo Bernal · 7 months ago
- 629ac8c 2.12.3-git-05 by Juan Pablo Santos Rodríguez · 5 months ago
- 5b9dab4 Proper HTML escaping + introduce WikiHtmlInline to be able to avoid HTML escaping performed by Flexmark by Juan Pablo Santos Rodríguez · 5 months ago
- 184f185 Update tomcat launcher binary files to 9.0.102 by Juan Pablo Santos Rodríguez · 5 months ago
- bd79030 Update dependencies by Juan Pablo Santos Rodríguez · 5 months ago
- 44d70e4 Allow text to be wrapped on a given tag by Juan Pablo Santos Rodríguez · 5 months ago
- 1af6466 Proper fix + use constant from MarkupParser by Juan Pablo Santos Rodríguez · 5 months ago
- c21f6e1 Additional tests + small refactors by Juan Pablo Santos Rodríguez · 5 months ago
- a49b2fd Allow data: or javascript: uris on src attribute of Image plugin only if jspwiki.translatorReader.allowHTML is enabled by Juan Pablo Santos Rodríguez · 5 months ago
- 5a9ac33 Move xstream version to parent pom by Juan Pablo Santos Rodríguez · 5 months ago
- 5ab4d87 Move escapeHTMLEntities to TextUtil by Juan Pablo Santos Rodríguez · 5 months ago
- f4089cb Merge pull request #376 from arturobernalg/JSPWIKI-1204 by Arturo Bernal · 8 months ago
- 402f9a1 [SECURITY][XBOW-024-109] Fix XSS vulnerability in header link rendering by Arturo Bernal · 8 months ago
- a184e0a Update portable build binaries by Juan Pablo Santos Rodríguez · 9 months ago
- 5ad6536 2.12.3-git-03 by Juan Pablo Santos Rodríguez · 9 months ago
- 101f7c2 Update dependencies by Juan Pablo Santos Rodríguez · 9 months ago
- 76669e3 formatting by Alex · 1 year, 1 month ago
- bd412b2 JSPWIKI-1197 fix for if and when someone, other software (antivirus, etc) or a human deletes an attachment from disk and leaves behind a properties file in the attachment director for a given wiki page. Before this change jspwiki would not boot up in this condition. After it will and simply logs this error condition. by Alex · 1 year, 1 month ago
- 7bf6657 2.12.3-git-02 by Juan Pablo Santos Rodríguez · 12 months ago
- e438af0 Update portable binaries + provide working URLs to download launch4j files by Juan Pablo Santos Rodríguez · 12 months ago
- 008c9f7 Dependency updates, closes #353, closes #364, closes #365 by Juan Pablo Santos Rodríguez · 12 months ago
- abb701c add .pdf and .xml extensions to jspwiki.attachment.forceDownload default value by Juan Pablo Santos Rodríguez · 12 months ago
- 9073db5 jspwiki.attachment.forceDownload now accepts * as a way to always enforce attachment download by Juan Pablo Santos Rodríguez · 12 months ago
- 5eeb340 minor change to use the os utils class commons-lang3 that was already in the classpath by Alex · 12 months ago
- 58614ef Fix SampleAjaxPlugin by udittmer · 1 year, 1 month ago
- b3847dc Make MBeans by udittmer · 1 year, 1 month ago
- 31f539a 2.12.3-git-01 by Juan Pablo Santos Rodríguez · 1 year, 2 months ago
- 6235b10 Fix issue with CI build not findind a test-jar by Juan Pablo Santos Rodríguez · 1 year, 2 months ago
- a96e934 update portable binaries by Juan Pablo Santos Rodríguez · 1 year, 2 months ago
- 5283a2e Update Tomcat to 9.0.90 and several maven plugins by Juan Pablo Santos Rodríguez · 1 year, 2 months ago
- 6c558f3 Update CalendarTag.java by udittmer · 1 year, 2 months ago
- b677253 Update Sidebar.jsp by udittmer · 1 year, 2 months ago
- 9c6e102 Update jspwiki.tld by udittmer · 1 year, 2 months ago
- 196767e Update CalendarTag.java by udittmer · 1 year, 2 months ago
- 867e9b4 [maven-release-plugin] prepare for next development iteration by Arturo Bernal · 1 year, 3 months ago
- efe50b0 [maven-release-plugin] prepare release 2.12.2-RC1 by Arturo Bernal · 1 year, 3 months ago 2.12.2 2.12.2-RC1
- 71424cc prepare for 2.12.2 by Arturo Bernal · 1 year, 3 months ago
- e78bd8f 2.12.2-git-16 by Juan Pablo Santos Rodríguez · 1 year, 3 months ago
- 640a789 Dependencies and plugins update - closes #344, closes #345, closes #346 by Juan Pablo Santos Rodríguez · 1 year, 3 months ago
- e67a9b1 Build with jdk21 instead of 19 by Juan Pablo Santos Rodríguez · 1 year, 3 months ago
- 55d6a3b Always generate test-jar by Juan Pablo Santos Rodríguez · 1 year, 3 months ago
- b9d58b7 fix Dockerfile build - no version bump by Juan Pablo Santos Rodríguez · 1 year, 3 months ago
- 4bf69d9 fix Dockerfile build - no version bump by Juan Pablo Santos Rodríguez · 1 year, 3 months ago
- 9256c81 2.12.2-git-15 by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- f29e0ba Update tomcat binaries and dependencies by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 480e900 JSPWIKI-1186: Windows, install.jsp double escapes the jspwiki.workDir and nothing else by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- da7dc7d generate markdown wikipages even when setting -DskipTests - use -Dskip-markdown-pages-generation to skip this step by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- d29db65 fix typo by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 9364860 2.12.2-git-14 by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 3cefebd Update dependencies by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- f79d41c JSPWIKI-1190: generate markdown flavour of wikipages as part of the build by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 59ad1a5 Fix possible ArrayIndexOutOfBOundsException by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 7502446 fix typo by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 52f0501 Thanks to the sonarqube scanner, we now have 3 mvn builds, so let's skip running tests on deploy, as we've already passed them. by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 8c0d55e Seems that sonarcloud.io now requires running JDK-17 for the local analysis, hopefully this completes fixing the CI build by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- cc60bee Show test stdout, stderr and stacktraces on test failure/error by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- b5201a5 try TLSv1.2 for sendMail test by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- d718b82 2.12.2-git-13 by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 4120914 Update portable build binaries by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 4c88d8f Update dependencies by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 2cc751f Add missing license by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 8cdd187 MailUtil now uses every mail.smtp / mail.smtps property provided through your jspwiki(-custom).properties file by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 183b7a8 Extract system property expansion to its own method by Juan Pablo Santos Rodríguez · 1 year, 4 months ago
- 2b06d7a JSPWIKI-1188 rearranges the config loading to support the property replacement by Alex O'Ree · 1 year, 5 months ago
- b10f148 JSPWIKI-1188 additional test coverage by Alex O'Ree · 1 year, 5 months ago
- b553be9 JSPWIKI-1188 system property expansion by Alex O'Ree · 1 year, 5 months ago
- b5b3283 2.12.2-git-12 by Juan Pablo Santos Rodríguez · 1 year, 5 months ago
- c1375ef BasicAttachmentProvider doesn't throw an Exception if attachment metadata files are not correctly formed by Juan Pablo Santos Rodríguez · 1 year, 5 months ago
- fc14096 Update tomcat binaries by Juan Pablo Santos Rodríguez · 1 year, 5 months ago
- 203ab12 publish SBOMs by Juan Pablo Santos Rodríguez · 1 year, 5 months ago