1. 8c5ec40 Merge pull request #498 from apache/bug/JSPWIKI-1273 by spyhunter99 · 13 days ago master
  2. 73fa86a pr cleanup by Alex O'Ree · 13 days ago
  3. d0a7a77 remove JDK-18 and JDK-19 builds as per https://jspwiki-wiki.apache.org/Wiki.jsp?page=Common%20problems%20when%20building%20JSPWiki#section-Common+problems+when+building+JSPWiki-UnableToBuildUsingJDK18UnderSomeConditions by Juan Pablo Santos Rodríguez · 2 weeks ago
  4. 3771e30 typo + remove unneeded packaging by Juan Pablo Santos Rodríguez · 2 weeks ago
  5. 0e59cfe 3.0.0-git-24 by Juan Pablo Santos Rodríguez · 2 weeks ago
  6. de2d719 Update dependencies by Juan Pablo Santos Rodríguez · 2 weeks ago
  7. 18a38a0 jspwiki-war defaults to http again; for a full https version, jspwiki-war-https is provided by Juan Pablo Santos Rodríguez · 2 weeks ago
  8. 84cffc4 Allow OWASP filters to be configured also through wiki properties at jspwiki.http.filters namespace by Juan Pablo Santos Rodríguez · 2 weeks ago
  9. da296a8 Move owasp filters configuration to web-fragment.xml at jspwiki-http by Juan Pablo Santos Rodríguez · 2 weeks ago
  10. 6a2e5d4 https for jspwiki.a.o url by Juan Pablo Santos Rodríguez · 2 weeks ago
  11. 611d1f8 JSPWIKI-1273 pr cleanup by Alex O'Ree · 4 weeks ago
  12. f1e6709 removes unwanted author tag by Alex O'Ree · 6 weeks ago
  13. 80ee288 Revert "Revert "JSPWIKI-1273 see jira for details"" by Alex O'Ree · 6 weeks ago
  14. f3ecb0d Revert "JSPWIKI-1273 see jira for details" by Alex O'Ree · 6 weeks ago master3
  15. 8e7d775 JSPWIKI-1273 see jira for details by Alex O'Ree · 6 weeks ago
  16. 6116487 Turn off compression, which should avoid uglify, which should avoid instantiating commons-pool2 with it's nasty (for JDK-18 builds under GH Actions) mbeans by Juan Pablo Santos Rodríguez · 7 weeks ago
  17. 320901c turn off debugging by Juan Pablo Santos Rodríguez · 7 weeks ago
  18. dc91328 turn on debug to see wro4j maven plugin details by Juan Pablo Santos Rodríguez · 7 weeks ago
  19. ac867cd Move configuration out of execution into plugin itself, so it overwrites the configuration from pluginManagement by Juan Pablo Santos Rodríguez · 7 weeks ago
  20. 7ebdf54 Instead of deactivating wro plugin, provided jmxEnabled=false to wro.properties, this should allow GH Actions build for JDK-18 to proceed by Juan Pablo Santos Rodríguez · 7 weeks ago
  21. a98965e Disable both executions of wro4j for GH Actions builds by Juan Pablo Santos Rodríguez · 7 weeks ago
  22. b4dd79a Revise threat model per PMC review (juanpablo-santos) + fix GFM tables by Jarek Potiuk · 8 weeks ago
  23. 482114f Add ASF license header to generated files to satisfy Apache RAT by Jarek Potiuk · 8 weeks ago
  24. 7906394 Add draft THREAT_MODEL.md + SECURITY.md + AGENTS.md for security-model discoverability by Jarek Potiuk · 8 weeks ago
  25. 243e251 Escape each parameter. Sigh by Juan Pablo Santos Rodríguez · 8 weeks ago
  26. a943fba Deactivate wro4j on GH Actions builds, it seems to activate the MBean Server which in turn seems to not be available under some JDKs by Juan Pablo Santos Rodríguez · 8 weeks ago
  27. debe0df Hopefully fix intermittent error on GH Actions builds by Juan Pablo Santos Rodríguez · 8 weeks ago
  28. 0dbf7f0 Remove duplicated dependency by Juan Pablo Santos Rodríguez · 8 weeks ago
  29. 6dd2f96 Quote reporter property by Juan Pablo Santos Rodríguez · 8 weeks ago
  30. 68bc6ec Log test failures on GH Actions run by Juan Pablo Santos Rodríguez · 8 weeks ago
  31. f3973ee Log TeestEngine init failures - also no version bump by Juan Pablo Santos Rodríguez · 8 weeks ago
  32. 638652e Move engine init to @BeforeEach method to see if that's enough to fix GH builds. No version bump by Juan Pablo Santos Rodríguez · 8 weeks ago
  33. 6c9e4d7 lifecycle-mapping plugin is moved to a dedicated m2e-only profile by Juan Pablo Santos Rodríguez · 8 weeks ago
  34. 756a1b3 lifecycle-mapping plugin is moved to a dedicated m2e-only profile by Juan Pablo Santos Rodríguez · 8 weeks ago
  35. 3568bc6 Better, remove cobertura plugin as it is not used by the build by Juan Pablo Santos Rodríguez · 8 weeks ago
  36. 542ce61 Exclude com.sun:tools from cobertura maven plugin as this causes issues on Docker builds by Juan Pablo Santos Rodríguez · 8 weeks ago
  37. 77f2a8a Exclude com.sun:tools from cobertura maven plugin as this causes issues on Docker builds by Juan Pablo Santos Rodríguez · 8 weeks ago
  38. be4ed49 use full artifact for javadocs doclet by Juan Pablo Santos Rodríguez · 8 weeks ago
  39. a7bf8ec Fix site build by Juan Pablo Santos Rodríguez · 8 weeks ago
  40. 53916a4 fix typo by Juan Pablo Santos Rodríguez · 8 weeks ago
  41. 09b55ea Enable Copilot code review for default branch by Juan Pablo Santos Rodríguez · 9 weeks ago
  42. 017e444 Remove deprecated code + some code format by Juan Pablo Santos Rodríguez · 9 weeks ago
  43. 399115b typo on date by Juan Pablo Santos Rodríguez · 9 weeks ago
  44. 2376c84 table format by Juan Pablo Santos Rodríguez · 9 weeks ago
  45. c357450 3.0 now by Juan Pablo Santos Rodríguez · 9 weeks ago
  46. f7ca038 fix build by Juan Pablo Santos Rodríguez · 9 weeks ago
  47. 6373dd2 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 2 months ago
  48. 715eaab 3.0.0-git-23 by Juan Pablo Santos Rodríguez · 9 weeks ago
  49. 2b2eef8 Update dependencies by Juan Pablo Santos Rodríguez · 9 weeks ago
  50. c3c87e3 Sanitize link parameter in Image plugin by Juan Pablo Santos Rodríguez · 9 weeks ago
  51. 8940830 Merge pull request #491 from spyhunter99/bug/JSPWIKI-1271 by spyhunter99 · 5 months ago
  52. a1af990 Merge pull request #490 from spyhunter99/bug/JSPWIKI-1270 by spyhunter99 · 5 months ago
  53. 44f6118 adds my signing key by Alex O'Ree · 5 months ago
  54. 7eaa756 attempting to fix the build by Alex O'Ree · 5 months ago
  55. 1c78abf JSPWIKI-1271 see jira for details by Alex O'Ree · 5 months ago
  56. 1200988 JSPWIKI-1270 see jira for details by Alex O'Ree · 5 months ago
  57. f3bc20f Merge pull request #487 from spyhunter99/feature/changelog2 by spyhunter99 · 7 months ago
  58. 1c8cafe 3.0.0-git-22 by Alex O'Ree · 7 months ago
  59. f3f12fa Merge pull request #485 from spyhunter99/bug/JSPWIKI-1267 by spyhunter99 · 7 months ago
  60. a28455d JSPWIKI-1267 fixes the test and adds a sorter by Alex O'Ree · 7 months ago
  61. bc04cc1 JSPWIKI-1267 form elements are not listed by Alex O'Ree · 7 months ago
  62. 253ad98 JSPWIKI-1267 form elements are not listed by Alex O'Ree · 7 months ago
  63. 746efaa Merge pull request #483 from spyhunter99/changeLog by spyhunter99 · 7 months ago
  64. 9f66ee9 3.0.0-git-21 by Alex O'Ree · 7 months ago
  65. 91d87f6 Merge pull request #482 from spyhunter99/feature/JSPWIKI-1102-chartist-plugin by spyhunter99 · 7 months ago
  66. 01fbd70 Merge pull request #475 from spyhunter99/feature/JSPWIKI-130-part2 by spyhunter99 · 7 months ago
  67. 0efa4eb Merge pull request #479 from spyhunter99/feature/JSPWIKI-205 by spyhunter99 · 7 months ago
  68. 13c9412 Merge pull request #480 from spyhunter99/feature/JSPWIKI-1265 by spyhunter99 · 7 months ago
  69. 4e87b47 Merge pull request #481 from spyhunter99/feature/JSPWIKI-1198-followup by spyhunter99 · 7 months ago
  70. 84dd01d license note by Alex O'Ree · 7 months ago
  71. 38f1f6a JSPWIKI-1102 attempt number 3 at a clean chartist plugin for jspwiki by Alex O'Ree · 7 months ago
  72. 39873ab JSPWIKI-1198 follow up for this, since the IT artifact id was renamed to match the directory on the file system, we need to set the relocation flag on the pom so that maven will know what the newer version is. probably unlikely that anyone has a maven dependency on an integration test artifact. The other option would be to undo the artifact id change and then fix the paths in version control by Alex O'Ree · 7 months ago
  73. 3f5811c adding notes by Alex O'Ree · 8 months ago
  74. 63089c1 JSPWIKI-1265 build fix by Alex O'Ree · 8 months ago
  75. 0b69f1f Merge branch 'master' into feature/JSPWIKI-130-part2 by Alex O'Ree · 8 months ago
  76. 2af4c58 JSPWIKI-1265 turns out that jspwiki has a "skins" feature that is supported by haddock but there are no themes out of the box. We also have this dark mode theme like mechanism that should have been a "skin". So this change moves the dark mode css to a skin, then adds a number of other skins inspired by MIT licensed bootswatch by Alex O'Ree · 8 months ago
  77. 96e53ff JSPWIKI-205 adds an override for obfuscating or deobfuscating data for the file based page provider. Enables a relatively easy path for integrators to provide their own encryption mechanism for wiki page content stored on disk by Alex O'Ree · 8 months ago
  78. 0e769e9 Merge pull request #478 from spyhunter99/feature/changelogUpdate6 by spyhunter99 · 8 months ago
  79. bdc420f 3.0.0-git-20 by Alex O'Ree · 8 months ago
  80. 08d5af0 Merge pull request #449 from spyhunter99/feature/JSPWIKI-1176-attempt2 by spyhunter99 · 8 months ago
  81. 066c1a4 Merge pull request #477 from spyhunter99/feature/changelogUpdate5 by spyhunter99 · 8 months ago
  82. 11e236a 3.0.0-git-19 by Alex O'Ree · 8 months ago
  83. 658760f Merge pull request #476 from spyhunter99/bug/JSPWIKI-1189-attempt2 by spyhunter99 · 8 months ago
  84. 8204090 Merge branch 'master' into feature/JSPWIKI-1176-attempt2 by Alex O'Ree · 8 months ago
  85. af23f1f Merge pull request #451 from spyhunter99/feature/JSPWIKI-1252 by spyhunter99 · 8 months ago
  86. c6dbf75 Merge pull request #446 from spyhunter99/feature/JSPWIKI-794-diff-replacement by spyhunter99 · 8 months ago
  87. 61cca49 Merge pull request #452 from spyhunter99/feature/JSPWIKI-1234 by spyhunter99 · 8 months ago
  88. c0df460 JSPWIKI-1240 potential fix for Inconsistent test failures with RSSGenerator not finding the XML user database on CI builds by Alex O'Ree · 8 months ago
  89. 4ce5424 NPE check by Alex O'Ree · 8 months ago
  90. 36afad7 JSPWIKI-1252 adds a default implementation for the new api that returns null. this should mitigate any potential issues with users extending the default class for the wiki session having upgrade issues by Alex O'Ree · 8 months ago
  91. 1b4a70d removes the debug logging by Alex O'Ree · 8 months ago
  92. 8693543 JSPWIKI-1189 attempt 2 at fixing the last edit dialog by Alex O'Ree · 8 months ago
  93. dedbca0 JSPWIKI-1189 attempt 2 at fixing the last edit dialog by Alex O'Ree · 8 months ago
  94. ea1bb55 Javadocs for wiki context to better support future users by Alex O'Ree · 8 months ago
  95. c451f74 JSPWIKI-1234 addresses pr comments. Adds a default implementation for the user profile interface class to aid in upgrade paths by Alex O'Ree · 8 months ago
  96. 508922a JSPWIKI-130 addresses the final part of this jira, ready for peer review by Alex O'Ree · 8 months ago
  97. 9fea75f JSPWIKI-130 makes the first half of part 2 by Alex O'Ree · 8 months ago
  98. 8513986 Merge remote-tracking branch 'upstream/master' into feature/JSPWIKI-130-part2 by Alex O'Ree · 8 months ago
  99. 565c852 JSPWIKI-130 by Alex O'Ree · 8 months ago
  100. b40fdde Merge remote-tracking branch 'upstream/master' into feature/JSPWIKI-1234 by Alex O'Ree · 8 months ago