1. f2a3c39 Merge pull request #434 from salcho/post-ww-5083 by Lukasz Lenart · 3 years, 8 months ago
  2. 3528edf Merge pull request #439 from yasserzamani/WW-5087master by Lukasz Lenart · 3 years, 8 months ago
  3. 88a54d1 WW-5087 handle Parameter.Empty properly by Yasser Zamani · 3 years, 8 months ago
  4. 4b8d7a1 Remove unnecessary <#rt> tags on FreeMarker templates where nonces were introduced for script and link tags by Santiago · 3 years, 8 months ago
  5. 32bc34d increase nonce test coverage by Yasser Zamani · 3 years, 8 months ago
  6. f70999c fix tags by Yasser Zamani · 3 years, 8 months ago
  7. abb1c4d Merge pull request #435 from gregh3269/master by Lukasz Lenart · 3 years, 8 months ago
  8. 23ddc8f Empty file upload, storeLocation null gives wrong error message. by Greg Huber · 3 years, 8 months ago
  9. 62424ef Refactoring script and link elements for CSP nonce propagation by Ecenaz Ozmen · 3 years, 8 months ago
  10. 6210afa Merge pull request #430 from salcho/post-ww-5083 by Aleksandr Mashchenko · 3 years, 8 months ago
  11. 87e7b2b Merge pull request #433 from JCgH4164838Gh792C124B5/WW-5075_S2_6_OSGiPluginUpdate by Lukasz Lenart · 3 years, 8 months ago
  12. bf80254 Add missing license to test file. by Santiago · 3 years, 9 months ago
  13. 2ce753a Add unit test for CSP report action. Ensure only reports with correct method, content length and content type are processed and response code is always 204. by Santiago · 3 years, 9 months ago
  14. cb3ca4b Initial attempt to fix OSGi Plugin issues discovered during examination of by JCgH4164838Gh792C124B5 · 3 years, 9 months ago
  15. 0af4d6f Remove report URI from default CSP interceptor configuration. By default, CSP will be in reporting mode with no report directive. by Santiago · 3 years, 9 months ago
  16. 418ca2c Use default execute method on CspReportAction by Santiago · 3 years, 9 months ago
  17. 6d865b6 WW-5077 Adjusts DMI aware Regex to be more narrowed by Lukasz Lenart · 3 years, 10 months ago
  18. 102b828 WW-5077 Restores escaped brackets by Lukasz Lenart · 3 years, 10 months ago
  19. ee8cdc3 WW-5077 Uses a different pattern if DMI is enabled by Lukasz Lenart · 3 years, 10 months ago
  20. 5e7c921 WW-5086 Fixes s:set tag to persists empty body by Lukasz Lenart · 3 years, 9 months ago
  21. 6df90bf WW-5086 Fixes s:set tag with empty body by Lukasz Lenart · 3 years, 9 months ago
  22. 8896015 Merge pull request #432 from salcho/coop-coep-post by Lukasz Lenart · 3 years, 9 months ago
  23. 54b1568 Merge pull request #428 from JCgH4164838Gh792C124B5/WW-5083_Followup by Yasser Zamani · 3 years, 9 months ago
  24. 4acaccf Merge branch 'master' into coop-coep-post by Sal · 3 years, 9 months ago
  25. 529ec1e WW-5085: Initial implementation of Cross-Origin Opener Policy and Cross-Origin Embedder Policy interceptors by Giannis Chatziveroglou · 3 years, 9 months ago
  26. bfaebdb Updated commit based on feedback: by JCgH4164838Gh792C124B5 · 3 years, 9 months ago
  27. c1180e2 initial implementation of coop by Giannis Chatziveroglou · 3 years, 9 months ago
  28. 4d8bec5 Cspinterceptor (#2) by gchatz22 · 3 years, 9 months ago
  29. f386e89 WW-5083 PR#426 follow-up. by JCgH4164838Gh792C124B5 · 3 years, 9 months ago
  30. a55e9ed Merge pull request #426 from salcho/post-ww-5083 by Lukasz Lenart · 3 years, 10 months ago
  31. 8902a9a Add Vary headers explicitly for all requests processed by the Fetch Metadata interceptors instead of using PreResultListener by Santiago · 3 years, 10 months ago
  32. 193856c Add log statement at debug for cross-origin requests rejected by Fetch Metadata. Fix typo. by Santiago · 3 years, 10 months ago
  33. 5b27fc2 Rename Resource Isolation Policy implementation. Remove confluence javadoc tags. Pending PR for Fetch Metadata interceptor documentation. by Santiago · 3 years, 10 months ago
  34. 4aadcff Add license header to new files by Santiago · 3 years, 10 months ago
  35. cdba061 Ww 5083 (#1) by gchatz22 · 3 years, 10 months ago
  36. c2b09d7 Sets a proper timestamp as maven-jar-plugin doesn't support "now" by Lukasz Lenart · 3 years, 10 months ago
  37. 82bc60c Adds outputTimestamp property to support reproducible build by Lukasz Lenart · 3 years, 10 months ago
  38. fbe06c0 Merge pull request #422 from apache/WW-5080-plain-result by Yasser Zamani · 3 years, 10 months ago
  39. 64360ec Merge pull request #423 from apache/WW-5081-cols-rows by Yasser Zamani · 3 years, 10 months ago
  40. 0d622cf WW-5081 Makes textarea compatible with W3C by Lukasz Lenart · 3 years, 10 months ago
  41. f2d73ee WW-5080 Adds some docs and logging, and option to skip committed response by Lukasz Lenart · 3 years, 10 months ago
  42. f02e0d2 WW-5080 Defines a new result type plain to use directly with Java code by Lukasz Lenart · 3 years, 10 months ago
  43. dbd2f28 Merge pull request #420 from apache/WW-5077-better-logs by Lukasz Lenart · 3 years, 11 months ago
  44. 880d3b7 WW-5077 Uses better logging to inform user about excluded params by Lukasz Lenart · 4 years ago
  45. 354bf96 Uses proper Jenkins status badge by Lukasz Lenart · 4 years ago
  46. d31ff50 Merge pull request #418 from JCgH4164838Gh792C124B5/CPickPR416_417_26x by Lukasz Lenart · 4 years ago
  47. 0d3664f Merge pull request #417 from JCgH4164838Gh792C124B5/LL_tiny-improvements_unittest by Lukasz Lenart · 4 years ago
  48. efde287 Merge pull request #416 from JCgH4164838Gh792C124B5/Partial_Backport_LL_tiny-improvements by JCgH4164838Gh792C124B5 · 4 years ago
  49. 677f769 Uses proper suppresses to exclude vulnerable Oval transitive dependencies by Lukasz Lenart · 4 years ago
  50. 1f98c86 Merge pull request #415 from JCgH4164838Gh792C124B5/WW-5030-Cleanup-2.6.x by Lukasz Lenart · 4 years ago
  51. d29c2f6 Minor post WW-5030 Cleanup: by JCgH4164838Gh792C124B5 · 4 years ago
  52. 91d4ab5 Fixes lastAccessedTime not modified once session was invalidated by Lukasz Lenart · 4 years ago
  53. 6790014 Suppresses vulnerability alert for OVal by Lukasz Lenart · 4 years ago
  54. d6bfd30 WW-5019 Upgrades Log4j to version 2.13.3 by Lukasz Lenart · 4 years ago
  55. e48832d Merge pull request #414 from apache/tiny-improvments by Lukasz Lenart · 4 years ago
  56. 035c8b1 Reduces noise in the logs by Lukasz Lenart · 4 years ago
  57. 28bc351 Fixes a problem with missing locale if HttpServletRequest#getLocale throws exception by Lukasz Lenart · 4 years ago
  58. 0129d30 Merge pull request #397 from apache/action-context-boost by Lukasz Lenart · 4 years ago
  59. f4ab5bf Merge pull request #413 from JCgH4164838Gh792C124B5/WW-5074_CfgFix by Lukasz Lenart · 4 years ago
  60. a5f5efb Merge pull request #412 from JCgH4164838Gh792C124B5/WW-5072_CPickPR411 by Lukasz Lenart · 4 years ago
  61. a671125 Proposed WW-5074 Fix: by JCgH4164838Gh792C124B5 · 4 years ago
  62. 6afcbf2 Merge pull request #411 from JCgH4164838Gh792C124B5/WW-5072_fix by Lukasz Lenart · 4 years ago
  63. 0a53999 Merge pull request #410 from apache/WW-5065-append-or-not-cherry-pick by Lukasz Lenart · 4 years ago
  64. 375c3c4 WW-4789 WW-3788 Puts back java.io as an excluded package by Lukasz Lenart · 4 years ago
  65. b96509f Merge branch 'master' into action-context-boost by Lukasz Lenart · 4 years ago
  66. 12539ed Merge pull request #406 from apache/WW-5070-root-action-model by Lukasz Lenart · 4 years ago
  67. eb2475e Merge pull request #407 from apache/WW-5017-drop-validation by Lukasz Lenart · 4 years ago
  68. 158b1d4 Merge pull request #229 from sdutry/WW-4796 by Lukasz Lenart · 4 years ago
  69. ee3eddd Merge pull request #408 from apache/WW-4043-moves-test-utils by Lukasz Lenart · 4 years ago
  70. 6428aaf Merge branch 'master' into WW-5017-drop-validation by Lukasz Lenart · 4 years ago
  71. 567ad9c WW-4789 WW-3788 Fixes test after reverse merge by Lukasz Lenart · 4 years ago
  72. 32cbb32 Merge branch 'master' into action-context-boost by Lukasz Lenart · 4 years ago
  73. 0cf39a9 WW-4789 WW-3788 Cleans up code & JavaDocs formatting by Lukasz Lenart · 4 years ago
  74. a504a16 WW-4789 WW-3788 Uses full variable name by Lukasz Lenart · 4 years ago
  75. 1e14438 WW-4043 Adds additional function to provide encoding by Lukasz Lenart · 4 years ago
  76. 082d289 WW-5070 Drops unused import by Lukasz Lenart · 4 years ago
  77. d960e94 WW-5070 Fixes post cherry-pick issue by Lukasz Lenart · 4 years ago
  78. 3ff0ba7 WW-5065 Adds missing flag value by Lukasz Lenart · 4 years ago
  79. 40c60da WW-5065 Cleans up code and marks old constructor as deprecated by Lukasz Lenart · 4 years ago
  80. 9b9b3cd WW-5065 Defines a new flag to control appending params by Lukasz Lenart · 4 years ago
  81. d826efb WW-5070 Re-phrases JavaDoc for setRoot() method by Lukasz Lenart · 4 years ago
  82. 48435c4 WW-5070 Uses else if to avoid double operation on stack by Lukasz Lenart · 4 years ago
  83. 333f781 WW-5070 Generates a new serialVersionUID by Lukasz Lenart · 4 years ago
  84. 13cbf0e WW-5017 Drops deprecated Validation annotation as not needed by Lukasz Lenart · 4 years ago
  85. 387c203 Merge pull request #409 from JCgH4164838Gh792C124B5/WW-5069_CPickPR404 by Lukasz Lenart · 4 years ago
  86. 9faa39c Merge pull request #404 from JCgH4164838Gh792C124B5/WW-5069 by Lukasz Lenart · 4 years ago
  87. 592c942 WW-4043 Moves TestUtils into junit-plugin by Lukasz Lenart · 4 years ago
  88. 19c71ff WW-5070 Adds more sophisticated logic to search for the Root by Lukasz Lenart · 4 years ago
  89. 3ccbcc6 Uses .asf.yaml to enable new notification schema and link PRs with JIRA by Lukasz Lenart · 4 years ago
  90. f071c9d Reverse merges master by Lukasz Lenart · 4 years ago
  91. 2f27e45 WW-4789 WW-3788 Marks LOCALE as deprecated on behalf using helper methods by Lukasz Lenart · 4 years ago
  92. 230a300 Fixes url used to generate the website by Lukasz Lenart · 4 years ago
  93. 963fd90 Adds required distributionManagement section to allow publish the site by Lukasz Lenart · 4 years, 1 month ago
  94. a5728a2 Merge pull request #403 from JCgH4164838Gh792C124B5/WW-5068-26x by Lukasz Lenart · 4 years, 1 month ago
  95. 9d0a6a8 Proposed WW-5068 change. by JCgH4164838Gh792C124B5 · 4 years, 1 month ago
  96. adcc67d WW-4789 WW-3788 Marks VALUE_STACK, APPLICATION and SESSION as deprecated on behalf using helper methods by Lukasz Lenart · 4 years, 1 month ago
  97. 6279e6d WW-4789 WW-3788 Avoids unneeded binds to ThreadLocal by Lukasz Lenart · 4 years, 1 month ago
  98. e8ce2c7 Merge pull request #399 from santosr09/WW5052-TypeConversionException by Lukasz Lenart · 4 years, 1 month ago
  99. bf267ad Moves TypeConversionException into org.apache.struts2.conversion by santosr09 · 4 years, 1 month ago
  100. 269af57 Adds nicer email messages by Lukasz Lenart · 4 years, 1 month ago