1. 656f4f3 Merge pull request #506 from apache/bug/JSPWIKI-1275 by spyhunter99 · 6 days ago master
  2. 111a4e6 changelog by Alex O'Ree · 11 days ago
  3. 2846df5 compile fix by Alex O'Ree · 11 days ago
  4. af0ed6d compile fix by Alex O'Ree · 11 days ago
  5. ad11cad JSPWIKI-1275 by Alex O'Ree · 12 days ago
  6. e96fbb6 Merge pull request #502 from apache/bug/JSPWIKI-1275 by spyhunter99 · 12 days ago
  7. 624b005 Merge pull request #504 from apache/feature/fixCargoPlugin by spyhunter99 · 12 days ago
  8. 0de90b8 rolls back the removal of the readme note on Install.jsp by Alex O'Ree · 13 days ago
  9. 2381f92 per the last release vote on v3.0.0, this adds an example to the cargo plugin for TLS support however it appears to work just fine with http. Updates the readme to remove the reference to install.jsp which no longer exists. adds some additional documentation to jspwiki.properties for the secure cookie flag by Alex O'Ree · 13 days ago
  10. cdeea61 JSPWIKI-1275 by Alex O'Ree · 14 days ago
  11. b6cafb3 Merge pull request #500 from apache/bug/JSPWIKI-1274 by spyhunter99 · 14 days ago
  12. d375953 JSPWIKI-1274 fix for 3.x by Alex O'Ree · 2 weeks ago
  13. b4d60a5 JSPWIKI-1274 fix for 3.x by Alex O'Ree · 2 weeks ago
  14. 8c5ec40 Merge pull request #498 from apache/bug/JSPWIKI-1273 by spyhunter99 · 5 weeks ago
  15. 73fa86a pr cleanup by Alex O'Ree · 5 weeks ago
  16. 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 · 6 weeks ago
  17. 3771e30 typo + remove unneeded packaging by Juan Pablo Santos Rodríguez · 6 weeks ago
  18. 0e59cfe 3.0.0-git-24 by Juan Pablo Santos Rodríguez · 6 weeks ago
  19. de2d719 Update dependencies by Juan Pablo Santos Rodríguez · 6 weeks ago
  20. 18a38a0 jspwiki-war defaults to http again; for a full https version, jspwiki-war-https is provided by Juan Pablo Santos Rodríguez · 6 weeks ago
  21. 84cffc4 Allow OWASP filters to be configured also through wiki properties at jspwiki.http.filters namespace by Juan Pablo Santos Rodríguez · 6 weeks ago
  22. da296a8 Move owasp filters configuration to web-fragment.xml at jspwiki-http by Juan Pablo Santos Rodríguez · 6 weeks ago
  23. 6a2e5d4 https for jspwiki.a.o url by Juan Pablo Santos Rodríguez · 6 weeks ago
  24. 611d1f8 JSPWIKI-1273 pr cleanup by Alex O'Ree · 8 weeks ago
  25. f1e6709 removes unwanted author tag by Alex O'Ree · 9 weeks ago
  26. 80ee288 Revert "Revert "JSPWIKI-1273 see jira for details"" by Alex O'Ree · 10 weeks ago
  27. f3ecb0d Revert "JSPWIKI-1273 see jira for details" by Alex O'Ree · 10 weeks ago master3
  28. 8e7d775 JSPWIKI-1273 see jira for details by Alex O'Ree · 10 weeks ago
  29. 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 · 2 months ago
  30. 320901c turn off debugging by Juan Pablo Santos Rodríguez · 2 months ago
  31. dc91328 turn on debug to see wro4j maven plugin details by Juan Pablo Santos Rodríguez · 2 months ago
  32. ac867cd Move configuration out of execution into plugin itself, so it overwrites the configuration from pluginManagement by Juan Pablo Santos Rodríguez · 2 months ago
  33. 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 · 2 months ago
  34. a98965e Disable both executions of wro4j for GH Actions builds by Juan Pablo Santos Rodríguez · 2 months ago
  35. b4dd79a Revise threat model per PMC review (juanpablo-santos) + fix GFM tables by Jarek Potiuk · 3 months ago
  36. 482114f Add ASF license header to generated files to satisfy Apache RAT by Jarek Potiuk · 3 months ago
  37. 7906394 Add draft THREAT_MODEL.md + SECURITY.md + AGENTS.md for security-model discoverability by Jarek Potiuk · 3 months ago
  38. 243e251 Escape each parameter. Sigh by Juan Pablo Santos Rodríguez · 3 months ago
  39. 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 · 3 months ago
  40. debe0df Hopefully fix intermittent error on GH Actions builds by Juan Pablo Santos Rodríguez · 3 months ago
  41. 0dbf7f0 Remove duplicated dependency by Juan Pablo Santos Rodríguez · 3 months ago
  42. 6dd2f96 Quote reporter property by Juan Pablo Santos Rodríguez · 3 months ago
  43. 68bc6ec Log test failures on GH Actions run by Juan Pablo Santos Rodríguez · 3 months ago
  44. f3973ee Log TeestEngine init failures - also no version bump by Juan Pablo Santos Rodríguez · 3 months ago
  45. 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 · 3 months ago
  46. 6c9e4d7 lifecycle-mapping plugin is moved to a dedicated m2e-only profile by Juan Pablo Santos Rodríguez · 3 months ago
  47. 756a1b3 lifecycle-mapping plugin is moved to a dedicated m2e-only profile by Juan Pablo Santos Rodríguez · 3 months ago
  48. 3568bc6 Better, remove cobertura plugin as it is not used by the build by Juan Pablo Santos Rodríguez · 3 months ago
  49. 542ce61 Exclude com.sun:tools from cobertura maven plugin as this causes issues on Docker builds by Juan Pablo Santos Rodríguez · 3 months ago
  50. 77f2a8a Exclude com.sun:tools from cobertura maven plugin as this causes issues on Docker builds by Juan Pablo Santos Rodríguez · 3 months ago
  51. be4ed49 use full artifact for javadocs doclet by Juan Pablo Santos Rodríguez · 3 months ago
  52. a7bf8ec Fix site build by Juan Pablo Santos Rodríguez · 3 months ago
  53. 53916a4 fix typo by Juan Pablo Santos Rodríguez · 3 months ago
  54. 09b55ea Enable Copilot code review for default branch by Juan Pablo Santos Rodríguez · 3 months ago
  55. 017e444 Remove deprecated code + some code format by Juan Pablo Santos Rodríguez · 3 months ago
  56. 399115b typo on date by Juan Pablo Santos Rodríguez · 3 months ago
  57. 2376c84 table format by Juan Pablo Santos Rodríguez · 3 months ago
  58. c357450 3.0 now by Juan Pablo Santos Rodríguez · 3 months ago
  59. f7ca038 fix build by Juan Pablo Santos Rodríguez · 3 months ago
  60. 6373dd2 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 3 months ago
  61. 715eaab 3.0.0-git-23 by Juan Pablo Santos Rodríguez · 3 months ago
  62. 2b2eef8 Update dependencies by Juan Pablo Santos Rodríguez · 3 months ago
  63. c3c87e3 Sanitize link parameter in Image plugin by Juan Pablo Santos Rodríguez · 3 months ago
  64. 8940830 Merge pull request #491 from spyhunter99/bug/JSPWIKI-1271 by spyhunter99 · 5 months ago
  65. a1af990 Merge pull request #490 from spyhunter99/bug/JSPWIKI-1270 by spyhunter99 · 5 months ago
  66. 44f6118 adds my signing key by Alex O'Ree · 6 months ago
  67. 7eaa756 attempting to fix the build by Alex O'Ree · 6 months ago
  68. 1c78abf JSPWIKI-1271 see jira for details by Alex O'Ree · 6 months ago
  69. 1200988 JSPWIKI-1270 see jira for details by Alex O'Ree · 6 months ago
  70. f3bc20f Merge pull request #487 from spyhunter99/feature/changelog2 by spyhunter99 · 8 months ago
  71. 1c8cafe 3.0.0-git-22 by Alex O'Ree · 8 months ago
  72. f3f12fa Merge pull request #485 from spyhunter99/bug/JSPWIKI-1267 by spyhunter99 · 8 months ago
  73. a28455d JSPWIKI-1267 fixes the test and adds a sorter by Alex O'Ree · 8 months ago
  74. bc04cc1 JSPWIKI-1267 form elements are not listed by Alex O'Ree · 8 months ago
  75. 253ad98 JSPWIKI-1267 form elements are not listed by Alex O'Ree · 8 months ago
  76. 746efaa Merge pull request #483 from spyhunter99/changeLog by spyhunter99 · 8 months ago
  77. 9f66ee9 3.0.0-git-21 by Alex O'Ree · 8 months ago
  78. 91d87f6 Merge pull request #482 from spyhunter99/feature/JSPWIKI-1102-chartist-plugin by spyhunter99 · 8 months ago
  79. 01fbd70 Merge pull request #475 from spyhunter99/feature/JSPWIKI-130-part2 by spyhunter99 · 8 months ago
  80. 0efa4eb Merge pull request #479 from spyhunter99/feature/JSPWIKI-205 by spyhunter99 · 8 months ago
  81. 13c9412 Merge pull request #480 from spyhunter99/feature/JSPWIKI-1265 by spyhunter99 · 8 months ago
  82. 4e87b47 Merge pull request #481 from spyhunter99/feature/JSPWIKI-1198-followup by spyhunter99 · 8 months ago
  83. 84dd01d license note by Alex O'Ree · 8 months ago
  84. 38f1f6a JSPWIKI-1102 attempt number 3 at a clean chartist plugin for jspwiki by Alex O'Ree · 8 months ago
  85. 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 · 8 months ago
  86. 3f5811c adding notes by Alex O'Ree · 8 months ago
  87. 63089c1 JSPWIKI-1265 build fix by Alex O'Ree · 8 months ago
  88. 0b69f1f Merge branch 'master' into feature/JSPWIKI-130-part2 by Alex O'Ree · 8 months ago
  89. 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
  90. 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
  91. 0e769e9 Merge pull request #478 from spyhunter99/feature/changelogUpdate6 by spyhunter99 · 8 months ago
  92. bdc420f 3.0.0-git-20 by Alex O'Ree · 8 months ago
  93. 08d5af0 Merge pull request #449 from spyhunter99/feature/JSPWIKI-1176-attempt2 by spyhunter99 · 8 months ago
  94. 066c1a4 Merge pull request #477 from spyhunter99/feature/changelogUpdate5 by spyhunter99 · 8 months ago
  95. 11e236a 3.0.0-git-19 by Alex O'Ree · 8 months ago
  96. 658760f Merge pull request #476 from spyhunter99/bug/JSPWIKI-1189-attempt2 by spyhunter99 · 8 months ago
  97. 8204090 Merge branch 'master' into feature/JSPWIKI-1176-attempt2 by Alex O'Ree · 8 months ago
  98. af23f1f Merge pull request #451 from spyhunter99/feature/JSPWIKI-1252 by spyhunter99 · 8 months ago
  99. c6dbf75 Merge pull request #446 from spyhunter99/feature/JSPWIKI-794-diff-replacement by spyhunter99 · 8 months ago
  100. 61cca49 Merge pull request #452 from spyhunter99/feature/JSPWIKI-1234 by spyhunter99 · 8 months ago