1. eb2475e Merge pull request #407 from apache/WW-5017-drop-validation by Lukasz Lenart · 4 years, 1 month ago
  2. 158b1d4 Merge pull request #229 from sdutry/WW-4796 by Lukasz Lenart · 4 years, 1 month ago
  3. ee3eddd Merge pull request #408 from apache/WW-4043-moves-test-utils by Lukasz Lenart · 4 years, 1 month ago
  4. 6428aaf Merge branch 'master' into WW-5017-drop-validation by Lukasz Lenart · 4 years, 1 month ago
  5. 567ad9c WW-4789 WW-3788 Fixes test after reverse merge by Lukasz Lenart · 4 years, 1 month ago
  6. 32cbb32 Merge branch 'master' into action-context-boost by Lukasz Lenart · 4 years, 1 month ago
  7. 0cf39a9 WW-4789 WW-3788 Cleans up code & JavaDocs formatting by Lukasz Lenart · 4 years, 1 month ago
  8. a504a16 WW-4789 WW-3788 Uses full variable name by Lukasz Lenart · 4 years, 1 month ago
  9. 1e14438 WW-4043 Adds additional function to provide encoding by Lukasz Lenart · 4 years, 1 month ago
  10. 082d289 WW-5070 Drops unused import by Lukasz Lenart · 4 years, 1 month ago
  11. d960e94 WW-5070 Fixes post cherry-pick issue by Lukasz Lenart · 4 years, 1 month ago
  12. 3ff0ba7 WW-5065 Adds missing flag value by Lukasz Lenart · 4 years, 1 month ago
  13. 40c60da WW-5065 Cleans up code and marks old constructor as deprecated by Lukasz Lenart · 4 years, 1 month ago
  14. 9b9b3cd WW-5065 Defines a new flag to control appending params by Lukasz Lenart · 4 years, 1 month ago
  15. d826efb WW-5070 Re-phrases JavaDoc for setRoot() method by Lukasz Lenart · 4 years, 1 month ago
  16. 48435c4 WW-5070 Uses else if to avoid double operation on stack by Lukasz Lenart · 4 years, 1 month ago
  17. 333f781 WW-5070 Generates a new serialVersionUID by Lukasz Lenart · 4 years, 1 month ago
  18. 13cbf0e WW-5017 Drops deprecated Validation annotation as not needed by Lukasz Lenart · 4 years, 1 month ago
  19. 387c203 Merge pull request #409 from JCgH4164838Gh792C124B5/WW-5069_CPickPR404 by Lukasz Lenart · 4 years, 1 month ago
  20. 9faa39c Merge pull request #404 from JCgH4164838Gh792C124B5/WW-5069 by Lukasz Lenart · 4 years, 1 month ago
  21. 592c942 WW-4043 Moves TestUtils into junit-plugin by Lukasz Lenart · 4 years, 1 month ago
  22. 19c71ff WW-5070 Adds more sophisticated logic to search for the Root by Lukasz Lenart · 4 years, 1 month ago
  23. 3ccbcc6 Uses .asf.yaml to enable new notification schema and link PRs with JIRA by Lukasz Lenart · 4 years, 1 month ago
  24. f071c9d Reverse merges master by Lukasz Lenart · 4 years, 1 month ago
  25. 2f27e45 WW-4789 WW-3788 Marks LOCALE as deprecated on behalf using helper methods by Lukasz Lenart · 4 years, 1 month ago
  26. 230a300 Fixes url used to generate the website by Lukasz Lenart · 4 years, 1 month ago
  27. 963fd90 Adds required distributionManagement section to allow publish the site by Lukasz Lenart · 4 years, 1 month ago
  28. a5728a2 Merge pull request #403 from JCgH4164838Gh792C124B5/WW-5068-26x by Lukasz Lenart · 4 years, 1 month ago
  29. 9d0a6a8 Proposed WW-5068 change. by JCgH4164838Gh792C124B5 · 4 years, 1 month ago
  30. adcc67d WW-4789 WW-3788 Marks VALUE_STACK, APPLICATION and SESSION as deprecated on behalf using helper methods by Lukasz Lenart · 4 years, 2 months ago
  31. 6279e6d WW-4789 WW-3788 Avoids unneeded binds to ThreadLocal by Lukasz Lenart · 4 years, 2 months ago
  32. e8ce2c7 Merge pull request #399 from santosr09/WW5052-TypeConversionException by Lukasz Lenart · 4 years, 2 months ago
  33. bf267ad Moves TypeConversionException into org.apache.struts2.conversion by santosr09 · 4 years, 2 months ago
  34. 269af57 Adds nicer email messages by Lukasz Lenart · 4 years, 2 months ago
  35. c253b7f WW-4789 WW-3788 Marks CONTAINER as deprecated on behalf using helper methods by Lukasz Lenart · 4 years, 2 months ago
  36. df687a6 WW-4789 WW-3788 Marks CONVERSION_ERRORS as deprecated on behalf using helper methods by Lukasz Lenart · 4 years, 2 months ago
  37. 8e6815e WW-4789 WW-3788 Stops using get() by Lukasz Lenart · 4 years, 2 months ago
  38. 273776e WW-4789 WW-3788 Introduces helper methods to allow build fluent API by Lukasz Lenart · 4 years, 2 months ago
  39. dfda16d WW-4789 WW-3788 Introduces helper methods to allow build fluent API by Lukasz Lenart · 4 years, 2 months ago
  40. 81b069b WW-4789 WW-3788 Adjusts after rebase by Lukasz Lenart · 4 years, 2 months ago
  41. 1bfa1ce WW-4789 WW-3788 Adds instance bind() to simplify bind operation by Lukasz Lenart · 4 years, 2 months ago
  42. 1a8c751 WW-4789 WW-3788 Uses bind() instead of bound() by Lukasz Lenart · 4 years, 2 months ago
  43. fcdaffa WW-4789 WW-3788 Removes duplicated value assignment by Lukasz Lenart · 4 years, 2 months ago
  44. f4aa4ee WW-4789 WW-3788 ActionContext refactoring by Lukasz Lenart · 4 years, 2 months ago
  45. 7ef0d77 Install SNAPSHOTs to allow reuse them by Lukasz Lenart · 4 years, 2 months ago
  46. a09ec62 Drops duplicated dependency by Lukasz Lenart · 4 years, 2 months ago
  47. 5003e09 Merge pull request #398 from JCgH4164838Gh792C124B5/WW-5030_Proposed_Change by Lukasz Lenart · 4 years, 2 months ago
  48. 9e1a554 Fixes error with Formatting Date when Java is 9 or greater due to the JEP 252 by santosr09 · 4 years, 2 months ago
  49. 3e0473a Adequates the strings for date formatting due to erros with JDK8 by santosr09 · 4 years, 2 months ago
  50. 2c2b1af Modifies the expected result in DateConverter validation, ignores the TimeZone by santosr09 · 4 years, 2 months ago
  51. 5239aa4 License info added by santosr09 · 4 years, 2 months ago
  52. 1ef2985 Corrects formatting defects by santosr09 · 4 years, 2 months ago
  53. 7c92fdd Merge branch 'WW5052-TypeConversionException' of https://github.com/santosr09/struts into WW5052-TypeConversionException by santosr09 · 4 years, 2 months ago
  54. a9802a6 Switches StrutsException by TypeConversionException in XWorkBasicConverter; necessary Tests added to XWorkBasicConverterTest by santosr09 · 4 years, 2 months ago
  55. b6586c7 Switches StrutsException by TypeConversionException in NumberConverter; The respective unit tests are added to the NumberConverterTest by santosr09 · 4 years, 2 months ago
  56. a11291d Removes unnecessary import StrutsException by santosr09 · 4 years, 2 months ago
  57. 03a609c Switchs StrutsException by TypeConversionException in DateConverter, DateConverterTest added for unit testing by santosr09 · 4 years, 2 months ago
  58. cd9cc53 Switches StrutsException by TypeConversionException in XWorkBasicConverter; necessary Tests added to XWorkBasicConverterTest by santosr09 · 4 years, 2 months ago
  59. c9ac74d Correction for previous commit message. There was a typo which should have by JCgH4164838Gh792C124B5 · 4 years, 2 months ago
  60. 686e069 Switches StrutsException by TypeConversionException in NumberConverter; The respective unit tests are added to the NumberConverterTest by santosr09 · 4 years, 2 months ago
  61. ec157c0 Removes unnecessary import StrutsException by santosr09 · 4 years, 2 months ago
  62. 000f728 Fix for test running on JDK 9+. If using Spring 4.x mock objects the by JCgH4164838Gh792C124B5 · 4 years, 2 months ago
  63. ec3532f Proposed implementation to address WW-5030. by JCgH4164838Gh792C124B5 · 4 years, 2 months ago
  64. 2453cdb Switchs StrutsException by TypeConversionException in DateConverter, DateConverterTest added for unit testing by santosr09 · 4 years, 2 months ago
  65. 9053c84 Merge pull request #394 from apache/WW-5047-new-velocity by Lukasz Lenart · 4 years, 3 months ago
  66. f0defd0 Removes purge local repo to avoid problems with concurrent builds by Lukasz Lenart · 4 years, 3 months ago
  67. 8daa2a6 Drops deprecated Dojo related files by Lukasz Lenart · 4 years, 3 months ago
  68. 9e2f45c Uses proper version of JDK to cleanup by Lukasz Lenart · 4 years, 3 months ago
  69. 3d2a519 Adds missing tool section by Lukasz Lenart · 4 years, 3 months ago
  70. f73f494 Fixes BOM to use the same parent as the main project by Lukasz Lenart · 4 years, 3 months ago
  71. ad2d5fd Purges local repository to re-resolve missing dependencies by Lukasz Lenart · 4 years, 3 months ago
  72. cd6c36e Drops html tag from a message by Lukasz Lenart · 4 years, 3 months ago
  73. d5bc76d WW-5047 Updates JavaDoc to match with new behaviour by Lukasz Lenart · 4 years, 3 months ago
  74. 35aae07 WW-5047 Marks previous constructors as deprecated by Lukasz Lenart · 4 years, 3 months ago
  75. 8567c22 Merge pull request #393 from apache/WW-5054-debug-browser by Lukasz Lenart · 4 years, 3 months ago
  76. 15a3ca1 Upgrades struts-annotations to 1.0.7 by Lukasz Lenart · 4 years, 3 months ago
  77. f4e64bc Uses dedicated settings.xml to upload artifacts to Nexus by Lukasz Lenart · 4 years, 3 months ago
  78. 91da594 Enables e-mails by Lukasz Lenart · 4 years, 3 months ago
  79. 9106b59 Drops duplicated checkout by Lukasz Lenart · 4 years, 4 months ago
  80. c79f3b6 Adds missing bracket by Lukasz Lenart · 4 years, 4 months ago
  81. 6430e3c Makes cleanup & checkout another stage by Lukasz Lenart · 4 years, 4 months ago
  82. 078e493 Moves label in proper place by Lukasz Lenart · 4 years, 4 months ago
  83. c352fd0 Wraps clean up with stages by Lukasz Lenart · 4 years, 4 months ago
  84. e0fc626 Adds node to cleans up WS by Lukasz Lenart · 4 years, 4 months ago
  85. c80b8b8 Moves checkout after cleanup by Lukasz Lenart · 4 years, 4 months ago
  86. b2eb339 Comments out sending emails by Lukasz Lenart · 4 years, 4 months ago
  87. e5b93f2 Moves cleanup under node by Lukasz Lenart · 4 years, 4 months ago
  88. 0668bae Moves post stage into proper place by Lukasz Lenart · 4 years, 4 months ago
  89. 668843e Cleans up WS on beginning and after each JDK stage by Lukasz Lenart · 4 years, 4 months ago
  90. 306def2 Stops using docker by Lukasz Lenart · 4 years, 4 months ago
  91. 3e0a102 Drops mapping .m2 folder by Lukasz Lenart · 4 years, 4 months ago
  92. 8d66e85 Marks .m2 folder as read/write and shared by Lukasz Lenart · 4 years, 4 months ago
  93. 9a3616b Drops escaping by Lukasz Lenart · 4 years, 4 months ago
  94. c153c50 Avoids evaluating $HOME env by Lukasz Lenart · 4 years, 4 months ago
  95. 9695852 Maps container path the same as host path by Lukasz Lenart · 4 years, 4 months ago
  96. 1001771 Tests available envs by Lukasz Lenart · 4 years, 4 months ago
  97. 4a609d8 Cleans up Maven related dirs by Lukasz Lenart · 4 years, 4 months ago
  98. 991d4f9 Cleans up W before running stages by Lukasz Lenart · 4 years, 4 months ago
  99. 6466e47 Wraps step with steps by Lukasz Lenart · 4 years, 4 months ago
  100. acaebd2 Cleans up WS before running a build by Lukasz Lenart · 4 years, 4 months ago