1. 02c9ff7 M3 warnings - replace deprecated variables by Niall Kegan Pemberton · 14 years ago trunk
  2. a69e3f4 STR-3179: Fix SCM URL in trunk by Paul C. Benedict Jr · 15 years ago
  3. 0ca1630 STR-3191: Filter attributes by Paul C. Benedict Jr · 15 years ago
  4. eadd969 STR-3168: Prefer getMethod() to getDeclaredMethod() so inherited methods can be invoked by Paul C. Benedict Jr · 15 years ago
  5. a4034aa STR-3168: Refactor out method resolution, set mapping parameter default to execute, delete static utils, replace tabs with spaces by Paul C. Benedict Jr · 15 years ago
  6. 6fbd571 STR-3168: Skip processing if no action is specified by Paul C. Benedict Jr · 15 years ago
  7. 219cd6a STR-3168: Refactor out getDispatcherType() and fix indentation by Paul C. Benedict Jr · 15 years ago
  8. 04d3a28 STR-3169: Add @throws IllegalStateException by Paul C. Benedict Jr · 15 years ago
  9. 3caa9ed STR-3169: Do not match when recursive substitutions are detected by Paul C. Benedict Jr · 15 years ago
  10. 432faea STR-3174: Release context after execution by Paul C. Benedict Jr · 16 years ago
  11. 9c5f031 Port Fix for STR-3173 to trunk - NullPointerException in org.apache.struts.util.RequestUtils.rationalizeMultipleFileProperty - reported by Xavier Poinsard by Niall Kegan Pemberton · 16 years ago
  12. 7370112 STR-3150: Use Chain processing constants on trunk by Paul C. Benedict Jr · 16 years ago
  13. 726e44a STR-3172: Bump to TC 5.5.26 by Paul C. Benedict Jr · 16 years ago
  14. 8aec004 STR-3171: Lock down plugin versions by Paul C. Benedict Jr · 16 years ago
  15. 7e3ed0a STR-3168: Add port of EventActionDispatcher by Paul C. Benedict Jr · 16 years ago
  16. 12f53e9 STR-3168: Add serialization UID by Paul C. Benedict Jr · 16 years ago
  17. d767bb2 STR-3168: Bump buildArguments to root superclass by Paul C. Benedict Jr · 16 years ago
  18. 336e70c STR-3168: Extract out argument construction by Paul C. Benedict Jr · 16 years ago
  19. 8f9a398 STR-3168: Add javadoc and publicize by Paul C. Benedict Jr · 16 years ago
  20. cd4cf19 STR-3065: Link to Apache Commons API in JavaDoc by Paul C. Benedict Jr · 16 years ago
  21. 8db0fc8 STR-3168: Leave responsibility of redelegating cancelled requests to the target by Paul C. Benedict Jr · 16 years ago
  22. 1e29aec STR-3168: Servlet implementations will 404 error on unspecified() by Paul C. Benedict Jr · 16 years ago
  23. be8a180 STR-3168: Serialize the dispatcher and exclude its cache by Paul C. Benedict Jr · 16 years ago
  24. 7dc27f7 STR-3168: Use package message resource bundle by Paul C. Benedict Jr · 16 years ago
  25. 915315b STR-3065: Link to Java API in JavaDoc by Paul C. Benedict Jr · 16 years ago
  26. 7f566d0 STR-3168: Introduce new dispatcher package by Paul C. Benedict Jr · 16 years ago
  27. fbfe5f7 STR-3168: Install new ExecuteDispatcher command to execute action, if configured, through a dispatcher by Paul C. Benedict Jr · 16 years ago
  28. 82cb48c STR-3168: Add new Dispatcher interface by Paul C. Benedict Jr · 16 years ago
  29. 345af56 Upgrade BeanUtils to 1.8 by Paul C. Benedict Jr · 16 years ago
  30. 9079b5b make autocomplete private and add @since tags by Niall Kegan Pemberton · 16 years ago
  31. f57b882 STR-2810 Add non-standard autocomplete attribute (only renders if not in XHTML mode), but leave autocomplete attributes in TLD commented out so that it is not enabled by default - thanks to Mark Lowe by Niall Kegan Pemberton · 16 years ago
  32. 6f74cb9 STR-3160 Applied patch provided by Yannick Haudry. by Antonio Petrelli · 16 years ago
  33. 4bfcc8e STR-3161 Servlet not injected into newly created action in higly concurrent env - thanks to Bartek Wasko for the patch by Niall Kegan Pemberton · 16 years ago
  34. c470c3c STR-2740: Fix compiler errors by Paul C. Benedict Jr · 16 years ago
  35. c7bb32a STR-2740: Support XHTML versions by Paul C. Benedict Jr · 16 years ago
  36. 4d63db7 STR-2740: Support XHTML versions by Paul C. Benedict Jr · 16 years ago
  37. 25000b1 STR-3153: Faces and EL projects moved to build profile by Paul C. Benedict Jr · 16 years ago
  38. d49f4e2 STR-2153: Reveal the offending bean and property name when iterating by Paul C. Benedict Jr · 16 years ago
  39. fa7ee18 STR-1638: Note that anchor cannot be standalone. by Paul C. Benedict Jr · 16 years ago
  40. 94ad467 STR-2013: Add Spanish translations by Paul C. Benedict Jr · 16 years ago
  41. f5bcdb9 STR-2013: Add Spanish translations by Paul C. Benedict Jr · 16 years ago
  42. 001c684 STR-2013: Add Spanish translations by Paul C. Benedict Jr · 16 years ago
  43. 017f2af STR-2013: Add Spanish translations by Paul C. Benedict Jr · 16 years ago
  44. 1cac3b6 Move property files into standard Maven resources folder (taglib) by Paul C. Benedict Jr · 16 years ago
  45. 9adc1c6 Move property files into standard Maven resources folder (extras) by Paul C. Benedict Jr · 16 years ago
  46. 70b7f31 Move property files into standard Maven resources folder by Paul C. Benedict Jr · 16 years ago
  47. 01b4167 STR-3119: Add root cause to thrown exceptions that do not accept root cause in the constructor by Paul C. Benedict Jr · 16 years ago
  48. 02c06f6 STR-2913: Expose count of messages as page attribute by Paul C. Benedict Jr · 16 years ago
  49. 3bd71f8 STR-3148 Add OSGi headers to the jar's MANIFEST files by Niall Kegan Pemberton · 16 years ago
  50. 34096aa STR-3059: Bump Commons FileUpload to 1.2.1 by Paul C. Benedict Jr · 16 years ago
  51. b153b3c STR-3134: Upgrade JSTL impl to 1.0.6 by Paul C. Benedict Jr · 16 years ago
  52. 254a131 STR-3152: Pull common dependencies into the parent Struts 1 POM by Paul C. Benedict Jr · 16 years ago
  53. 721fcc8 STR-3150 Upgrade Commons Chain to 1.2 by Niall Kegan Pemberton · 16 years ago
  54. 9d1a418 Fix badly formed html by Niall Kegan Pemberton · 16 years ago
  55. df9fc88 STR-3146 TLD reports contain broken hyperlinks - thanks to Matthieu Chase Heimer for the patch by Niall Kegan Pemberton · 16 years ago
  56. f685952 STR-3144 - Fix Taglib Documentation - thanks to Daniel A. Torrey and Matthieu Chase Heimer by Niall Kegan Pemberton · 16 years ago
  57. 78449fe Use the latest surefire release. by Wendy Smoak · 16 years ago
  58. bf0b6ac STR-3120 Now the Tiles 2 plugin builds against JDK 1.4. Fixed the assembly too. by Antonio Petrelli · 17 years ago
  59. 2d43837 STR-3121: Bump Commons Logging to 1.1.1 by Paul C. Benedict Jr · 17 years ago
  60. d81f201 STR-3121: Bump Commons Logging to 1.1.1 by Paul C. Benedict Jr · 17 years ago
  61. 5647893 STR-2587: Add populate method for ActionRedirect by Paul C. Benedict Jr · 17 years ago
  62. 062dd20 STR-3118: Per Niall's comment, use the JDK 1.4 verbose way of setting the initial cause by Paul C. Benedict Jr · 17 years ago
  63. dc63f9f STR-3118: Correct method usage to meet JDK 1.4 compliance by Paul C. Benedict Jr · 17 years ago
  64. 67e4a5d STR-3112: Correct javascript to focus on indexed field by Paul C. Benedict Jr · 17 years ago
  65. ae8076c Revert logo link from sponsorship page to www.apache.org and add separate sponsorship link by Niall Kegan Pemberton · 17 years ago
  66. 9d1c53f STR-2630: Upgrade maven-taglib-plugin by Paul C. Benedict Jr · 17 years ago
  67. 6a772ba Include links to ASF Thanks and Sponsorship pages, as directed by the PRC. by Ted Nathan Husted · 17 years ago
  68. 1efa661 STR-3094: Log error when input forward does not exist by Paul C. Benedict Jr · 17 years ago
  69. a4f548c STR-3110: Release log factory last by Paul C. Benedict Jr · 17 years ago
  70. c193412 STR-3107: Add case-insensitive action matching option by Paul C. Benedict Jr · 17 years ago
  71. 2f62535 STR-3111: Allow <set-property> as a top-level element by Paul C. Benedict Jr · 17 years ago
  72. 358ef4c STR-3074 by Antonio Petrelli · 17 years ago
  73. 7e1ffe0 STR-3097 Updated dependency to maven-site-plugin version 2.0-beta-5. by Antonio Petrelli · 17 years ago
  74. baf88d8 STR-3093 by Antonio Petrelli · 17 years ago
  75. 4a78054 STR-2020: Explain that NPE is caused by missing ActionServlet by Paul C. Benedict Jr · 17 years ago
  76. cb1207b STR-2924: Allow Exception key to be optional by Paul C. Benedict Jr · 17 years ago
  77. e86a556 STR-2321 and STR-2319: Compare floats and doubles by Paul C. Benedict Jr · 17 years ago
  78. 0722099 STR-3090: Upgrade antlr to 2.7.7 by Paul C. Benedict Jr · 17 years ago
  79. 4b67567 STR-3088: Treat blank strings as *null* by Paul C. Benedict Jr · 17 years ago
  80. a197a21 STR-3026: Remove planet struts links by Paul C. Benedict Jr · 17 years ago
  81. 8d0f7d6 STR-3085: Swallow NPE and return null by Paul C. Benedict Jr · 17 years ago
  82. 38d2e9b Making some of the fail messages a bit more expressive so I can tell that they are all NullPointerExceptions. These are presumably happening due to STR-3085 by Henri Yandell · 17 years ago
  83. e135413 STR-2779: Better explain why invalid collection (thanks to Ralf Hauser) by Paul C. Benedict Jr · 17 years ago
  84. 00c83fc STR-3085: Enhance post-processing by adding before/after events for child configs by Paul C. Benedict Jr · 17 years ago
  85. 428c816 STR-3085: Module post-processing by Paul C. Benedict Jr · 17 years ago
  86. 327df86 STR-286 and STR-1116: Populate and reset via list of events by Paul C. Benedict Jr · 17 years ago
  87. 184ca00 STR-3084: Fix Tiles example error by Paul C. Benedict Jr · 17 years ago
  88. 3c3c6fd Applying my patch from STR-1195 by Henri Yandell · 17 years ago
  89. d2f0719 STR-3082: Added form name to message by Paul C. Benedict Jr · 17 years ago
  90. 36fdbd4 Commons TLP move - remove jakarta references by Niall Kegan Pemberton · 17 years ago
  91. 0f11b67 Update links for Commons TLP move by Niall Kegan Pemberton · 17 years ago
  92. 50bc920 STR-286 and STR-1116: Push isPopulate and isReset to superclass by Paul C. Benedict Jr · 17 years ago
  93. 0d1b935 Port fix for STR-3081 from 1.3 Branch - Uploading a File using LazyDynaBean causes ClassCastException by Niall Kegan Pemberton · 17 years ago
  94. 31b2aa3 Style changes only - remove tabs, uses braces with if statement by Niall Kegan Pemberton · 17 years ago
  95. 3e095b3 WW-1974 Add link to release notes form announcement. Correct link in archival copy of 1.2.7 release notes. by Ted Nathan Husted · 17 years ago
  96. 2bbf7fb STR-3076: Add onselect to html password tag by Paul C. Benedict Jr · 17 years ago
  97. 2a495c5 STR-3076: Add onselect to html password tag by Paul C. Benedict Jr · 17 years ago
  98. 64be87f STR-3075 Code cleanup in Struts 1/Tiles 2 integration module done. by Antonio Petrelli · 17 years ago
  99. 3bbf02a STR-3078: action configs to also extend by actionId by Paul C. Benedict Jr · 17 years ago
  100. 96fd660 STR-2437: Add root cause to Exception by Paul C. Benedict Jr · 17 years ago