You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Assigned] (TAP5-2100) ZoneRefresh mixin triggers refresh event with wrong context - posted by "Taha Hafeez (JIRA)" <ji...@apache.org> on 2013/04/01 11:39:15 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2097) Use a JavaScriptStack to import the tapestry-beanvalidator.js file. - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/01 19:35:16 UTC, 0 replies.
- [1/5] git commit: Correct typo - posted by hl...@apache.org on 2013/04/02 15:01:35 UTC, 0 replies.
- [2/5] git commit: Use utilities from commons-codec - posted by hl...@apache.org on 2013/04/02 15:01:36 UTC, 0 replies.
- [3/5] git commit: Add ETag support - posted by hl...@apache.org on 2013/04/02 15:01:37 UTC, 0 replies.
- [4/5] git commit: Use Adler32 instead of MD5 - posted by hl...@apache.org on 2013/04/02 15:01:38 UTC, 0 replies.
- [5/5] git commit: Add StreamableResource.getChecksum() - posted by hl...@apache.org on 2013/04/02 15:01:39 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2057) CSS URL rewriting is incomplete - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/04/02 15:43:16 UTC, 0 replies.
- git commit: Handle more CSS url() variations - posted by hl...@apache.org on 2013/04/02 15:43:41 UTC, 0 replies.
- [jira] [Closed] (TAP5-2057) CSS URL rewriting is incomplete - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/04/02 15:45:24 UTC, 0 replies.
- [jira] [Updated] (TAP5-2084) Form should decode its link parameters - posted by "Denis Stepanov (JIRA)" <ji...@apache.org> on 2013/04/02 16:31:19 UTC, 0 replies.
- [jira] [Updated] (TAP5-2101) BeanEditor should always provide a new BeanValidationContext (JSR-303) - posted by "Luca Menegus (JIRA)" <ji...@apache.org> on 2013/04/02 20:13:15 UTC, 3 replies.
- [jira] [Created] (TAP5-2101) BeanEditor should always provide a new BeanValidationContext (JSR-303) - posted by "Luca Menegus (JIRA)" <ji...@apache.org> on 2013/04/02 20:13:15 UTC, 0 replies.
- [jira] [Commented] (TAP5-1984) Adding alerts doesn't work during ajax rendering - posted by "Dennis Beike (JIRA)" <ji...@apache.org> on 2013/04/03 07:43:17 UTC, 0 replies.
- [1/8] git commit: Do not send expiration date header with modules - posted by hl...@apache.org on 2013/04/06 00:01:03 UTC, 0 replies.
- [2/8] git commit: Update TODO notes - posted by hl...@apache.org on 2013/04/06 00:01:04 UTC, 0 replies.
- [3/8] git commit: Add RRD4J as compile dependency - posted by hl...@apache.org on 2013/04/06 00:01:05 UTC, 0 replies.
- [4/8] git commit: Add note about missing licenses - posted by hl...@apache.org on 2013/04/06 00:01:06 UTC, 0 replies.
- [5/8] git commit: Add notes about recenlty added dependencies - posted by hl...@apache.org on 2013/04/06 00:01:07 UTC, 0 replies.
- [6/8] git commit: Add ElementWrapper.text() - posted by hl...@apache.org on 2013/04/06 00:01:08 UTC, 0 replies.
- [7/8] Create T5Dashboard page - posted by hl...@apache.org on 2013/04/06 00:01:09 UTC, 0 replies.
- [8/8] git commit: Create T5Dashboard page - posted by hl...@apache.org on 2013/04/06 00:01:10 UTC, 0 replies.
- [jira] [Created] (TAP5-2102) Allow supplying EntityManager properties via TapestryPersistenceUnitInfo - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/06 23:27:15 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2102) Allow supplying EntityManager properties via TapestryPersistenceUnitInfo - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/06 23:27:16 UTC, 0 replies.
- git commit: Set version number to 5.4-alpha-3 - posted by hl...@apache.org on 2013/04/07 01:04:40 UTC, 0 replies.
- Git Push Summary - posted by hl...@apache.org on 2013/04/07 01:04:48 UTC, 3 replies.
- git commit: Advance version number to 5.4-alpha-4 - posted by hl...@apache.org on 2013/04/07 01:19:17 UTC, 0 replies.
- [1/2] git commit: FIXED - TAP5-2102: Allow supplying EntityManager properties via TapestryPersistenceUnitInfo - add new EntityManagerProperties to TapestryPersistenceUnitInfo - if set, use the supplied entityManagerProperties in EntityManagerSourceImpl.c - posted by ka...@apache.org on 2013/04/07 04:51:39 UTC, 0 replies.
- [2/2] git commit: FIXED - TAP5-2102: Allow supplying EntityManager properties via TapestryPersistenceUnitInfo - add new EntityManagerProperties to TapestryPersistenceUnitInfo - if set, use the supplied entityManagerProperties in EntityManagerSourceImpl.c - posted by ka...@apache.org on 2013/04/07 04:51:40 UTC, 0 replies.
- [jira] [Commented] (TAP5-2102) Allow supplying EntityManager properties via TapestryPersistenceUnitInfo - posted by "Hudson (JIRA)" <ji...@apache.org> on 2013/04/07 05:37:15 UTC, 1 replies.
- [1/2] git commit: FIXED - TAP5-2102: Allow supplying EntityManager properties via TapestryPersistenceUnitInfo - interestingly, the tests collide in a suite since app5 sets a custom PersistenceProviderResolver. Also seems that the tests are run in the wro - posted by ka...@apache.org on 2013/04/07 09:04:10 UTC, 0 replies.
- [2/2] git commit: FIXED - TAP5-2102: Allow supplying EntityManager properties via TapestryPersistenceUnitInfo - interestingly, the tests collide in a suite since app5 sets a custom PersistenceProviderResolver. Also seems that the tests are run in the wro - posted by ka...@apache.org on 2013/04/07 09:04:11 UTC, 0 replies.
- [1/2] git commit: Remove the application version number from the module base URL Update the documentation for application version number - posted by hl...@apache.org on 2013/04/08 20:08:18 UTC, 0 replies.
- [2/2] git commit: Update notes - posted by hl...@apache.org on 2013/04/08 20:08:19 UTC, 0 replies.
- [01/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:15:57 UTC, 0 replies.
- [02/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:15:58 UTC, 0 replies.
- [03/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:15:59 UTC, 0 replies.
- [04/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:16:00 UTC, 0 replies.
- [05/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:16:01 UTC, 0 replies.
- [06/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:16:02 UTC, 0 replies.
- [07/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:16:03 UTC, 0 replies.
- [08/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:16:04 UTC, 0 replies.
- [09/10] Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:16:05 UTC, 0 replies.
- [10/10] git commit: Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions - posted by hl...@apache.org on 2013/04/08 21:16:06 UTC, 0 replies.
- [jira] [Closed] (TAP5-1691) AssetPathConstructorImpl should URL-encode the application version - posted by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/04/09 08:26:16 UTC, 0 replies.
- [jira] [Commented] (TAP5-2067) Error loading classes with Tomcat 7 parallel deployment - posted by "Jeffrey Davison (JIRA)" <ji...@apache.org> on 2013/04/09 21:20:16 UTC, 0 replies.
- [jira] [Created] (TAP5-2103) ElementWrapper#text() jQuery implementation does not work - posted by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/04/11 08:57:17 UTC, 0 replies.
- [jira] [Updated] (TAP5-2103) ElementWrapper#text() jQuery implementation does not work - posted by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/04/11 08:59:15 UTC, 0 replies.
- [jira] [Comment Edited] (TAP5-2103) ElementWrapper#text() jQuery implementation does not work - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/04/11 17:47:15 UTC, 0 replies.
- [jira] [Commented] (TAP5-2103) ElementWrapper#text() jQuery implementation does not work - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/04/11 17:47:15 UTC, 0 replies.
- [jira] [Created] (TAP5-2104) Dynamic template parser does not support t:container - posted by "Barry Books (JIRA)" <ji...@apache.org> on 2013/04/11 18:21:16 UTC, 0 replies.
- [jira] [Commented] (TAP5-2104) Dynamic template parser does not support t:container - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/04/11 18:31:18 UTC, 1 replies.
- [jira] [Updated] (TAP5-2104) Dynamic template parser does not support t:container - posted by "Barry Books (JIRA)" <ji...@apache.org> on 2013/04/11 19:17:18 UTC, 1 replies.
- [jira] [Created] (TAP5-2105) Emit an event just before finishing JavaScript initialization. - posted by "Yunhua Sang (JIRA)" <ji...@apache.org> on 2013/04/11 20:03:15 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2063) Add support for multivalued parameters in Link - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/13 09:32:15 UTC, 0 replies.
- git commit: TAP5-1890: PlaceholderBlock should implement RenderCommand. merge from master - posted by ka...@apache.org on 2013/04/13 17:36:48 UTC, 0 replies.
- git commit: Selenium version used didn't anymore work with the latest FF versions. Selectively merge changes in functional tests from master and hack around just enough to get most of the tests going again - posted by ka...@apache.org on 2013/04/14 04:22:41 UTC, 0 replies.
- git commit: FIXED - TAP5-2097: Use a JavaScriptStack to import the tapestry-beanvalidator.js file. - apply Alejandro Scandroli's patch without changes - posted by ka...@apache.org on 2013/04/14 05:48:55 UTC, 0 replies.
- [jira] [Resolved] (TAP5-2097) Use a JavaScriptStack to import the tapestry-beanvalidator.js file. - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 05:52:16 UTC, 0 replies.
- [jira] [Resolved] (TAP5-1987) ProgressiveDisplay update parameter as a symbol - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 06:04:16 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2101) BeanEditor should always provide a new BeanValidationContext (JSR-303) - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 06:06:16 UTC, 0 replies.
- [jira] [Resolved] (TAP5-2102) Allow supplying EntityManager properties via TapestryPersistenceUnitInfo - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 06:10:15 UTC, 0 replies.
- git commit: FIXED - TAP5-2101: BeanEditor should always provide a new BeanValidationContext (JSR-303) - apply Luca Menegus' patch, merge BeanEditor over from master - posted by ka...@apache.org on 2013/04/14 07:34:41 UTC, 0 replies.
- git commit: FIXED - TAP5-2101: BeanEditor should always provide a new BeanValidationContext (JSR-303) - apply Luca Menegus' patch with minor changes - posted by ka...@apache.org on 2013/04/14 07:35:04 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2025) Duplicate generated ids - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 07:54:16 UTC, 0 replies.
- [jira] [Resolved] (TAP5-2101) BeanEditor should always provide a new BeanValidationContext (JSR-303) - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 07:56:16 UTC, 1 replies.
- [jira] [Commented] (TAP5-2101) BeanEditor should always provide a new BeanValidationContext (JSR-303) - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 07:56:16 UTC, 4 replies.
- git commit: TAP5-2051: Fix Plastic objects memory leaks - manual merge from master where Denis Stepanov's patch was first applied - posted by ka...@apache.org on 2013/04/14 07:58:39 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2084) Form should decode its link parameters - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 08:02:16 UTC, 0 replies.
- git commit: FIXED - TAP5-2084: Form should decode its link parameters - posted by ka...@apache.org on 2013/04/14 08:19:11 UTC, 1 replies.
- [jira] [Resolved] (TAP5-2084) Form should decode its link parameters - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 08:22:16 UTC, 0 replies.
- [jira] [Commented] (TAP5-2084) Form should decode its link parameters - posted by "Hudson (JIRA)" <ji...@apache.org> on 2013/04/14 08:46:16 UTC, 2 replies.
- git commit: FIXED - TAP5-2063: Add support for multivalued parameters in Link - apply Alejandro Scandroli's patch + test with modifications - posted by ka...@apache.org on 2013/04/14 09:07:30 UTC, 1 replies.
- [jira] [Resolved] (TAP5-2063) Add support for multivalued parameters in Link - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/14 09:10:16 UTC, 0 replies.
- [jira] [Commented] (TAP5-2063) Add support for multivalued parameters in Link - posted by "Hudson (JIRA)" <ji...@apache.org> on 2013/04/14 09:34:16 UTC, 0 replies.
- git commit: FIXED - TAP5-2025: Duplicate generated ids - use nanoTime instead of millis to avoid id conflicts - posted by ka...@apache.org on 2013/04/15 15:19:32 UTC, 0 replies.
- git commit: FIXED - TAP5-2025: Duplicate generated ids - use nanoTime instead of millis to avoid id collisions - posted by ka...@apache.org on 2013/04/15 15:19:58 UTC, 0 replies.
- [jira] [Resolved] (TAP5-2025) Duplicate generated ids - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/15 15:24:17 UTC, 0 replies.
- [jira] [Created] (TAP5-2106) T5.4 + #default#VML CSS URLs - posted by "Michael Gentry (JIRA)" <ji...@apache.org> on 2013/04/15 15:24:17 UTC, 0 replies.
- [jira] [Commented] (TAP5-2025) Duplicate generated ids - posted by "Hudson (JIRA)" <ji...@apache.org> on 2013/04/15 15:44:16 UTC, 1 replies.
- [01/10] git commit: Pass a null CompressionAnalyzer as it is not used - posted by hl...@apache.org on 2013/04/15 23:12:01 UTC, 0 replies.
- [02/10] git commit: Adjust for change to default asset path prefix - posted by hl...@apache.org on 2013/04/15 23:12:02 UTC, 0 replies.
- [03/10] git commit: Fix broken tests - posted by hl...@apache.org on 2013/04/15 23:12:03 UTC, 0 replies.
- [04/10] URLs for compressed assets are now distinct from uncompressed assets - posted by hl...@apache.org on 2013/04/15 23:12:04 UTC, 0 replies.
- [05/10] git commit: URLs for compressed assets are now distinct from uncompressed assets - posted by hl...@apache.org on 2013/04/15 23:12:05 UTC, 0 replies.
- [06/10] git commit: Modify AssetDispatcher to handle two path prefixes: normal and compressed - posted by hl...@apache.org on 2013/04/15 23:12:06 UTC, 0 replies.
- [07/10] git commit: Correct unit tests broken by recent refactorings - posted by hl...@apache.org on 2013/04/15 23:12:07 UTC, 0 replies.
- [08/10] git commit: Correct unit tests broken by recent refactorings - posted by hl...@apache.org on 2013/04/15 23:12:08 UTC, 0 replies.
- [09/10] git commit: Correct unit tests broken by recent refactorings - posted by hl...@apache.org on 2013/04/15 23:12:09 UTC, 0 replies.
- [10/10] git commit: Correct unit tests broken by recent refactorings - posted by hl...@apache.org on 2013/04/15 23:12:10 UTC, 0 replies.
- [01/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:40 UTC, 0 replies.
- [02/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:41 UTC, 0 replies.
- [03/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:42 UTC, 0 replies.
- [04/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:43 UTC, 0 replies.
- [05/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:44 UTC, 0 replies.
- [06/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:45 UTC, 0 replies.
- [07/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:46 UTC, 0 replies.
- [08/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:47 UTC, 0 replies.
- [09/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:48 UTC, 0 replies.
- [10/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:49 UTC, 0 replies.
- [11/16] Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:50 UTC, 0 replies.
- [12/16] git commit: Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:51 UTC, 0 replies.
- [13/16] git commit: Break out RandomDataSource into its own new module, tapestry-test-data - posted by hl...@apache.org on 2013/04/16 04:12:52 UTC, 0 replies.
- [14/16] git commit: Step two of the case-fixing rename - posted by hl...@apache.org on 2013/04/16 04:12:53 UTC, 0 replies.
- [15/16] git commit: Remove duplicated test class - posted by hl...@apache.org on 2013/04/16 04:12:54 UTC, 0 replies.
- [16/16] git commit: Update release notes - posted by hl...@apache.org on 2013/04/16 04:12:55 UTC, 0 replies.
- git commit: RESOLVED - TAP5-2101: BeanEditor should always provide a new BeanValidationContext (JSR-303) - fix failing test - posted by ka...@apache.org on 2013/04/16 08:39:08 UTC, 2 replies.
- [jira] [Updated] (TAP5-2091) Idea generates Java-6-style @Override annotations - posted by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/04/16 14:37:15 UTC, 1 replies.
- [jira] [Updated] (TAP5-1890) PlaceholderBlock should implement RenderCommand - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/16 23:13:15 UTC, 0 replies.
- [jira] [Created] (TAP5-2107) Provide access to javax.servlet.ServletContext from SeleniumTestCase - posted by "Dmitry Gusev (JIRA)" <ji...@apache.org> on 2013/04/17 09:11:15 UTC, 0 replies.
- [jira] [Updated] (TAP5-2107) Provide access to javax.servlet.ServletContext from SeleniumTestCase - posted by "Dmitry Gusev (JIRA)" <ji...@apache.org> on 2013/04/17 09:11:16 UTC, 2 replies.
- [jira] [Commented] (TAP5-2031) BaseURLSourceImpl added default secure port to absolute url - posted by "Andrei Markov (JIRA)" <ji...@apache.org> on 2013/04/17 16:09:19 UTC, 0 replies.
- [jira] [Closed] (TAP5-2031) BaseURLSourceImpl added default secure port to absolute url - posted by "Andrei Markov (JIRA)" <ji...@apache.org> on 2013/04/17 16:09:19 UTC, 0 replies.
- git commit: TAP5-2100: Fixed Zone-refresh component using wrong context on refresh - posted by ta...@apache.org on 2013/04/18 15:48:37 UTC, 0 replies.
- [jira] [Commented] (TAP5-2106) T5.4 + #default#VML CSS URLs - posted by "Julien Blatecky (JIRA)" <ji...@apache.org> on 2013/04/19 13:27:16 UTC, 1 replies.
- git commit: Refactor the t5internal library into its own separate (internal) library - posted by hl...@apache.org on 2013/04/19 22:05:16 UTC, 0 replies.
- [1/2] git commit: Apply commit 5c777af which got lost in previous release cycle (relative to tag 5.3.6) - posted by ml...@apache.org on 2013/04/21 16:01:44 UTC, 0 replies.
- [2/2] git commit: Bump version up, preparing next vote on release - posted by ml...@apache.org on 2013/04/21 16:01:45 UTC, 0 replies.
- git commit: RESOLVED - TAP5-2101: BeanEditor should always provide a new BeanValidationContext (JSR-303) - fix failing tests, manual merge from master - posted by ka...@apache.org on 2013/04/22 06:01:43 UTC, 0 replies.
- [jira] [Reopened] (TAP5-2101) BeanEditor should always provide a new BeanValidationContext (JSR-303) - posted by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2013/04/22 19:55:15 UTC, 0 replies.
- [01/31] git commit: Move RRD4J dependency to tapestry-ioc Create skeleton of new modules and services - posted by hl...@apache.org on 2013/04/23 02:38:35 UTC, 0 replies.
- [02/31] git commit: Move toMessage() utility method from InternalUtils to ExceptionUtils - posted by hl...@apache.org on 2013/04/23 02:38:36 UTC, 0 replies.
- [03/31] git commit: Fill in more of the implementation of MetricCollector and Metric - posted by hl...@apache.org on 2013/04/23 02:38:37 UTC, 0 replies.
- [04/31] git commit: Moven tapestry-ioc Module classes to a modules package - posted by hl...@apache.org on 2013/04/23 02:38:38 UTC, 0 replies.
- [05/31] git commit: Put generated source files under src/main/generated (rather than under build) This makes the Gradle build work better with IDEA - posted by hl...@apache.org on 2013/04/23 02:38:39 UTC, 0 replies.
- [06/31] git commit: Delete src/main/generated on clean - posted by hl...@apache.org on 2013/04/23 02:38:40 UTC, 0 replies.
- [07/31] Move Module classes in tapestry-core to the modules package - posted by hl...@apache.org on 2013/04/23 02:38:41 UTC, 0 replies.
- [08/31] Move Module classes in tapestry-core to the modules package - posted by hl...@apache.org on 2013/04/23 02:38:42 UTC, 0 replies.
- [09/31] Move Module classes in tapestry-core to the modules package - posted by hl...@apache.org on 2013/04/23 02:38:43 UTC, 0 replies.
- [10/31] Move Module classes in tapestry-core to the modules package - posted by hl...@apache.org on 2013/04/23 02:38:44 UTC, 0 replies.
- [11/31] git commit: Move Module classes in tapestry-core to the modules package - posted by hl...@apache.org on 2013/04/23 02:38:45 UTC, 0 replies.
- [12/31] git commit: Start work on exposing the collected metrics on a dashboard view - posted by hl...@apache.org on 2013/04/23 02:38:46 UTC, 0 replies.
- [13/31] git commit: Cleanup the markup (to use Bootstrap) - posted by hl...@apache.org on 2013/04/23 02:38:47 UTC, 0 replies.
- [14/31] git commit: Increase the body top padding - posted by hl...@apache.org on 2013/04/23 02:38:48 UTC, 0 replies.
- [15/31] git commit: Improve markup - posted by hl...@apache.org on 2013/04/23 02:38:49 UTC, 0 replies.
- [16/31] git commit: Fix broken code that prevents LinkSubmit from operating - posted by hl...@apache.org on 2013/04/23 02:38:50 UTC, 0 replies.
- [17/31] git commit: Adjust test for prior changes to RadioDemo page's template - posted by hl...@apache.org on 2013/04/23 02:38:51 UTC, 0 replies.
- [18/31] git commit: Fix broken ComponentInstantiatorSourceImplTest - posted by hl...@apache.org on 2013/04/23 02:38:52 UTC, 0 replies.
- [19/31] git commit: Move HibernateStatitics page into the core library - posted by hl...@apache.org on 2013/04/23 02:38:53 UTC, 0 replies.
- [20/31] git commit: Move the HibernateCoreModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:38:54 UTC, 0 replies.
- [21/31] git commit: Move the JmxModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:38:55 UTC, 0 replies.
- [22/31] git commit: Move JpaModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:38:56 UTC, 0 replies.
- [23/31] git commit: Move KaptchaModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:38:57 UTC, 0 replies.
- [24/31] git commit: Move MongodbModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:38:58 UTC, 0 replies.
- [25/31] git commit: Move SpringModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:38:59 UTC, 0 replies.
- [26/31] git commit: Move UploadModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:39:00 UTC, 0 replies.
- [27/31] git commit: Move YuiCompressorModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:39:01 UTC, 0 replies.
- [28/31] git commit: Move BeanValidatorModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:39:02 UTC, 0 replies.
- [29/31] git commit: Move ClojureModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:39:03 UTC, 0 replies.
- [30/31] git commit: Upgrade Clojure dependency to latest stable, 1.5.1 - posted by hl...@apache.org on 2013/04/23 02:39:04 UTC, 0 replies.
- [31/31] git commit: Move JSONModule into a modules package - posted by hl...@apache.org on 2013/04/23 02:39:05 UTC, 0 replies.
- svn commit: r859534 - in /websites/production/tapestry/content: cache/main.pageCache index.html - posted by bu...@apache.org on 2013/04/23 03:20:47 UTC, 0 replies.
- svn commit: r859539 - in /websites/production/tapestry/content: cache/main.pageCache configuration.html - posted by bu...@apache.org on 2013/04/23 04:20:41 UTC, 0 replies.
- [1/3] git commit: fix compilation errors due to previous merge from master - posted by ml...@apache.org on 2013/04/23 10:39:43 UTC, 0 replies.
- [2/3] git commit: fix compilation errors due to previous merge from master - posted by ml...@apache.org on 2013/04/23 10:39:44 UTC, 0 replies.
- [3/3] git commit: the temporary file created is not in the classpath root, more later - posted by ml...@apache.org on 2013/04/23 10:39:45 UTC, 0 replies.
- git commit: fix compilation errors - posted by ml...@apache.org on 2013/04/23 11:04:37 UTC, 0 replies.
- [jira] [Created] (TAP5-2108) BeanEditForm's cancel button triggers "success" event - posted by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/04/23 12:05:15 UTC, 0 replies.
- [jira] [Updated] (TAP5-2108) BeanEditForm's cancel button triggers "success" event - posted by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/04/23 12:07:16 UTC, 0 replies.
- [jira] [Updated] (TAP5-2109) Tapestry stripping out text in rendered page - posted by "Aritz Bastida (JIRA)" <ji...@apache.org> on 2013/04/23 13:05:15 UTC, 0 replies.
- [jira] [Created] (TAP5-2109) Tapestry stripping out text in rendered page - posted by "Aritz Bastida (JIRA)" <ji...@apache.org> on 2013/04/23 13:05:15 UTC, 0 replies.
- git commit: separate tests so we can tear down each instance of selenium and have a new context for test to pass regularly - posted by ml...@apache.org on 2013/04/23 14:26:20 UTC, 0 replies.
- [jira] [Comment Edited] (TAP5-2101) BeanEditor should always provide a new BeanValidationContext (JSR-303) - posted by "Alejandro Scandroli (JIRA)" <ji...@apache.org> on 2013/04/23 17:17:17 UTC, 0 replies.
- git commit: FIXED - TAP5-2101: BeanEditor should always provide a new BeanValidationContext (JSR-303) - apply Alejandro Scandroli's patch for a patch, edit and validation context getting out of sync on submit, BeanEditContext.getBeanClass() != BeanValida - posted by ka...@apache.org on 2013/04/23 19:29:28 UTC, 1 replies.
- [jira] [Commented] (TAP5-1861) Wrap javascript call rendering apis for interoperability and convenience - posted by "Paul Stanton (JIRA)" <ji...@apache.org> on 2013/04/24 07:13:15 UTC, 0 replies.
- [jira] [Commented] (TAP5-1870) javascript added while in the render phase of a component from an ajax request is never executed - posted by "Paul Stanton (JIRA)" <ji...@apache.org> on 2013/04/24 07:59:16 UTC, 0 replies.
- svn commit: r859703 - in /websites/production/tapestry/content: cache/main.pageCache release-notes-537.html release-notes.html - posted by bu...@apache.org on 2013/04/24 10:20:41 UTC, 0 replies.
- [jira] [Created] (TAP5-2110) MinLength and MaxLength validators don't import "t5/core/validation" - posted by "Julien Blatecky (JIRA)" <ji...@apache.org> on 2013/04/24 10:23:15 UTC, 0 replies.
- [jira] [Updated] (TAP5-2110) MinLength and MaxLength validators don't import "t5/core/validation" - posted by "Julien Blatecky (JIRA)" <ji...@apache.org> on 2013/04/24 10:23:15 UTC, 0 replies.
- [jira] [Commented] (TAP5-2051) Fix Plastic objects memory leaks - posted by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/04/24 10:29:15 UTC, 0 replies.
- [jira] [Created] (TAP5-2111) ZoneRefresh doesn't document/declare its 'refresh' event - posted by "Michael Prescott (JIRA)" <ji...@apache.org> on 2013/04/24 15:21:17 UTC, 0 replies.
- [jira] [Updated] (TAP5-2111) ZoneRefresh doesn't document/declare its 'refresh' event - posted by "Michael Prescott (JIRA)" <ji...@apache.org> on 2013/04/24 15:21:17 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2110) MinLength and MaxLength validators don't import "t5/core/validation" - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/04/24 20:05:16 UTC, 0 replies.
- svn commit: r859786 - in /websites/production/tapestry/content: cache/main.pageCache configuration.html - posted by bu...@apache.org on 2013/04/25 02:21:12 UTC, 0 replies.
- git commit: Remove accidentally dependency on Guava's AtomicDouble - posted by hl...@apache.org on 2013/04/25 18:54:02 UTC, 0 replies.
- git commit: Remove a warning - posted by hl...@apache.org on 2013/04/25 18:55:25 UTC, 0 replies.
- [jira] [Assigned] (TAP5-2106) T5.4 + #default#VML CSS URLs - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/04/25 21:48:16 UTC, 0 replies.
- git commit: add licenses and notice for the use and abuse of ASM - posted by ml...@apache.org on 2013/04/26 11:15:04 UTC, 1 replies.
- svn commit: r860277 - in /websites/production/tapestry/content: ./ 5.3.7/ 5.3.7/apidocs/ 5.3.7/apidocs/index-files/ 5.3.7/apidocs/org/ 5.3.7/apidocs/org/apache/ 5.3.7/apidocs/org/apache/tapestry5/ 5.3.7/apidocs/org/apache/tapestry5/ajax/ 5.3.7/apidocs/... - posted by ml...@apache.org on 2013/04/29 10:04:31 UTC, 0 replies.
- svn commit: r860280 - /websites/production/tapestry/content/5.3.6/ - posted by ml...@apache.org on 2013/04/29 10:16:11 UTC, 0 replies.
- svn commit: r1476919 - /tapestry/tapestry-site/branches/post-5.2-site/publish/doap_Tapestry.rdf - posted by ml...@apache.org on 2013/04/29 10:30:11 UTC, 0 replies.
- svn commit: r860284 - in /websites/production/tapestry/content: ./ cache/ index.userimage/ - posted by bu...@apache.org on 2013/04/29 11:20:52 UTC, 0 replies.
- svn commit: r860299 - in /websites/production/tapestry/content: cache/main.pageCache index.html index.userimage/mlusetti-29482-pp-about-me.jpeg - posted by bu...@apache.org on 2013/04/29 16:20:42 UTC, 0 replies.
- svn commit: r860308 - in /websites/production/tapestry/content: cache/main.pageCache tapestry-inversion-of-control-faq.html - posted by bu...@apache.org on 2013/04/29 18:20:47 UTC, 0 replies.
- svn commit: r860311 - in /websites/production/tapestry/content/5.3.7/apidocs: ./ index-files/ org/ resources/ src-html/ - posted by ml...@apache.org on 2013/04/29 18:53:11 UTC, 0 replies.
- svn commit: r860312 - in /websites/production/tapestry/content/5.3.7/apidocs: ./ index-files/ org/ org/apache/ org/apache/tapestry5/ org/apache/tapestry5/ajax/ org/apache/tapestry5/ajax/class-use/ org/apache/tapestry5/alerts/ org/apache/tapestry5/alert... - posted by ml...@apache.org on 2013/04/29 19:20:19 UTC, 0 replies.
- svn commit: r860381 - in /websites/production/tapestry/content: cache/main.pageCache documentation.html - posted by bu...@apache.org on 2013/04/30 13:20:44 UTC, 0 replies.