1. c4ab183 Update the compiler to generate bytecode compatible with JDK 1.3. by Howard Lewis Ship · 16 years ago trunk
  2. b7cbf39 Refactor and simplify concurrency support. by Howard Lewis Ship · 16 years ago
  3. 0bfcc09 Check in missing master POM. by Howard Lewis Ship · 16 years ago
  4. 3683e96 Add missing copyrights by Howard Lewis Ship · 16 years ago
  5. 0a97d5b Delete old directories that contained code prior to move to Maven by Howard Lewis Ship · 16 years ago
  6. b1f5416 Backported some of the tap4 OGNL related work, such as ExpressionEvaluator service / pooling of OgnlContext objects / etc. by Jesse Kuhnert · 16 years ago
  7. fbaf70f -) Refactored most of the concurrent sensitive hot spot portions of the framework to use the more robust libraries provided by the backport util library - eventually resuliting in roughly 80-90% cold startup time performance in contructing and initializing a sample page. (workbench table page, with 4 simultaneous jmeter threads hitting it on a quad core cpu ) by Jesse Kuhnert · 16 years ago
  8. fbb17c9 First pass conversion of ant build over to maven. by Jesse Kuhnert · 16 years ago
  9. 8c29cef Creating new tapestry3 root subversion path for some minor tap3 work. by Jesse Kuhnert · 16 years ago
  10. 6500738 Creating new tapestry3 root subversion path for some minor tap3 work. by Jesse Kuhnert · 16 years ago
  11. 5af0559 Creating new tapestry3 root subversion path for some minor tap3 work. by Jesse Kuhnert · 16 years ago
  12. 92f44d4 Copying over old 3.0.4 branch to new root tapestry3 svn path. by Jesse Kuhnert · 16 years ago
  13. 740a084 Copying over old 3.0.4 branch to new root tapestry3 svn path. by Jesse Kuhnert · 16 years ago
  14. b8b0e4e Creating new tapestry3 root subversion path for some minor tap3 work. by Jesse Kuhnert · 16 years ago
  15. 2ca35de Move Tapestry 4 (and earlier) code base to a sub-folder of /tapestry by Howard Lewis Ship · 18 years ago
  16. 5a4f048 Moving Tapestry to TLP by Henri Yandell · 18 years ago
  17. 85299d0 New release by Jesse Kuhnert · 18 years ago
  18. 97607a7 Added by Jesse Kuhnert · 18 years ago
  19. 2eee479 Getting ready for release by Jesse Kuhnert · 18 years ago
  20. 528d55b Updating version by Jesse Kuhnert · 18 years ago
  21. 57da32e Applied TAPESTRY-339 fix by Jesse Kuhnert · 18 years ago
  22. ffb7eb0 More brian patches by Jesse Kuhnert · 18 years ago
  23. 5a854a2 Applied patches by Jesse Kuhnert · 18 years ago
  24. 5804a0d updated by Jesse Kuhnert · 18 years ago
  25. 90c6fe2 Applied patches/fixed bugs by Jesse Kuhnert · 18 years ago
  26. 0273ddc added check in the unquoted attribute value case. also added another test by Geoff Longman · 19 years ago
  27. ba97121 updated status.xml - TemplateParser silently discards tag attributes if there are duplicates. by Geoff Longman · 19 years ago
  28. ef1e7c9 fixed - TemplateParser silently discards tag attributes if there are duplicates. by Geoff Longman · 19 years ago
  29. 1a57cff added eclipse project specific jdt .settings file to .cvsignore by Geoff Longman · 19 years ago
  30. 7a67fe2 Changed current release to 3.0.3 by Paul Ferraro · 19 years ago
  31. 9694b14 Added my public key by Paul Ferraro · 19 years ago
  32. 9007a49 Final changes for 3.0.3 by Paul Ferraro · 19 years ago
  33. 28d8fe5 Fixed incorrect log message when getLink() is called with the wrong number of parameters. This would only be the case if a user is using the AssetService with a custom IAsset implementation. by Paul Ferraro · 19 years ago
  34. 150eac7 Added fix for TAPESTRY-284 to 3.0.3 release. by Paul Ferraro · 19 years ago
  35. c0456b0 TAPESTRY-284: Engine does not properly cleanup after a client aborts a request. by Paul Ferraro · 19 years ago
  36. 115b59c Adds new IEngine.getResourceChecksumSource() method. by Paul Ferraro · 19 years ago
  37. 63829d7 Added myself as a <person> by Paul Ferraro · 19 years ago
  38. 36399a2 Updated status items for 3.0.3 release by Paul Ferraro · 19 years ago
  39. 0a7ea30 TAPESTRY-255: Patch submitted by: Xi Ping Wang by Paul Ferraro · 19 years ago
  40. 5a973a9 Added release items for 3.0.3 by Paul Ferraro · 19 years ago
  41. 257a302 TAPESTRY-283: Body component generates script tag without required type attribute by Paul Ferraro · 19 years ago
  42. dfba98c TAPESTRY-1: FormCondition has an incorrect test for enabling the rendering of the element by Paul Ferraro · 19 years ago
  43. 48d39d2 Explicitly set javac source option to 1.3 to fix compatibility with java 1.5 compiler. by Paul Ferraro · 19 years ago
  44. 46bb57d TAPESTRY-281: fixes security flaw in asset service by Paul Ferraro · 19 years ago
  45. 43db8e9 TAPESTRY-238: Fixes bug in DatePicker patch from 3.0.2 that prevents calendar window from closing by Paul Ferraro · 19 years ago
  46. e848789 TAPESTRY-255: Fix for ValidationStrings_zh_TW.properties by Paul Ferraro · 19 years ago
  47. 7f635b3 Implements destroy() method of servlet to ensure that shared JanitorThread terminates. by Paul Ferraro · 19 years ago
  48. fc8f99a Ensures that interupting the thread will always terminate the run() method by Paul Ferraro · 19 years ago
  49. 0516adc Fix .classpath to reflect latest OGNL. by Howard Lewis Ship · 19 years ago
  50. 5b32895 Disable a portion of TestBindings that fails since the upgrade to the lastest OGNL. by Howard Lewis Ship · 19 years ago
  51. 9365f1b Final changes for 3.0.2. by Howard Lewis Ship · 19 years ago
  52. 4a09195 Reformat status.xml (to make merge easier). by Howard Lewis Ship · 19 years ago
  53. 9e0469d Final changes for 3.0.2. by Howard Lewis Ship · 19 years ago
  54. 529cf5d Add a note about Tapestry 3.1 to the home page. by Howard Lewis Ship · 19 years ago
  55. 515944a TAPESTRY-260: Change ListEditMap to never return null from getDeletedKeys(). by Howard Lewis Ship · 19 years ago
  56. da04ab1 TAPESTRY-258: Have RenderString implement useful toString(). by Howard Lewis Ship · 19 years ago
  57. 3bc0783 Added my name to the developer page. by Paul Ferraro · 19 years ago
  58. 7228b87 TAPESTRY-167: [PATCH] ValidationStrings_de.properties by Howard Lewis Ship · 19 years ago
  59. c30ba67 TAPESTRY-189: FAQ link to Spring integration document is broken. by Howard Lewis Ship · 19 years ago
  60. 5f0a028 TAPESTRY-200: ListEdit component reference should list source and value as required. by Howard Lewis Ship · 19 years ago
  61. 0951adb TAPESTRY-218: Persistent properties can't be set to null. by Howard Lewis Ship · 19 years ago
  62. a90d87a TAPESTRY-248: The online Tapestry component reference for 3.0.1 for @Foreach component has an error in the example section. by Howard Lewis Ship · 19 years ago
  63. f99afc1 TAPESTRY-230: Ignored interruptedException prevents Janitorthread termination. by Howard Lewis Ship · 19 years ago
  64. d502c0b TAPESTRY-139: Provide localized validation messages for Swedish. by Howard Lewis Ship · 19 years ago
  65. 8f75f20 Update status.xml for recent changes by Erik Hatcher. by Howard Lewis Ship · 19 years ago
  66. 9bc9ea2 TAPESTRY-249: Provide localized validation messages for Simplified Chinese (zh_CN). by Howard Lewis Ship · 19 years ago
  67. 199e1b3 Add getCurrentFieldTracking() method to IValidationDelegate. by Howard Lewis Ship · 19 years ago
  68. 3696b3d Don't copy derived files into the dist directory. by Howard Lewis Ship · 19 years ago
  69. ed1a203 yet another attempt directly from Markus, adding in some missing strings by Erik Hatcher · 19 years ago
  70. 1172080 attempted fix for validation strings by Erik Hatcher · 19 years ago
  71. abe5694 TAPESTRY-167: corrections to German localization by Erik Hatcher · 19 years ago
  72. 3373e37 note DatePicker change by Erik Hatcher · 19 years ago
  73. 60878bc TAPESTRY-238: Add call to onchange for DatePicker by Erik Hatcher · 19 years ago
  74. 0c2568e update status by Erik Hatcher · 19 years ago
  75. 3d27f7f Fix for TAPESTRY-226: Reference to Jetty JAR by Erik Hatcher · 19 years ago
  76. bbdc22d Fix for TAPESTRY-214 and TAPESTRY-227: reference to JDOM. Also upgrade OGNL version. by Erik Hatcher · 19 years ago
  77. 9ffffae Final changes for release 3.0.1. by Howard Lewis Ship · 20 years ago
  78. 34edab7 Final changes for release 3.0.1. by Howard Lewis Ship · 20 years ago
  79. 37ab99f Final changes for release 3.0.1. by Howard Lewis Ship · 20 years ago
  80. 2918e98 Add PopupLinkRenderer to contrib. by David Solis · 20 years ago
  81. 58e2642 Make the writeScript() method of Body protected, so that a subclass can invoke it. by Howard Lewis Ship · 20 years ago
  82. 4be1fa0 Make the writeScript() method of Body protected, so that a subclass can invoke it. by Howard Lewis Ship · 20 years ago
  83. 11b1fef fix constant typo reported by Jeff Emminger by Erik Hatcher · 20 years ago
  84. 4537225 Added a new method, clearErrors(), to IValidationDelegate. by Howard Lewis Ship · 20 years ago
  85. bb0d5e9 Add a link to the Stefan Edlich's Tapestry book. by Howard Lewis Ship · 20 years ago
  86. dc1d017 Add a link to the Stefan Edlich's Tapestry book. by Howard Lewis Ship · 20 years ago
  87. ba7230d [30086] Shell component should allow informal parameters by Howard Lewis Ship · 20 years ago
  88. 6e8cde7 [26967] Allow abstract pages/components even if no specified properties (or other enhancements) by Howard Lewis Ship · 20 years ago
  89. d932c90 [30384] Palette does not clear its selected list when no selections are made. by Howard Lewis Ship · 20 years ago
  90. ca07bbe [30261] Provide a public implementation of ITemplateParserDelegate. by Howard Lewis Ship · 20 years ago
  91. 0052de7 [29871] Fix NPE in ValidationDelegate when the form has errors recorded for fields that did not render. by Howard Lewis Ship · 20 years ago
  92. 9f6cb54 Make ComponentMessages expand exceptions into their message or class name. by Howard Lewis Ship · 20 years ago
  93. 23dab96 [29850] Ensure that the page's requestCycle property is set before finishLoad() is invoked on any component. by Howard Lewis Ship · 20 years ago
  94. 61c44e3 Change version number to 3.0.1-snapshot. by Howard Lewis Ship · 20 years ago
  95. 0e139c5 This commit was manufactured by cvs2svn to create branch 'branch-3-0'. by No Author · 20 years ago
  96. d3f9607 Record vote to release Tapestry 3.0 final. by Howard Lewis Ship · 20 years ago
  97. 3bff8cb [28454] Mutable objects not stored properly in a cluster by Howard Lewis Ship · 20 years ago
  98. 54801d3 Update documentation by David Solis · 20 years ago
  99. b80f167 Improve mutually exclusive conditional components by David Solis · 20 years ago
  100. a2efdd1 Fix bug 28422 (Add element parameter to contrib:Choose) by David Solis · 20 years ago