tapestry-5 git commit: TAP5-2480: HTML5 vs. Form Fragment, in Chrome

2015-06-01 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 450b36abb - 6e1ebb30c TAP5-2480: HTML5 vs. Form Fragment, in Chrome This changes FormFragment to disable all input fields inside the fragment when it is hidden (including if it is hidden on initial render). When the fragment is

tapestry-5 git commit: TAP5-2471: DefaultRequestExceptionHandler creating absolute links for xhr request

2015-06-01 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 6e1ebb30c - e25fac7e4 TAP5-2471: DefaultRequestExceptionHandler creating absolute links for xhr request Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: TAP5-2339: Ajax exception frame complains about Function expected in IE8

2015-06-01 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 1dbcb377e - a949d55e7 TAP5-2339: Ajax exception frame complains about Function expected in IE8 Resolution involves not re-using the exception container; this seems like it can be a race condition in IE8 Project:

tapestry-5 git commit: TAP5-2109: t:content ignores text just before the closing tag

2015-06-01 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master a949d55e7 - 2619a327f TAP5-2109: t:content ignores text just before the closing tag Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2619a327 Tree:

tapestry-5 git commit: Add test file

2015-06-01 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 2619a327f - a5436 Add test 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/a543 Tree:

tapestry-5 git commit: Fix one of those unfortunate Git-vs.-Mac-vs.-filename case situations

2015-06-01 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master a5436 - c63aeab5f Fix one of those unfortunate Git-vs.-Mac-vs.-filename case situations Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/c63aeab5

[1/3] tapestry-5 git commit: A little whitespace tweak

2015-04-07 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master faaf0b025 - cf5858fbb A little whitespace tweak Somehow, not committed with the rest Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/009a6ae4 Tree:

[2/3] tapestry-5 git commit: Rework how the action link on the ExceptionReport page are constructed

2015-04-07 Thread hlship
Rework how the action link on the ExceptionReport page are constructed Previously, the approach was very susceptible to further exceptions while generating the page activation context for the failed page. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

Git Push Summary

2015-04-07 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4-beta-30 [created] 7d9b1bb21

[3/5] tapestry-5 git commit: Revert the introduction of the Field2 interface

2015-04-07 Thread hlship
Revert the introduction of the Field2 interface This was a dead-end, rather than fixing everything during Ajax 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/eff79410 Tree:

[4/5] tapestry-5 git commit: Add a demo page to test out TAP5-2391

2015-04-07 Thread hlship
Add a demo page to test out TAP5-2391 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/db0255cf Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/db0255cf Diff:

[1/5] tapestry-5 git commit: Fix typo

2015-04-07 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master cf5858fbb - 4c8d83efe Fix 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/d5c3bead Tree:

[5/5] tapestry-5 git commit: Update release notes

2015-04-07 Thread hlship
Update release 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/4c8d83ef Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/4c8d83ef Diff:

[3/3] tapestry-5 git commit: Finish backing out the validationId changes (commit ef0d1448aca3bca3ed4f8aea6fbedd6b77438fcc)

2015-04-07 Thread hlship
Finish backing out the validationId changes (commit ef0d1448aca3bca3ed4f8aea6fbedd6b77438fcc) Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/93d06899 Tree:

[2/3] tapestry-5 git commit: Base form control names of component's id, not allocated client-side id

2015-04-07 Thread hlship
Base form control names of component's id, not allocated client-side id Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/22bd2c14 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/22bd2c14 Diff:

[1/3] tapestry-5 git commit: Properly handle nested page names (with a '/') via URLEncoder

2015-04-07 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 4c8d83efe - 93d06899a Properly handle nested page names (with a '/') via URLEncoder Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/c9aa3cb6 Tree:

[7/9] tapestry-5 git commit: Clean up markup inside JavaDoc to confirm to JDK 1.8's stricter rules

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/84053397/tapestry-core/src/main/java/org/apache/tapestry5/annotations/PageActivationContext.java -- diff --git

[8/9] tapestry-5 git commit: Clean up markup inside JavaDoc to confirm to JDK 1.8's stricter rules

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/84053397/plastic/src/main/java/org/apache/tapestry5/plastic/PlasticClass.java -- diff --git a/plastic/src/main/java/org/apache/tapestry5/plastic/PlasticClass.java

[1/9] tapestry-5 git commit: Update copyright year in generated JavaDoc

2015-04-06 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master feb1737ac - 840533975 Update copyright year in generated JavaDoc Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/df55ff6e Tree:

[3/9] tapestry-5 git commit: Clean up markup inside JavaDoc to confirm to JDK 1.8's stricter rules

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/84053397/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/cron/CronExpression.java -- diff --git

[4/9] tapestry-5 git commit: Clean up markup inside JavaDoc to confirm to JDK 1.8's stricter rules

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/84053397/tapestry-core/src/main/java/org/apache/tapestry5/services/javascript/JavaScriptStack.java -- diff --git

[5/9] tapestry-5 git commit: Clean up markup inside JavaDoc to confirm to JDK 1.8's stricter rules

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/84053397/tapestry-core/src/main/java/org/apache/tapestry5/services/AssetFactory.java -- diff --git

[2/9] tapestry-5 git commit: Update JavaDoc template selection to work under JDK 1.8 (and later)

2015-04-06 Thread hlship
Update JavaDoc template selection to work under JDK 1.8 (and later) Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/99600b97 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/99600b97 Diff:

[6/9] tapestry-5 git commit: Clean up markup inside JavaDoc to confirm to JDK 1.8's stricter rules

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/84053397/tapestry-core/src/main/java/org/apache/tapestry5/corelib/mixins/Autocomplete.java -- diff --git

[9/9] tapestry-5 git commit: Clean up markup inside JavaDoc to confirm to JDK 1.8's stricter rules

2015-04-06 Thread hlship
Clean up markup inside JavaDoc to confirm to JDK 1.8's stricter rules Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/84053397 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/84053397 Diff:

tapestry-5 git commit: TAP5-1862: DateField component: allow 'type' attribute to be specified

2015-04-06 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 840533975 - dcd31d68a TAP5-1862: DateField component: allow 'type' attribute to be specified Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/dcd31d68

[6/7] tapestry-5 git commit: Simplify streamline the quickstart archetype

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/ee6b0cad/quickstart/src/main/resources/archetype-resources/src/main/webapp/mybootstrap/css/bootstrap.css -- diff --git

[5/7] tapestry-5 git commit: Simplify streamline the quickstart archetype

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/ee6b0cad/quickstart/src/main/resources/archetype-resources/src/main/webapp/mybootstrap/fonts/glyphicons-halflings-regular.eot -- diff --git

[4/7] tapestry-5 git commit: Simplify streamline the quickstart archetype

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/ee6b0cad/quickstart/src/main/resources/archetype-resources/src/main/webapp/mybootstrap/fonts/glyphicons-halflings-regular.svg -- diff --git

[2/7] tapestry-5 git commit: Simplify streamline the quickstart archetype

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/ee6b0cad/quickstart/src/main/resources/archetype-resources/src/main/webapp/mybootstrap/js/collapse.js -- diff --git

[2/2] tapestry-5 git commit: Advance version number for 5.4-beta-30

2015-04-06 Thread hlship
Advance version number for 5.4-beta-30 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/faaf0b02 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/faaf0b02 Diff:

[1/2] tapestry-5 git commit: Remove p/ from JavaDoc

2015-04-06 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master ee6b0cade - faaf0b025 Updated Tags: refs/tags/5.4-beta-29 [created] 9aac4fa3b Remove p/ from JavaDoc Turns out, I had an IntelliJ setting providing these; turned off now. Project:

[1/7] tapestry-5 git commit: Upgrade RequireJS to version 2.1.17

2015-04-06 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master dcd31d68a - ee6b0cade Upgrade RequireJS to version 2.1.17 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b21c7b3a Tree:

[3/7] tapestry-5 git commit: Simplify streamline the quickstart archetype

2015-04-06 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/ee6b0cad/quickstart/src/main/resources/archetype-resources/src/main/webapp/mybootstrap/fonts/glyphicons-halflings-regular.ttf -- diff --git

[7/7] tapestry-5 git commit: Simplify streamline the quickstart archetype

2015-04-06 Thread hlship
Simplify streamline the quickstart archetype - Improve most formatting / identation - The mybootstrap override is now based on Bootstrap 3.3.4 - Upgrade templates to 5.4 DTD Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: Update dependency for less4j to current, 1.10.0

2015-04-03 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master f39dc7261 - feb1737ac Update dependency for less4j to current, 1.10.0 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/feb1737a Tree:

[1/2] tapestry-5 git commit: Upgrade CoffeeScript to version 1.9.0

2015-02-11 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 5d14ccfa9 - 755cd23aa http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/755cd23a/tapestry-webresources/src/main/resources/org/apache/tapestry5/webresources/internal/coffee-script.js

[2/2] tapestry-5 git commit: Upgrade CoffeeScript to version 1.9.0

2015-02-11 Thread hlship
Upgrade CoffeeScript to version 1.9.0 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/755cd23a Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/755cd23a Diff:

tapestry-5 git commit: Fix a formatting error in the text excepton report

2015-02-11 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master defcffcd7 - 5d14ccfa9 Fix a formatting error in the text excepton report Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5d14ccfa Tree:

[1/2] tapestry-5 git commit: Advance version number to 5.4-beta-28

2015-02-11 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 755cd23aa - 6aa999465 Advance version number to 5.4-beta-28 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/957e453e Tree:

Git Push Summary

2015-02-11 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4-beta-28 [created] 957e453e4

tapestry-5 git commit: Revert don't have Jenkins upload the generated artifacts. Currently, this is not adapted to the new SVN based upload process and causes the CI builds to fail.

2015-02-03 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master ef0d1448a - fa7634ac7 Revert don't have Jenkins upload the generated artifacts. Currently, this is not adapted to the new SVN based upload process and causes the CI builds to fail. This reverts commit

Git Push Summary

2015-02-03 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4-beta-27 [created] fa7634ac7

tapestry-5 git commit: Add a disabled parameter to the Confirm mixin

2015-02-02 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 27bf34c4b - ad5cca595 Add a disabled parameter to the Confirm mixin Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ad5cca59 Tree:

tapestry-5 git commit: Fix bugs related to field validation inside a BeanEditor component

2015-02-02 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master ad5cca595 - ef0d1448a Fix bugs related to field validation inside a BeanEditor component Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ef0d1448 Tree:

tapestry-5 git commit: TAP5-2391: Properly track Fields in ValidationTracker, even during Ajax requests

2015-01-05 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master fa691e262 - 280940fb0 TAP5-2391: Properly track Fields in ValidationTracker, even during Ajax requests Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

Git Push Summary

2015-01-05 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4-beta-26 [created] 280940fb0

tapestry-5 git commit: Advance version number to 5.4-beta-27

2015-01-05 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 280940fb0 - b01e6aeab Advance version number to 5.4-beta-27 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b01e6aea Tree:

tapestry-5 git commit: Layout and UI improvements on the default ExceptionReport page

2014-12-31 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 030899832 - 48d1f6409 Layout and UI improvements on the default ExceptionReport 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/48d1f640 Tree:

[2/2] tapestry-5 git commit: Some more improvements to the exception report page

2014-12-31 Thread hlship
Some more improvements to the exception report 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/fa691e26 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fa691e26 Diff:

[1/2] tapestry-5 git commit: Extract ExceptionReportWriter from ExceptionReporterImpl

2014-12-31 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 48d1f6409 - fa691e262 Extract ExceptionReportWriter from ExceptionReporterImpl Do a better job formatting the output, and display session attributes if present. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo

tapestry-5 git commit: Change the deployment script to work with Apache svnpubsub system

2014-12-30 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master f88ed9a30 - 687abdf28 Change the deployment script to work with Apache svnpubsub system Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/687abdf2 Tree:

[2/2] tapestry-5 git commit: Improve the Javadoc

2014-12-30 Thread hlship
Improve the Javadoc Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/7a9b2e81 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/7a9b2e81 Diff:

[1/2] tapestry-5 git commit: Allow the component's render phase methods to execute before the advice provided by the ImportWorker

2014-12-30 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 687abdf28 - 7a9b2e81d Allow the component's render phase methods to execute before the advice provided by the ImportWorker This is the last piece necessary for TAP5-2435 (the rest was implemented previously). Project:

Git Push Summary

2014-12-30 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4-beta-25 [created] 7a9b2e81d

tapestry-5 git commit: Advance version number to 5.4-beta-26

2014-12-30 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 7a9b2e81d - 030899832 Advance version number to 5.4-beta-26 Really feeling close to a RC! Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/03089983

[3/4] tapestry-5 git commit: Make a correction to how the event link is created

2014-12-29 Thread hlship
Make a correction to how the event link is created Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8caf479f Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8caf479f Diff:

[2/4] tapestry-5 git commit: Compute year (displayed in page footer) based on Calendar, rather than hard-coded.

2014-12-29 Thread hlship
Compute year (displayed in page footer) based on Calendar, rather than hard-coded. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/91ab2f9d Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/91ab2f9d

[4/4] tapestry-5 git commit: Remove long deprecated createPageLink() methods from ComponentResourcesCommon

2014-12-29 Thread hlship
Remove long deprecated createPageLink() methods from ComponentResourcesCommon Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ff08ad57 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ff08ad57 Diff:

[1/4] tapestry-5 git commit: Remove createActionLink() method, deprecated in 2008

2014-12-29 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 2cc30a6bd - ff08ad572 Remove createActionLink() method, deprecated in 2008 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/4a74819f Tree:

tapestry-5 git commit: TAP5-2338: Work around some IE8 wierdness

2014-12-29 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master ff08ad572 - e71688962 TAP5-2338: Work around some IE8 wierdness The T5 floating console was always visible since there was an error trying to write to the native console, which simply does not exist in IE8 unless the developer tools

[1/2] tapestry-5 git commit: Remove t- prefix from CSS style t-ajax-insertion-point

2014-12-29 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master e71688962 - ffeaabc04 Remove t- prefix from CSS style t-ajax-insertion-point Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9769b0db Tree:

[2/2] tapestry-5 git commit: Some further changes to address IE8 compatibility

2014-12-29 Thread hlship
Some further changes to address IE8 compatibility Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ffeaabc0 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ffeaabc0 Diff:

[3/4] tapestry-5 git commit: Update to typeahead 0.10.5

2014-12-29 Thread hlship
Update to typeahead 0.10.5 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/4ede8bec Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/4ede8bec Diff:

[1/4] tapestry-5 git commit: Clear the page loading mask, even if there are initialization errors

2014-12-29 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master ffeaabc04 - 7dbbe84c0 Clear the page loading mask, even if there are initialization errors Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/aa836f31

[4/4] tapestry-5 git commit: Apply improved CSS that corrects the layout of autocomplete text fields

2014-12-29 Thread hlship
Apply improved CSS that corrects the layout of autocomplete text fields Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/7dbbe84c Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/7dbbe84c Diff:

[2/4] tapestry-5 git commit: Update to typeahead 0.10.5

2014-12-29 Thread hlship
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/4ede8bec/tapestry-core/src/main/resources/META-INF/assets/tapestry5/typeahead.js -- diff --git a/tapestry-core/src/main/resources/META-INF/assets/tapestry5/typeahead.js

Git Push Summary

2014-12-29 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4.beta-24 [created] 7dbbe84c0

tapestry-5 git commit: Advance version number to 5.4-beta-25

2014-12-29 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 7dbbe84c0 - f88ed9a30 Advance version number to 5.4-beta-25 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/f88ed9a3 Tree:

Git Push Summary

2014-12-29 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4-beta-24 [created] 7dbbe84c0

[2/2] tapestry-5 git commit: TAP5-2428: Move Java sources from tapestry-core src/test/groovy to src/test/java

2014-12-24 Thread hlship
TAP5-2428: Move Java sources from tapestry-core src/test/groovy to src/test/java Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2cc30a6b Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/2cc30a6b Diff:

[1/2] tapestry-5 git commit: Revert TAP5-2428: Move Java sources from tapestry-core src/test/groovy to src/test/java

2014-12-24 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master e5afaa0e1 - 2cc30a6bd Revert TAP5-2428: Move Java sources from tapestry-core src/test/groovy to src/test/java This reverts commit b62ddffd51179469505eedde97977c2731153623. Project:

[3/4] tapestry-5 git commit: Force up larger heap for compiling Groovy tests

2014-12-23 Thread hlship
Force up larger heap for compiling Groovy tests Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/15a33171 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/15a33171 Diff:

[2/4] tapestry-5 git commit: Update for code split out of tapestry-ioc

2014-12-23 Thread hlship
Update for code split out of tapestry-ioc Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/7e8fc835 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/7e8fc835 Diff:

[4/4] tapestry-5 git commit: Choose a different set of classes for the test

2014-12-23 Thread hlship
Choose a different set of classes for the 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/fe8ef854 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fe8ef854 Diff:

[1/4] tapestry-5 git commit: Increase the amount of heap space

2014-12-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 32e7ecc02 - fe8ef8545 Increase the amount of heap space Was getting Java heap space errors from Gradle Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: Update Gradle Wrapper to current version 2.2.1

2014-12-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master fe8ef8545 - ea30dba85 Update Gradle Wrapper to current version 2.2.1 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ea30dba8 Tree:

tapestry-5 git commit: TAP5-2430: Throw an exception in the case that the content type is null.

2014-12-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master ea30dba85 - 93fbe262a TAP5-2430: Throw an exception in the case that the content type is null. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/93fbe262

[2/2] tapestry-5 git commit: TAP5-2431: Ajax EventLinks should not cancel the click event

2014-12-23 Thread hlship
TAP5-2431: Ajax EventLinks should not cancel the click 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/5ee601f4 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5ee601f4 Diff:

[1/2] tapestry-5 git commit: Increase the Groovy compile heap size for all sub-projects

2014-12-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 93fbe262a - 5ee601f49 Increase the Groovy compile heap size for all sub-projects Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2669319a Tree:

tapestry-5 git commit: TAP5-2417: client-side email validator is case sensitive

2014-12-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 5ee601f49 - 8c259498f TAP5-2417: client-side email validator is case sensitive Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8c259498 Tree:

tapestry-5 git commit: TAP5-2428: Move Java sources from tapestry-core src/test/groovy to src/test/java

2014-12-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 8c259498f - b62ddffd5 TAP5-2428: Move Java sources from tapestry-core src/test/groovy to src/test/java Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: TAP5-2426: Enable gzip compression for svg files by default

2014-12-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master b62ddffd5 - 989b7b224 TAP5-2426: Enable gzip compression for svg files by default Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/989b7b22 Tree:

tapestry-5 git commit: TAP5-2190: Alerts component should not automatically import the core stack

2014-12-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 989b7b224 - e5afaa0e1 TAP5-2190: Alerts component should not automatically import the core stack Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: TAP5-2420: Confirm mixin has issues related to keyboard navigation

2014-11-24 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 1956c560e - bed56af43 TAP5-2420: Confirm mixin has issues related to keyboard navigation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/bed56af4 Tree:

Git Push Summary

2014-11-24 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4-beta-23 [created] bed56af43

tapestry-5 git commit: Advance version number to 5.4-beta-24

2014-11-24 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master bed56af43 - 47bcb11f1 Advance version number to 5.4-beta-24 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/47bcb11f Tree:

git commit: Add an easier way to perform a partial page render outside of the standard AjaxComponentEventRequestHandler

2014-10-29 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 6f4c5640c - b7f60e28e Add an easier way to perform a partial page render outside of the standard AjaxComponentEventRequestHandler Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

git commit: TAP5-2406: Use a single ReentrantLock for the PeriodicExecutor and its jobs

2014-10-24 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 57a8d25dd - 325716199 TAP5-2406: Use a single ReentrantLock for the PeriodicExecutor and its jobs Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

git commit: TAP-2388: Update test and example app

2014-10-24 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master a43e17ff9 - 6f4c5640c TAP-2388: Update test and example app Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6f4c5640 Tree:

git commit: TAP5-2401: Only emit the pattern and title attributes when client-side validation is enabled

2014-10-21 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 750ffdbde - 1f09cb654 TAP5-2401: Only emit the pattern and title attributes when client-side validation is enabled Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

git commit: Remove the FormInjector component

2014-10-10 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 3ed6c858c - c501986cb Remove the FormInjector component Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/c501986c Tree:

git commit: TAP5-2399: SeleniumTestCase.waitForAjaxRequestsToComplete() not working when using Prototype

2014-10-10 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master c501986cb - f6de4c4ec TAP5-2399: SeleniumTestCase.waitForAjaxRequestsToComplete() not working when using Prototype Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

git commit: Revert TAP5-2333: Optimize OperationTracker logging for normal (success, no logging) case

2014-10-06 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 1cb63a12b - 2482d6698 Revert TAP5-2333: Optimize OperationTracker logging for normal (success, no logging) case On further reflection, I realized that this change behaves properly only for test cases where the OperationException is

[1/3] git commit: Add some tests related to TAP5-2391

2014-10-03 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 8b8487d05 - 40615866b Add some tests related to TAP5-2391 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/f9d6e0a6 Tree:

[2/3] git commit: Remove outdated file

2014-10-03 Thread hlship
Remove outdated 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/d80b19f2 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d80b19f2 Diff:

git commit: TAP5-2273: AjaxFormLoop doesn't work well inside a table tag

2014-10-03 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 40615866b - 0f3eb8a82 TAP5-2273: AjaxFormLoop doesn't work well inside a table tag Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/0f3eb8a8 Tree:

git commit: TAP5-2392: ExceptionReporterImpl makes use of org.apache.commons.io, even though not a compile dependency

2014-10-03 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 0f3eb8a82 - a4cc2fb69 TAP5-2392: ExceptionReporterImpl makes use of org.apache.commons.io, even though not a compile dependency Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

git commit: TAP5-2395: Release notes update for logging framework TBD by application developer

2014-10-03 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master a4cc2fb69 - 265d23fcb TAP5-2395: Release notes update for logging framework TBD by application developer Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

git commit: TAP5-2333: Optimize OperationTracker logging for normal (success, no logging) case

2014-10-03 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 265d23fcb - 1cb63a12b TAP5-2333: Optimize OperationTracker logging for normal (success, no logging) case This avoids the use of a per-thread variable. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

  1   2   3   4   5   6   7   8   9   10   >