[13/16] git commit: Break out RandomDataSource into its own new module, tapestry-test-data

2013-04-15 Thread hlship
Break out RandomDataSource into its own new module, tapestry-test-data Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/dc7da886 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/dc7da886 Diff: http://git-w

[06/16] Break out RandomDataSource into its own new module, tapestry-test-data

2013-04-15 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/309822af/tapestry-test/NOTICE.txt -- diff --git a/tapestry-test/NOTICE.txt b/tapestry-test/NOTICE.txt index 183dd0b..db324f5 100644 --- a/tapestry-test/NOTICE.txt +++ b/tapestr

[14/16] git commit: Step two of the case-fixing rename

2013-04-15 Thread hlship
Step two of the case-fixing rename Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fcbb572f Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fcbb572f Diff: http://git-wip-us.apache.org/repos/asf/tapestry-

[10/10] git commit: Correct unit tests broken by recent refactorings

2013-04-15 Thread hlship
Correct unit tests broken by recent refactorings Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1a97747f Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1a97747f Diff: http://git-wip-us.apache.org/repos

[07/10] git commit: Correct unit tests broken by recent refactorings

2013-04-15 Thread hlship
Correct unit tests broken by recent refactorings Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/05477072 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/05477072 Diff: http://git-wip-us.apache.org/repos

[06/10] git commit: Modify AssetDispatcher to handle two path prefixes: normal and compressed

2013-04-15 Thread hlship
Modify AssetDispatcher to handle two path prefixes: normal and compressed Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/aa465fcd Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/aa465fcd Diff: http://gi

[09/10] git commit: Correct unit tests broken by recent refactorings

2013-04-15 Thread hlship
Correct unit tests broken by recent refactorings Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/be3e5817 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/be3e5817 Diff: http://git-wip-us.apache.org/repos

[08/10] git commit: Correct unit tests broken by recent refactorings

2013-04-15 Thread hlship
Correct unit tests broken by recent refactorings Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/3c0cb494 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/3c0cb494 Diff: http://git-wip-us.apache.org/repos

[01/10] git commit: Pass a null CompressionAnalyzer as it is not used

2013-04-15 Thread hlship
Updated Branches: refs/heads/master 6fd011e7d -> 054770724 Pass a null CompressionAnalyzer as it is not used Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e97c4021 Tree: http://git-wip-us.apache.org/repos/asf/t

[04/10] URLs for compressed assets are now distinct from uncompressed assets

2013-04-15 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/154dac95/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/javascript/ModuleManagerImpl.java -- diff --git a/tapestry-core/src/main/java/org/apache/tapestry5/

[02/10] git commit: Adjust for change to default asset path prefix

2013-04-15 Thread hlship
Adjust for change to default asset path prefix Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/55003bd3 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/55003bd3 Diff: http://git-wip-us.apache.org/repos/a

[03/10] git commit: Fix broken tests

2013-04-15 Thread hlship
Fix broken tests Remove unwanted access to HttpServletRequest when using the PageTester Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5a4c0039 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5a4c0039

[10/10] git commit: Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions

2013-04-08 Thread hlship
Update jQuery, Underscore, Bootstrap, and RequireJS to latest versions Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d3e9f1d9 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d3e9f1d9 Diff: http://git-w

[1/2] git commit: Remove the application version number from the module base URL Update the documentation for application version number

2013-04-08 Thread hlship
Updated Branches: refs/heads/master 0ec991e06 -> 40de50e43 Remove the application version number from the module base URL Update the documentation for application version number Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tape

[2/2] git commit: Update notes

2013-04-08 Thread hlship
Update notes Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/40de50e4 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/40de50e4 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/40de50e4 Branc

git commit: Advance version number to 5.4-alpha-4

2013-04-06 Thread hlship
Updated Branches: refs/heads/master 32931768f -> cf0f4e3d6 Advance version number to 5.4-alpha-4 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/cf0f4e3d Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tr

Git Push Summary

2013-04-06 Thread hlship
Updated Tags: refs/tags/5.4-alpha-3 [created] 32931768f

git commit: Set version number to 5.4-alpha-3

2013-04-06 Thread hlship
Updated Branches: refs/heads/master 04bf4d862 -> 32931768f Set version number to 5.4-alpha-3 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/32931768 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/3

[4/8] git commit: Add note about missing licenses

2013-04-05 Thread hlship
Add note about missing licenses Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6aa71628 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/6aa71628 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/d

[1/8] git commit: Do not send expiration date header with modules

2013-04-05 Thread hlship
Updated Branches: refs/heads/master ae5e4ad0e -> 04bf4d862 Do not send expiration date header with modules Rely instead on ETags to know to respond with a 304 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e43e

[7/8] Create T5Dashboard page

2013-04-05 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/04bf4d86/tapestry-hibernate/src/main/resources/org/apache/tapestry5/hibernate/t5internal/pages/HibernateStatistics.properties -- diff --git a/tapestry-hibernate/src/main/resou

[5/8] git commit: Add notes about recenlty added dependencies

2013-04-05 Thread hlship
Add notes about recenlty added dependencies Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8401bea4 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8401bea4 Diff: http://git-wip-us.apache.org/repos/asf/

[2/8] git commit: Update TODO notes

2013-04-05 Thread hlship
Update TODO notes Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1bca677b Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1bca677b Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/1bca677b

[3/8] git commit: Add RRD4J as compile dependency

2013-04-05 Thread hlship
Add RRD4J as compile dependency Correctly add generated source directories to the IDEA module Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ec262408 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ec2

[6/8] git commit: Add ElementWrapper.text()

2013-04-05 Thread hlship
Add ElementWrapper.text() Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1087fe88 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1087fe88 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/10

git commit: Handle more CSS url() variations

2013-04-02 Thread hlship
Updated Branches: refs/heads/master eb10cbfc4 -> ae5e4ad0e Handle more CSS url() variations Fixes TAP5-2057 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ae5e4ad0 Tree: http://git-wip-us.apache.org/repos/asf/t

[2/5] git commit: Use utilities from commons-codec

2013-04-02 Thread hlship
Use utilities from commons-codec Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/398f6bdb Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/398f6bdb Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/

[5/5] git commit: Add StreamableResource.getChecksum()

2013-04-02 Thread hlship
Add StreamableResource.getChecksum() Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/557a745f Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/557a745f Diff: http://git-wip-us.apache.org/repos/asf/tapestr

[3/5] git commit: Add ETag support

2013-04-02 Thread hlship
Add ETag support Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/97b0d4fb Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/97b0d4fb Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/97b0d4fb B

[1/5] git commit: Correct typo

2013-04-02 Thread hlship
Updated Branches: refs/heads/master 8983cb87e -> eb10cbfc4 Correct typo Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/3778a372 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/3778a372 Diff: http://

[4/5] git commit: Use Adler32 instead of MD5

2013-04-02 Thread hlship
Use Adler32 instead of MD5 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/eb10cbfc Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/eb10cbfc Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/e

git commit: TAP5-2087: Handle checkboxes correctly in Ajax form submissions

2013-03-14 Thread hlship
Updated Branches: refs/heads/master 8c7d13299 -> dc64b55ed TAP5-2087: Handle checkboxes correctly in Ajax form submissions Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/dc64b55e Tree: http://git-wip-us.apache.o

git commit: TAP5-2089: Don't return a value from the source function for Typeahead

2013-03-14 Thread hlship
Updated Branches: refs/heads/master d1b22c9ff -> 8c7d13299 TAP5-2089: Don't return a value from the source function for Typeahead Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8c7d1329 Tree: http://git-wip-us.a

git commit: TAP5-2052: Fix unwanted compiled dependency from tapestry-ioc to tapestry-test

2013-03-14 Thread hlship
Updated Branches: refs/heads/master 653a41d6d -> d1b22c9ff TAP5-2052: Fix unwanted compiled dependency from tapestry-ioc to tapestry-test Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d1b22c9f Tree: http://git-

git commit: TAP5-2054: dom.coffee code doesn't work if minified

2013-03-14 Thread hlship
Updated Branches: refs/heads/master 53c3611ed -> 653a41d6d TAP5-2054: dom.coffee code doesn't work if minified Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/653a41d6 Tree: http://git-wip-us.apache.org/repos/asf

[5/14] git commit: Support checksum generation for StreamableResource

2013-03-14 Thread hlship
Support checksum generation for StreamableResource Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ceb220e6 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ceb220e6 Diff: http://git-wip-us.apache.org/rep

[4/14] git commit: Improve documention

2013-03-14 Thread hlship
Improve documention Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/abc4e9a7 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/abc4e9a7 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/abc4e9a7

[1/14] git commit: Javadoc typos and clarifications

2013-03-14 Thread hlship
Javadoc typos and clarifications Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2fc96ca2 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/2fc96ca2 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/

[3/14] git commit: Add an annotation to clearly identify incompatible changes to method signatures

2013-03-14 Thread hlship
Add an annotation to clearly identify incompatible changes to method signatures Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/47b8d6ec Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/47b8d6ec Diff: htt

[2/14] git commit: Add @IncompatibleChange annotation

2013-03-14 Thread hlship
Add @IncompatibleChange annotation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/45d92c15 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/45d92c15 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-

[10/14] git commit: Gut and deprecate ResourceDigestManager and ResourceDigestGenerator - all assets now include a checksum in the URL, rather than just selected file extensions for classpath resource

2013-03-14 Thread hlship
Gut and deprecate ResourceDigestManager and ResourceDigestGenerator - all assets now include a checksum in the URL, rather than just selected file extensions for classpath resources Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tap

[8/14] git commit: When requested checksum does not match actual, treat as a missing resource

2013-03-14 Thread hlship
When requested checksum does not match actual, treat as a missing resource Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/56a6aa32 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/56a6aa32 Diff: http://g

[14/14] git commit: Add release notes about content hash in the URL

2013-03-14 Thread hlship
Updated Branches: refs/heads/master 8a29dbfbd -> 53c3611ed Add release notes about content hash in the URL Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/53c3611e Tree: http://git-wip-us.apache.org/repos/asf/tap

[11/14] git commit: Add a utility for caching/recomputing computations

2013-03-14 Thread hlship
Add a utility for caching/recomputing computations Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/67092781 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/67092781 Diff: http://git-wip-us.apache.org/rep

[9/14] git commit: Add content checksum to URL for combined content of JavaScript stacks

2013-03-14 Thread hlship
Add content checksum to URL for combined content of JavaScript stacks Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/373f5cf5 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/373f5cf5 Diff: http://git-wi

[6/14] git commit: Improve StreamableResource documentation

2013-03-14 Thread hlship
Improve StreamableResource documentation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/680fd2b0 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/680fd2b0 Diff: http://git-wip-us.apache.org/repos/asf/tap

[12/14] git commit: Properly handle resource changes - Invalidate more caches - Recompute clientURL of Assets that are not discarded

2013-03-14 Thread hlship
Properly handle resource changes - Invalidate more caches - Recompute clientURL of Assets that are not discarded Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/58ad2241 Tree: http://git-wip-us.apache.org/repos/asf/t

[13/14] git commit: Remove deprecated methods from StylesheetOptions

2013-03-14 Thread hlship
Remove deprecated methods from StylesheetOptions Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fd09dff9 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fd09dff9 Diff: http://git-wip-us.apache.org/repos

[3/3] git commit: Use a Dispatcher, not an AssetRequestHandler, to process module requests

2013-01-22 Thread hlship
Updated Branches: refs/heads/master 1dd33e198 -> b91c11a15 Use a Dispatcher, not an AssetRequestHandler, to process module requests Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b91c11a1 Tree: http://git-wip-us

[2/3] git commit: Create a PathConstructor service, to encapsulate configuration logic about context path and application folder

2013-01-22 Thread hlship
Create a PathConstructor service, to encapsulate configuration logic about context path and application folder Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b67b961c Tree: http://git-wip-us.apache.org/repos/asf/ta

[1/3] git commit: Typo in documentation

2013-01-22 Thread hlship
Typo in documentation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9c545d9f Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/9c545d9f Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/9c545d

git commit: TAP5-2049: Use a lock when reading/updating HttpSession attributes - add note about session locking

2013-01-17 Thread hlship
Updated Branches: refs/heads/master b7b44b8fa -> 1da50f173 TAP5-2049: Use a lock when reading/updating HttpSession attributes - add note about session locking Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1da50

[1/2] git commit: TAP5-2049: Use a lock when reading/updating HttpSession attributes - move the lock from the inside the session to a WeakHashMap keyed on HttpSession instance - allow shared read lock

2013-01-17 Thread hlship
TAP5-2049: Use a lock when reading/updating HttpSession attributes - move the lock from the inside the session to a WeakHashMap keyed on HttpSession instance - allow shared read lock for reading attribute names - upgrade to write lock for getAttribute() or setAttribute() Project: http://git-wip-

[2/2] git commit: TAP5-2049: Use a lock when reading/updating HttpSession attributes - Add a symbol to deactivate the session locking logic

2013-01-17 Thread hlship
Updated Branches: refs/heads/master fb3fca8d0 -> b7b44b8fa TAP5-2049: Use a lock when reading/updating HttpSession attributes - Add a symbol to deactivate the session locking logic Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/t

[1/3] git commit: Documentation typo

2013-01-14 Thread hlship
Documentation typo Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/12b2c6aa Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/12b2c6aa Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/12b2c6aa

[2/3] git commit: Adjust the OperationTracker regular expression to include the new perform() method

2013-01-14 Thread hlship
Adjust the OperationTracker regular expression to include the new perform() method Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d6399590 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d6399590 Diff:

[3/3] git commit: Minor JavaDoc improvements

2013-01-14 Thread hlship
Updated Branches: refs/heads/master 4f70b71e8 -> 9e40372c1 Minor JavaDoc improvements Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9e40372c Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/9e40372c

[2/7] git commit: Add a ControlGroup mixin for Field components

2013-01-12 Thread hlship
Add a ControlGroup mixin for Field components Adds the outer divs and label for a field to work well with Twitter Bootstrap Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/bd0bd9e7 Tree: http://git-wip-us.apache.org

[1/7] git commit: TAP5-2051: Remove unecessary references to PlasticClass objects

2013-01-12 Thread hlship
TAP5-2051: Remove unecessary references to PlasticClass objects Replace anonymous inline inner classes with static inner classes to eliminate hidden references to PlasticClass and other transformation-time objects Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://gi

[6/7] git commit: Improve documentation

2013-01-12 Thread hlship
Improve documentation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/867d5330 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/867d5330 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/867d53

[5/7] git commit: Add IOOperation and OperationTracker.perform() Streamline the code inside OperationTrackerImpl

2013-01-12 Thread hlship
Add IOOperation and OperationTracker.perform() Streamline the code inside OperationTrackerImpl Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d8dba804 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d8d

[7/7] git commit: Rewrite URLs inside CSS files to be absolute (via AssetSource)

2013-01-12 Thread hlship
Updated Branches: refs/heads/master bebe2d141 -> 108fb0092 Rewrite URLs inside CSS files to be absolute (via AssetSource) Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/108fb009 Tree: http://git-wip-us.apache.or

[3/7] git commit: Minor documentation updates

2013-01-12 Thread hlship
Minor documentation updates Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fe12ec8c Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fe12ec8c Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/

[4/7] git commit: Minor typo

2013-01-12 Thread hlship
Minor typo Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b751d6cf Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/b751d6cf Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/b751d6cf Branch:

[2/3] git commit: Deprecate ThreadCleanupListener, replace with a Runnable callback

2013-01-11 Thread hlship
Deprecate ThreadCleanupListener, replace with a Runnable callback Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/33d23b6d Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/33d23b6d Diff: http://git-wip-us

[1/3] git commit: Remove unused TestNG configuration file

2013-01-11 Thread hlship
Remove unused TestNG configuration file Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8b722961 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8b722961 Diff: http://git-wip-us.apache.org/repos/asf/tape

[3/3] git commit: TAP5-2049: Use a lock when reading/updating HttpSession attributes

2013-01-11 Thread hlship
Updated Branches: refs/heads/master d543df368 -> bebe2d141 TAP5-2049: Use a lock when reading/updating HttpSession attributes Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/bebe2d14 Tree: http://git-wip-us.apach

git commit: TAP5-2047: Properly return empty list ElementWrapper.find() locates no matches

2013-01-08 Thread hlship
Updated Branches: refs/heads/master 6320748ab -> 3ef60bc88 TAP5-2047: Properly return empty list ElementWrapper.find() locates no matches Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/3ef60bc8 Tree: http://git-

git commit: TAP5-2046: Operation tracking improvement

2013-01-07 Thread hlship
Updated Branches: refs/heads/master c5457efda -> baabe981c TAP5-2046: Operation tracking improvement Should use OperationTracker to track type of request (ajax component event, traditional component event, page render request) Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo

git commit: A few touch-ups to the documentation index page

2013-01-04 Thread hlship
Updated Branches: refs/heads/master 989630207 -> c5457efda A few touch-ups to the documentation index page Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/c5457efd Tree: http://git-wip-us.apache.org/repos/asf/tap

git commit: Advance version number to 5.4-alpha-3

2013-01-03 Thread hlship
Updated Branches: refs/heads/master fe465fea7 -> 989630207 Advance version number to 5.4-alpha-3 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/98963020 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tr

Git Push Summary

2013-01-03 Thread hlship
Updated Tags: refs/tags/5.4-alpha-2 [created] fe465fea7

git commit: Remove unneeded code

2013-01-03 Thread hlship
Updated Branches: refs/heads/master 49add0950 -> fe465fea7 Remove unneeded code Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fe465fea Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fe465fea Diff:

git commit: Only contribute the Scriptaculous libraries to the core stack if the JavaScript infrastructure is "prototype"

2013-01-03 Thread hlship
Updated Branches: refs/heads/master a12ef646b -> 49add0950 Only contribute the Scriptaculous libraries to the core stack if the JavaScript infrastructure is "prototype" Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/c

[4/4] git commit: Generate CoffeeScript documentation along with JavaDocs

2013-01-03 Thread hlship
Updated Branches: refs/heads/master 108db6b77 -> a12ef646b Generate CoffeeScript documentation along with JavaDocs Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/a12ef646 Tree: http://git-wip-us.apache.org/repos

[1/4] git commit: Remove unnecessary FormFragment event

2013-01-03 Thread hlship
Remove unnecessary FormFragment event Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2cf75893 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/2cf75893 Diff: http://git-wip-us.apache.org/repos/asf/tapest

[2/4] Generate CoffeeScript documentation along with JavaDocs

2013-01-03 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/a12ef646/src/docroot-template/bootstrap-2.2.2/img/glyphicons-halflings-white.png -- diff --git a/src/docroot-template/bootstrap-2.2.2/img/glyphicons-halflings-white.png b/src

[3/3] git commit: Fix problems with jQuery t5/core/dom implementation Adjust CSS selectors: some attribute selectors needed more quoting for jQuery than Prototype

2013-01-02 Thread hlship
Updated Branches: refs/heads/master d71c481c3 -> 108db6b77 Fix problems with jQuery t5/core/dom implementation Adjust CSS selectors: some attribute selectors needed more quoting for jQuery than Prototype Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-u

[1/3] git commit: Move PageTesterTest to a new package

2013-01-02 Thread hlship
Move PageTesterTest to a new package Prevent unwanted tests (from tapestry-test module) from running as part of tapestry-core test suite Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/bf46b0d2 Tree: http://git-wip

[2/3] git commit: Properly discard data when persistent page data is cleared

2013-01-02 Thread hlship
Properly discard data when persistent page data is cleared Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ce6fe847 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ce6fe847 Diff: http://git-wip-us.apache

[2/8] git commit: Use the term "JavaScript infrastructure" rather than "JavaScript foundation"

2013-01-01 Thread hlship
Use the term "JavaScript infrastructure" rather than "JavaScript foundation" Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d8b220cc Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d8b220cc Diff: http:/

[3/8] git commit: Correct some typos Don't bother to cache an ElementWrapper for document.body

2013-01-01 Thread hlship
Correct some typos Don't bother to cache an ElementWrapper for document.body Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5fa000d3 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5fa000d3 Diff: http:/

[1/8] git commit: Setup infrastructure for supporting mulitple foundation frameworks

2013-01-01 Thread hlship
Setup infrastructure for supporting mulitple foundation frameworks Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/f7bcf190 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/f7bcf190 Diff: http://git-wip-u

[6/8] git commit: Rename some of the t5/core/dom module's API: - container() to parent() - findContainer() to findParent() - ajaxRequest options "onexception", "onfailure", "onsuccess" to "exception",

2013-01-01 Thread hlship
Rename some of the t5/core/dom module's API: - container() to parent() - findContainer() to findParent() - ajaxRequest options "onexception", "onfailure", "onsuccess" to "exception", "failure", "success" Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.ap

[4/8] git commit: Define a ResponseWrapper object for Prototype's Ajax.Response object Modify uses of t5/core/dom:ajaxRequest to expect the ResponseWrapper object in callbacks

2013-01-01 Thread hlship
Define a ResponseWrapper object for Prototype's Ajax.Response object Modify uses of t5/core/dom:ajaxRequest to expect the ResponseWrapper object in callbacks Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/50455a83

[5/8] git commit: Minor formatting change

2013-01-01 Thread hlship
Minor formatting change Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/246428be Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/246428be Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/2464

[8/8] git commit: Add jQuery implementation of t5/core/dom module Add support to the test suite to enable jQuery mode

2013-01-01 Thread hlship
Updated Branches: refs/heads/master c2ae4a7c9 -> d71c481c3 Add jQuery implementation of t5/core/dom module Add support to the test suite to enable jQuery mode Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d71c4

[7/8] git commit: Update CoffeeScript compilation scripts to operate on a source and output folder, not individual files

2013-01-01 Thread hlship
Update CoffeeScript compilation scripts to operate on a source and output folder, not individual files Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e9d8510f Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5

git commit: Rename the Ajax-wait CSS class used by the Tree component, to ensure no conflicts

2012-12-30 Thread hlship
Updated Branches: refs/heads/master 5c4ff6ad7 -> c2ae4a7c9 Rename the Ajax-wait CSS class used by the Tree component, to ensure no conflicts Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/c2ae4a7c Tree: http://

[1/9] git commit: Remove support for JavaScriptWrapper (.jsw) files

2012-12-30 Thread hlship
Remove support for JavaScriptWrapper (.jsw) files Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/89f9bce4 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/89f9bce4 Diff: http://git-wip-us.apache.org/repo

[7/9] git commit: Only add certain libraries to the page when the corresponding compatibility Traits are enabled

2012-12-30 Thread hlship
Only add certain libraries to the page when the corresponding compatibility Traits are enabled Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/4b8eeade Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/4b

[4/9] git commit: Define a compatiblity Trait for 5.3-style initializers

2012-12-30 Thread hlship
Define a compatiblity Trait for 5.3-style initializers Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d4a38ea0 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d4a38ea0 Diff: http://git-wip-us.apache.org

[2/9] git commit: Restore the Silk icons used by the Tapestry client-side console

2012-12-30 Thread hlship
Restore the Silk icons used by the Tapestry client-side console Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ac34f392 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ac34f392 Diff: http://git-wip-us.a

[3/9] git commit: Default all Compatibility Traits to enabled

2012-12-30 Thread hlship
Default all Compatibility Traits to enabled Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ceeb8813 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ceeb8813 Diff: http://git-wip-us.apache.org/repos/asf/

[5/9] git commit: Remove a temporary kludge that is no longer needed

2012-12-30 Thread hlship
Remove a temporary kludge that is no longer needed Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/4f6cae1b Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/4f6cae1b Diff: http://git-wip-us.apache.org/rep

[9/9] git commit: Rename the virtual folder used to access JavaScript modules from "module-root" to "modules"

2012-12-30 Thread hlship
Updated Branches: refs/heads/master 32848b2c3 -> 5c4ff6ad7 Rename the virtual folder used to access JavaScript modules from "module-root" to "modules" Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5c4ff6ad Tre

[8/9] git commit: Fix documentation typos

2012-12-30 Thread hlship
Fix documentation typos Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/da8633bb Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/da8633bb Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/da86

[6/9] git commit: Remove broken contribution to Compatibility service

2012-12-30 Thread hlship
Remove broken contribution to Compatibility service Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/77810eaf Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/77810eaf Diff: http://git-wip-us.apache.org/re

[3/3] git commit: Remove unused t5-alerts.css and related Silk icons

2012-12-30 Thread hlship
Updated Branches: refs/heads/master 1e9196cb5 -> 32848b2c3 Remove unused t5-alerts.css and related Silk icons Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/32848b2c Tree: http://git-wip-us.apache.org/repos/asf/

[1/3] git commit: Remove unused JavaScript library

2012-12-30 Thread hlship
Remove unused JavaScript library Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fe46acef Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fe46acef Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/

<    3   4   5   6   7   8   9   10   11   12   >