/[Apache-SVN]/tapestry/tapestry4/trunk/tapestry-framework/src/test/org/apache/tapestry/TapestryUtilsTest.java
ViewVC logotype

Log of /tapestry/tapestry4/trunk/tapestry-framework/src/test/org/apache/tapestry/TapestryUtilsTest.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 560371 - (view) (annotate) - [select for diffs]
Modified Fri Jul 27 20:20:26 2007 UTC (2 years, 3 months ago) by bdotte
File length: 9040 byte(s)
Diff to previous 548131 (colored)
Resolves TAPESTRY-394. For components with a required listener (XTile, DirectLink, InvokeListener, Suggest), add the ability to find an implicit listener whose name is composed of the capitalized component id, prefixed by "do".

Revision 548131 - (view) (annotate) - [select for diffs]
Modified Sun Jun 17 22:26:31 2007 UTC (2 years, 5 months ago) by jkuhnert
File length: 8671 byte(s)
Diff to previous 433412 (colored)
Updated dependency to tapestry-test && fixed resultant errors from redundant mock calls no longer needed with non strict mock controls.

Revision 433412 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 23:00:16 2006 UTC (3 years, 3 months ago) by jkuhnert
File length: 8858 byte(s)
Diff to previous 419064 (colored)
Fixed imports now that we're using the updated tapestry-testng snapshot tests.

Fixed tiny issue in IE to stop all of the bleating on the users list ;)

Revision 419064 - (view) (annotate) - [select for diffs]
Modified Tue Jul 4 19:17:08 2006 UTC (3 years, 4 months ago) by jkuhnert
File length: 8958 byte(s)
Diff to previous 418394 (colored)
Refactored directory names so that maven correctly resolves parent/child poms, allowing more shared project settings to propogate out

Revision 418394 - (view) (annotate) - [select for diffs]
Modified Fri Jun 30 22:20:07 2006 UTC (3 years, 4 months ago) by jkuhnert
Original Path: tapestry/tapestry4/trunk/framework/src/test/org/apache/tapestry/TapestryUtilsTest.java
File length: 8958 byte(s)
Diff to previous 417545 (colored)
Fixed more unit tests.

Revision 417545 - (view) (annotate) - [select for diffs]
Modified Tue Jun 27 18:21:31 2006 UTC (3 years, 4 months ago) by jkuhnert
Original Path: tapestry/tapestry4/trunk/framework/src/test/org/apache/tapestry/TapestryUtilsTest.java
File length: 8722 byte(s)
Diff to previous 394571 (colored)
Little bit of work done to convert unit tests to testng

Revision 394571 - (view) (annotate) - [select for diffs]
Modified Sun Apr 16 22:32:46 2006 UTC (3 years, 7 months ago) by jkuhnert
Original Path: tapestry/tapestry4/trunk/framework/src/test/org/apache/tapestry/TapestryUtilsTest.java
File length: 9252 byte(s)
Diff to previous 393384 (colored)
Fixed a good majority of the broken unit tests. Still need to fix the mock script tests as well.

Revision 393384 - (view) (annotate) - [select for diffs]
Modified Wed Apr 12 04:46:28 2006 UTC (3 years, 7 months ago) by hlship
Original Path: tapestry/tapestry4/trunk/framework/src/test/org/apache/tapestry/TapestryUtilsTest.java
File length: 9153 byte(s)
Copied from: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java revision 332478
Diff to previous 393356 (colored)
Move Tapestry 4 (and earlier) code base to a sub-folder of /tapestry

Revision 393356 - (view) (annotate) - [select for diffs]
Modified Wed Apr 12 01:03:22 2006 UTC (3 years, 7 months ago) by bayard
Original Path: tapestry/trunk/framework/src/test/org/apache/tapestry/TapestryUtilsTest.java
File length: 9153 byte(s)
Copied from: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java revision 332478
Diff to previous 332724 (colored)
Moving Tapestry to TLP

Revision 332724 - (view) (annotate) - [select for diffs]
Modified Sat Nov 12 03:28:09 2005 UTC (4 years ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TapestryUtilsTest.java
File length: 9153 byte(s)
Copied from: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java revision 332478
Diff to previous 291279 (colored)
TAPESTRY-741: PopupLinkRenderer overrides wrong method of DefaultLinkRenderer

Revision 291279 - (view) (annotate) - [select for diffs]
Modified Sat Sep 24 11:18:50 2005 UTC (4 years, 2 months ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java
File length: 9049 byte(s)
Diff to previous 289837 (colored)
Update to HiveMind 1.1-rc-1

Revision 289837 - (view) (annotate) - [select for diffs]
Modified Sat Sep 17 18:08:09 2005 UTC (4 years, 2 months ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java
File length: 9019 byte(s)
Diff to previous 244509 (colored)
TAPESTRY-642: Injections that cause bad casts need better reporting

Revision 244509 - (view) (annotate) - [select for diffs]
Modified Thu Aug 25 19:43:06 2005 UTC (4 years, 3 months ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java
File length: 7845 byte(s)
Diff to previous 244495 (colored)
TAPESTRY-592: Optimize generated JavaScript to reduce the verbosity

Revision 244495 - (view) (annotate) - [select for diffs]
Modified Fri Aug 19 13:28:17 2005 UTC (4 years, 3 months ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java
File length: 7357 byte(s)
Diff to previous 244240 (colored)
TAPESTRY-395: Rename framework javascript functions to avoid potential name collisions

Revision 244240 - (view) (annotate) - [select for diffs]
Modified Tue May 3 17:41:28 2005 UTC (4 years, 6 months ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java
File length: 7005 byte(s)
Diff to previous 244225 (colored)
Changed FieldLabel to pre-render its associated field, so that decorations stay synchronized, even in a loop.

Revision 244225 - (view) (annotate) - [select for diffs]
Modified Mon Apr 18 17:09:04 2005 UTC (4 years, 7 months ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java
File length: 4847 byte(s)
Diff to previous 244220 (colored)
Rename references to "release 3.1" to be "release 4.0".

Revision 244220 - (view) (annotate) - [select for diffs]
Modified Sat Apr 9 00:54:08 2005 UTC (4 years, 7 months ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java
File length: 4847 byte(s)
Diff to previous 244200 (colored)
TAPESTRY-285,TAPESTRY-293: Set form name from component id, and disallow name as an informal parameter.

Revision 244200 - (view) (annotate) - [select for diffs]
Added Tue Mar 29 13:35:42 2005 UTC (4 years, 7 months ago) by hlship
Original Path: jakarta/tapestry/trunk/framework/src/test/org/apache/tapestry/TestTapestryUtils.java
File length: 3409 byte(s)
Factor out much of the behavior of the Body component as a new interface (PageRenderSupport) and implementation, so that it can be reused seperately.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2