[jira] [Commented] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352531#comment-16352531 ] Emond Papegaaij commented on WICKET-6525: - I've reran our testsuite with a fresh wicket 8 build

[jira] [Resolved] (WICKET-6530) Race-condition in session invalidation

2018-02-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6530. - Resolution: Fixed Fix Version/s: 6.29.0 7.10.0

wicket git commit: WICKET-6530: fix possible race-condition for session invalidation

2018-02-05 Thread papegaaij
ttp://git-wip-us.apache.org/repos/asf/wicket/tree/35b93814 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/35b93814 Branch: refs/heads/wicket-6.x Commit: 35b93814a6c89ad048b29445c963649861e809a0 Parents: d0967b2 Author: Emond Papegaaij <papega...@apache.org> Authored: Mon Feb 5 14:1

wicket git commit: WICKET-6530: fix possible race-condition for session invalidation

2018-02-05 Thread papegaaij
ttp://git-wip-us.apache.org/repos/asf/wicket/tree/ccc7abcf Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/ccc7abcf Branch: refs/heads/wicket-7.x Commit: ccc7abcf4f7db4405f70631e7779551fde3a87cc Parents: 242d4e9 Author: Emond Papegaaij <papega...@apache.org> Authored: Mon Feb 5 14:1

[2/2] wicket git commit: Merge branch 'WICKET-6530' of https://github.com/papegaaij/wicket

2018-02-05 Thread papegaaij
Merge branch 'WICKET-6530' of https://github.com/papegaaij/wicket Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ec7a27e8 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ec7a27e8 Diff: http://git-wip-us.apache.org

[1/2] wicket git commit: WICKET-6530: fix possible race-condition for session invalidation

2018-02-05 Thread papegaaij
git-wip-us.apache.org/repos/asf/wicket/tree/e7109db9 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/e7109db9 Branch: refs/heads/master Commit: e7109db9d446dc8fcf65eb0d91d840c13afdfc4c Parents: 080df22 Author: Emond Papegaaij <papega...@apache.org> Authored: Mon Feb 5 14:10:21 2

[jira] [Updated] (WICKET-6530) Race-condition in session invalidation

2018-02-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6530: Description: Session.invalidate sets a boolean on the session that invalidation

[jira] [Created] (WICKET-6530) Race-condition in session invalidation

2018-02-05 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6530: --- Summary: Race-condition in session invalidation Key: WICKET-6530 URL: https://issues.apache.org/jira/browse/WICKET-6530 Project: Wicket Issue Type

wicket git commit: WICKET-6529: added testcase

2018-02-05 Thread papegaaij
ree/080df220 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/080df220 Branch: refs/heads/master Commit: 080df220c5a2ed8ccf90fde90e9469525f259ecc Parents: 7904ae1 Author: Emond Papegaaij <papega...@apache.org> Authored: Mon Feb 5 13:55:48 2018 +0100 Committer: Emond Papegaai

[jira] [Created] (WICKET-6529) Feedback from onSubmit not rendered on stateless pages

2018-02-05 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6529: --- Summary: Feedback from onSubmit not rendered on stateless pages Key: WICKET-6529 URL: https://issues.apache.org/jira/browse/WICKET-6529 Project: Wicket

[jira] [Commented] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-03 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351307#comment-16351307 ] Emond Papegaaij commented on WICKET-6525: - Monday I'll continue testing our application. I'll let

[jira] [Commented] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-02 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350835#comment-16350835 ] Emond Papegaaij commented on WICKET-6525: - I've identified the commit that broke this: [https

[jira] [Created] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-02 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6525: --- Summary: SubmitLink.onSubmit not invoked when using GET-method Key: WICKET-6525 URL: https://issues.apache.org/jira/browse/WICKET-6525 Project: Wicket

[jira] [Updated] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-02 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6525: Attachment: myproject.tar.gz > SubmitLink.onSubmit not invoked when using GET-met

[jira] [Resolved] (WICKET-6524) Do not require bean validation 2.0.0

2018-02-02 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6524. - Resolution: Fixed > Do not require bean validation 2.

wicket git commit: WICKET-6524: do not require validation-api-2.0.0, keep support

2018-02-02 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/273d479f Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/273d479f Branch: refs/heads/master Commit: 273d479fa24783fd8182e2922bf7afee97933283 Parents: 3d43ab3 Author: Emond Papegaaij <papega...@apache.org> Authored: Fri Feb 2 16:19:19 2018 +0100

[jira] [Created] (WICKET-6524) Do not require bean validation 2.0.0

2018-02-02 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6524: --- Summary: Do not require bean validation 2.0.0 Key: WICKET-6524 URL: https://issues.apache.org/jira/browse/WICKET-6524 Project: Wicket Issue Type: Bug

[jira] [Resolved] (WICKET-6522) ThreadLocal leak in PageStoreManager

2018-01-30 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6522. - Resolution: Fixed Assignee: Emond Papegaaij Fix Version/s: 7.10.0

wicket git commit: WICKET-6522: move ThreadLocal to a static field to prevent leaks

2018-01-30 Thread papegaaij
ttp://git-wip-us.apache.org/repos/asf/wicket/tree/242d4e9e Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/242d4e9e Branch: refs/heads/wicket-7.x Commit: 242d4e9e1c32b2cb5c03a657ecafdd50dc9f6c30 Parents: ae7f324 Author: Emond Papegaaij <papega...@apache.org> Authored: Tue Jan 30 13:5

wicket git commit: WICKET-6522: move ThreadLocal to a static field to prevent leaks

2018-01-30 Thread papegaaij
git-wip-us.apache.org/repos/asf/wicket/tree/a6b48110 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/a6b48110 Branch: refs/heads/master Commit: a6b48110f130cb3074b78f8add29b59d4a0ecc7f Parents: d21bfe3 Author: Emond Papegaaij <papega...@apache.org> Authored: Tue Jan 30 13:51:29 2

[jira] [Commented] (WICKET-6522) ThreadLocal leak in PageStoreManager

2018-01-30 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344963#comment-16344963 ] Emond Papegaaij commented on WICKET-6522: - I'll take a look at it. > ThreadLocal l

[jira] [Commented] (WICKET-6522) ThreadLocal leak in PageStoreManager

2018-01-23 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335618#comment-16335618 ] Emond Papegaaij commented on WICKET-6522: - It seems a clean solution, but we need to make sure we

[jira] [Commented] (WICKET-6522) ThreadLocal leak in PageStoreManager

2018-01-22 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334172#comment-16334172 ] Emond Papegaaij commented on WICKET-6522: - The problems are caused by repeated instantiation

[jira] [Resolved] (WICKET-6506) Performance issue when large component isn't visible

2017-12-19 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6506. - Resolution: Fixed Fix Version/s: 7.10.0 8.0.0 I've pushed

wicket git commit: WICKET-6506: Fix performance regression

2017-12-19 Thread papegaaij
asf/wicket/diff/a352fe2b Branch: refs/heads/wicket-7.x Commit: a352fe2befbbf6ce60c1d9617df34f54fa7190ac Parents: dd5449e Author: Emond Papegaaij <papega...@apache.org> Authored: Thu Dec 14 17:03:35 2017 +0100 Committer: Emond Papegaaij <emond.papega...@topicus.nl> Committed: Tue Dec 1

wicket git commit: WICKET-6506: Fix performance regression

2017-12-19 Thread papegaaij
asf/wicket/diff/0dc04e44 Branch: refs/heads/master Commit: 0dc04e448ba31de15d8c32b1ee964bebed55bc36 Parents: e7597f0 Author: Emond Papegaaij <papega...@apache.org> Authored: Thu Dec 14 17:03:35 2017 +0100 Committer: Emond Papegaaij <papega...@apache.org> Committed: Thu Dec 14 17:0

[jira] [Assigned] (WICKET-6506) Performance issue when large component isn't visible

2017-12-19 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij reassigned WICKET-6506: --- Assignee: Emond Papegaaij > Performance issue when large component isn't visi

[jira] [Commented] (WICKET-6506) Performance issue when large component isn't visible

2017-12-14 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16291092#comment-16291092 ] Emond Papegaaij commented on WICKET-6506: - As you can see, I've probably found a solution

wicket git commit: WICKET-6506: Fix performance regression

2017-12-14 Thread papegaaij
/wicket/diff/0dc04e44 Branch: refs/heads/WICKET-6506 Commit: 0dc04e448ba31de15d8c32b1ee964bebed55bc36 Parents: e7597f0 Author: Emond Papegaaij <papega...@apache.org> Authored: Thu Dec 14 17:03:35 2017 +0100 Committer: Emond Papegaaij <papega...@apache.org> Committed: Thu Dec 14 17:03:3

[jira] [Commented] (WICKET-6500) Publish a wicket-bom artifact GAV

2017-11-22 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262572#comment-16262572 ] Emond Papegaaij commented on WICKET-6500: - This is also what we do at the moment. A bom like

[jira] [Commented] (WICKET-6500) Publish a wicket-bom artifact GAV

2017-11-22 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262458#comment-16262458 ] Emond Papegaaij commented on WICKET-6500: - With this import in place, you no longer need to worry

[jira] [Commented] (WICKET-6465) PageStore not cleared at session end

2017-09-11 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161056#comment-16161056 ] Emond Papegaaij commented on WICKET-6465: - org.apache.wicket.Session#destroy() is only called

[jira] [Updated] (WICKET-6465) PageStore not cleared at session end

2017-09-08 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6465: Fix Version/s: (was: 8.0.0-M8) (was: 7.9.0

[jira] [Resolved] (WICKET-6457) PageStore not cleared at session end

2017-08-30 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6457. - Resolution: Fixed Assignee: Emond Papegaaij Fix Version/s: 8.0.0-M8

wicket git commit: WICKET-6457: clear updating boolean when attribute is bound

2017-08-30 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/45227b05 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/45227b05 Branch: refs/heads/wicket-6.x Commit: 45227b059500df7796c8f779029b5046a90e72f8 Parents: 8745a57 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Tue Aug 29 16:2

wicket git commit: WICKET-6457: clear updating boolean when attribute is bound

2017-08-30 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/76460108 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/76460108 Branch: refs/heads/master Commit: 76460108ce7817d340d3e09c05d6bb279de84730 Parents: 411aa0e Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Tue Aug 29 16:25:43 2

wicket git commit: WICKET-6457: clear updating boolean when attribute is bound

2017-08-30 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/f8ffe3e1 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/f8ffe3e1 Branch: refs/heads/wicket-7.x Commit: f8ffe3e1308e2ac9b51bb6fd27380abf175ab9e7 Parents: 163d5c1 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Tue Aug 29 16:2

[jira] [Created] (WICKET-6457) PageStore not cleared at session end

2017-08-29 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6457: --- Summary: PageStore not cleared at session end Key: WICKET-6457 URL: https://issues.apache.org/jira/browse/WICKET-6457 Project: Wicket Issue Type: Bug

[jira] [Commented] (WICKET-6387) ModalWindow PageReference broken

2017-08-29 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145243#comment-16145243 ] Emond Papegaaij commented on WICKET-6387: - This change breaks page store management on Wildfly

[jira] [Resolved] (WICKET-6376) Ajax redirects to non http(s)-urls are interpreted as relative

2017-05-30 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6376. - Resolution: Fixed Fix Version/s: 8.0.0-M7 7.8.0 Fix applied

wicket git commit: WICKET-6376: allow non-http(s) uris in ajax redirects

2017-05-30 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/6963c723 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/6963c723 Branch: refs/heads/wicket-7.x Commit: 6963c723f1efb55d7ffdc64d2ccd8ab16718ef19 Parents: 35aacc4 Author: Emond Papegaaij <papega...@apache.org> Authored: Tue May 30 17:54:56 2017 +0200

wicket git commit: WICKET-6376: allow non-http(s) uris in ajax redirects

2017-05-30 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/12305d9f Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/12305d9f Branch: refs/heads/master Commit: 12305d9f5f7d644282541e1858b2fec41cb57579 Parents: 1439e55 Author: Emond Papegaaij <papega...@apache.org> Authored: Tue May 30 17:54:56 2017 +0200 Committ

[jira] [Commented] (WICKET-6376) Ajax redirects to non http(s)-urls are interpreted as relative

2017-05-25 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16024883#comment-16024883 ] Emond Papegaaij commented on WICKET-6376: - Ok, I'll commit the fixes next week on 7 and 8

[jira] [Created] (WICKET-6376) Ajax redirects to non http(s)-urls are interpreted as relative

2017-05-24 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6376: --- Summary: Ajax redirects to non http(s)-urls are interpreted as relative Key: WICKET-6376 URL: https://issues.apache.org/jira/browse/WICKET-6376 Project: Wicket

[jira] [Created] (WICKET-6373) Edge not recognized in UserAgent

2017-05-17 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6373: --- Summary: Edge not recognized in UserAgent Key: WICKET-6373 URL: https://issues.apache.org/jira/browse/WICKET-6373 Project: Wicket Issue Type: Bug

[jira] [Closed] (WICKET-6359) The type org.apache.wicket.ajax.json.JSONObject cannot be resolved. It is indirectly referenced from required .class files

2017-04-18 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij closed WICKET-6359. --- Resolution: Won't Fix Wicket-atmosphere has been discontinued in Wicket 8 in favor

[jira] [Resolved] (WICKET-6353) Proxy deserialization fails due to classloading issues

2017-04-13 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6353. - Resolution: Fixed Assignee: Emond Papegaaij Fix Version/s: 8.0.0-M6

wicket git commit: WICKET-6353: override resolveProxyClass to lookup classes in Wicket's ClassResolver

2017-04-13 Thread papegaaij
mit/b915427b Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/b915427b Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/b915427b Branch: refs/heads/wicket-7.x Commit: b915427b8185e52255805969b27f4fdc3fceeb2c Parents: 05b8e68 Author: Emond Papegaaij <papega...@apache.org> Authored:

[wicket] Git Push Summary

2017-04-13 Thread papegaaij
Repository: wicket Updated Branches: refs/heads/classloadingfix [deleted] 4b2718346

[jira] [Commented] (WICKET-6353) Proxy deserialization fails due to classloading issues

2017-04-13 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967203#comment-15967203 ] Emond Papegaaij commented on WICKET-6353: - I would like to patch this in 7.x as well, any

wicket git commit: WICKET-6353: override resolveProxyClass to lookup classes in Wicket's ClassResolver

2017-04-13 Thread papegaaij
36a Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/f295636a Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/f295636a Branch: refs/heads/master Commit: f295636ab57bcb13496ea5e700784a6dc89098f5 Parents: 312bddb Author: Emond Papegaaij <papega...@apache.org> Authored: Wed Ap

[jira] [Commented] (WICKET-6353) Proxy deserialization fails due to classloading issues

2017-04-07 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960406#comment-15960406 ] Emond Papegaaij commented on WICKET-6353: - This latest commit should restrict the number

wicket git commit: WICKET-6353: restrict number of reflection calls

2017-04-07 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/4b271834 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/4b271834 Branch: refs/heads/classloadingfix Commit: 4b2718346c84520f197c0514c9c29320423a8b07 Parents: bdc9e66 Author: Emond Papegaaij <papega...@apache.org> Authored: Fri Apr 7 09:17:48 2

[jira] [Commented] (WICKET-6353) Proxy deserialization fails due to classloading issues

2017-04-06 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958853#comment-15958853 ] Emond Papegaaij commented on WICKET-6353: - I've added some docs. I can understand that the code

wicket git commit: WICKET-6353: add some documentation

2017-04-06 Thread papegaaij
org/repos/asf/wicket/tree/bdc9e66c Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/bdc9e66c Branch: refs/heads/classloadingfix Commit: bdc9e66c2ad6bad97630e82eabf3dd947f20da59 Parents: 5b7ff7d Author: Emond Papegaaij <papega...@apache.org> Authored: Thu Apr 6 14:44:29 2017 +0200 Committ

[jira] [Comment Edited] (WICKET-6353) Proxy deserialization fails due to classloading issues

2017-04-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15957410#comment-15957410 ] Emond Papegaaij edited comment on WICKET-6353 at 4/5/17 6:43 PM

[jira] [Commented] (WICKET-6353) Proxy deserialization fails due to classloading issues

2017-04-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15957410#comment-15957410 ] Emond Papegaaij commented on WICKET-6353: - {code} ClassNotFoundException

[jira] [Updated] (WICKET-6353) Proxy deserialization fails due to classloading issues

2017-04-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6353: Description: JavaSerializer.ClassResolverObjectInputStream overrides resolveClass

wicket git commit: WICKET-6353: override resolveProxyClass to lookup classes in Wicket's ClassResolver

2017-04-05 Thread papegaaij
/5b7ff7d0 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/5b7ff7d0 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/5b7ff7d0 Branch: refs/heads/classloadingfix Commit: 5b7ff7d03a9a4fe1ec20a7021ab7ec46ef2fbca8 Parents: 137fa9e Author: Emond Papegaaij <papega...@apache.org> Au

[jira] [Created] (WICKET-6353) Proxy deserialization fails due to classloading issues

2017-04-05 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6353: --- Summary: Proxy deserialization fails due to classloading issues Key: WICKET-6353 URL: https://issues.apache.org/jira/browse/WICKET-6353 Project: Wicket

wicket git commit: WICKET-6276: stupid compilefix, bug in javac

2016-11-15 Thread papegaaij
org/repos/asf/wicket/tree/61e99d82 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/61e99d82 Branch: refs/heads/master Commit: 61e99d82818636b84f19aa88fabbbccd44f7a074 Parents: b40e9e1 Author: Emond Papegaaij <papega...@apache.org> Authored: Tue Nov 15 20:08:16 2016 +0100 Committer: Emond

wicket git commit: WICKET-6276: reduced memory usage for LambdaModel

2016-11-15 Thread papegaaij
org/repos/asf/wicket/tree/b40e9e1c Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/b40e9e1c Branch: refs/heads/master Commit: b40e9e1cd9ad7a9ffc63ab6c329c8d9c8b78b924 Parents: c74869e Author: Emond Papegaaij <papega...@apache.org> Authored: Tue Nov 15 14:35:16 2016 +0100 Committ

[jira] [Created] (WICKET-6276) Reduce memory footprint for LambdaModel

2016-11-15 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6276: --- Summary: Reduce memory footprint for LambdaModel Key: WICKET-6276 URL: https://issues.apache.org/jira/browse/WICKET-6276 Project: Wicket Issue Type

wicket git commit: WICKET-6269: update user guide and docs to use new interface name

2016-11-07 Thread papegaaij
git-wip-us.apache.org/repos/asf/wicket/tree/b30709dd Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/b30709dd Branch: refs/heads/master Commit: b30709dd8a31f5e96724d2ae312f5f5247e7946b Parents: b8e924e Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Nov 7 16:12:19 2

wicket git commit: WICKET-6269: update user guide to use new interface name

2016-11-07 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/b8e924e2 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/b8e924e2 Branch: refs/heads/master Commit: b8e924e2fb384e20c148ab1af0f2dd06d46f8c3a Parents: 20f07bf Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Nov 7 16:08:54 2016 +0100

[jira] [Commented] (WICKET-6270) No upload is seen as empty upload after WICKET-6210

2016-11-04 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15637332#comment-15637332 ] Emond Papegaaij commented on WICKET-6270: - No problem, I should have tested the release

[jira] [Created] (WICKET-6270) No upload is seen as empty upload after WICKET-6210

2016-11-04 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6270: --- Summary: No upload is seen as empty upload after WICKET-6210 Key: WICKET-6270 URL: https://issues.apache.org/jira/browse/WICKET-6270 Project: Wicket

[jira] [Closed] (WICKET-6269) Use jdk-serializable-functional voor Serializable functional interfaces

2016-11-04 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij closed WICKET-6269. --- Resolution: Fixed I've also removed the classes in Wicket, so this may break code. >

[1/2] wicket git commit: WICKET-6269: replaced Wickets serializable functional interfaces by interfaces provided by jdk-serializable-functional

2016-11-04 Thread papegaaij
Repository: wicket Updated Branches: refs/heads/master d9d142b07 -> 20f07bfdb http://git-wip-us.apache.org/repos/asf/wicket/blob/20f07bfd/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/IndicatingAjaxLink.java

[2/2] wicket git commit: WICKET-6269: replaced Wickets serializable functional interfaces by interfaces provided by jdk-serializable-functional

2016-11-04 Thread papegaaij
/wicket/tree/20f07bfd Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/20f07bfd Branch: refs/heads/master Commit: 20f07bfdbe3f686d162f8395d258d1d1b22a01cf Parents: d9d142b Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Fri Nov 4 11:00:43 2016 +0100 Committer: Emond Pap

[jira] [Created] (WICKET-6269) Use jdk-serializable-functional voor Serializable functional interfaces

2016-11-04 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6269: --- Summary: Use jdk-serializable-functional voor Serializable functional interfaces Key: WICKET-6269 URL: https://issues.apache.org/jira/browse/WICKET-6269

[3/3] wicket git commit: WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked

2016-09-19 Thread papegaaij
-us.apache.org/repos/asf/wicket/diff/89a2aac8 Branch: refs/heads/wicket-6.x Commit: 89a2aac8c6851ee03ada2ab0c71e8675d31e39d9 Parents: 3320821 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Sep 19 15:38:32 2016 +0200 Committer: Emond Papegaaij <emond.papega...@topicus.nl&g

[1/3] wicket git commit: WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked

2016-09-19 Thread papegaaij
787f6727c Parents: 5c34556 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Sep 19 15:38:32 2016 +0200 Committer: Emond Papegaaij <emond.papega...@topicus.nl> Committed: Mon Sep 19 15:38:32 2016 +0200

[2/3] wicket git commit: WICKET-6245: fix testcase to reflect change in behavior: no origin is blocked

2016-09-19 Thread papegaaij
-us.apache.org/repos/asf/wicket/diff/dbfe3461 Branch: refs/heads/master Commit: dbfe3461e5caa4c6d9f2d65b248a1a3e42946d0b Parents: 6c40c91 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Sep 19 15:38:32 2016 +0200 Committer: Emond Papegaaij <emond.papega...@topicus.nl&g

[3/3] wicket git commit: WICKET-6245: open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread papegaaij
-us.apache.org/repos/asf/wicket/diff/33208213 Branch: refs/heads/wicket-6.x Commit: 3320821343f7957a4850f2d9b61ab18eec55fa62 Parents: 52f0b8a Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Sep 19 15:24:57 2016 +0200 Committer: Emond Papegaaij <emond.papega...@topicus.nl> Co

[2/3] wicket git commit: WICKET-6245: open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread papegaaij
-us.apache.org/repos/asf/wicket/diff/6c40c919 Branch: refs/heads/master Commit: 6c40c919f54fce610c584b9e4ec7925c14a5a19b Parents: c04f2b0 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Sep 19 15:24:57 2016 +0200 Committer: Emond Papegaaij <emond.papega...@topicus.nl> Committed

[1/3] wicket git commit: WICKET-6245: open up CsrfPreventionRequestCycleListener for extension

2016-09-19 Thread papegaaij
3 Parents: 47bc8a8 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Sep 19 15:24:57 2016 +0200 Committer: Emond Papegaaij <emond.papega...@topicus.nl> Committed: Mon Sep 1

wicket git commit: missing license header

2015-11-17 Thread papegaaij
ree/450b0502 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/450b0502 Branch: refs/heads/wicket-7.x Commit: 450b05025258650b80679cfc82d9b364d74cc47a Parents: 2224450 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Tue Nov 17 09:02:36 2015 +0100 Committer: Emond

wicket git commit: missing license header

2015-11-17 Thread papegaaij
ree/84422725 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/84422725 Branch: refs/heads/master Commit: 84422725743b6269e1b89af9d6b8aeb290fb9897 Parents: 95cb763 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Tue Nov 17 09:02:36 2015 +0100 Committer: Emond Papegaaij <

[jira] [Commented] (WICKET-6036) Failure to process markup with nested tags inside a Label

2015-11-17 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010397#comment-15010397 ] Emond Papegaaij commented on WICKET-6036: - The change looks correct to me. Thanks for taking care

[jira] [Created] (WICKET-6036) Failure to process markup with nested tags inside a Label

2015-11-16 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6036: --- Summary: Failure to process markup with nested tags inside a Label Key: WICKET-6036 URL: https://issues.apache.org/jira/browse/WICKET-6036 Project: Wicket

wicket git commit: WICKET-6036: testcase demonstrating the problem

2015-11-16 Thread papegaaij
org/repos/asf/wicket/tree/95cb7632 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/95cb7632 Branch: refs/heads/master Commit: 95cb76329a5fe1665e65b9f2dfa9af3a45f50769 Parents: d2de2c0 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Tue Nov 17 08:38:00 2015 +0100 Committ

wicket git commit: WICKET-6036: testcase demonstrating the problem

2015-11-16 Thread papegaaij
wip-us.apache.org/repos/asf/wicket/tree/2224450f Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/2224450f Branch: refs/heads/wicket-7.x Commit: 2224450fa70606e7a3ddabc1e44a9d30f7960658 Parents: 8f42d76 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Tue Nov 17 08:38:00 2015 +0100

[jira] [Assigned] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-04 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij reassigned WICKET-6021: --- Assignee: Emond Papegaaij > ConcurrentModificationException in MarkupContai

[jira] [Commented] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-04 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989129#comment-14989129 ] Emond Papegaaij commented on WICKET-6021: - As Martijn and I worked on this code in 7.1.0, we

[jira] [Commented] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-04 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989111#comment-14989111 ] Emond Papegaaij commented on WICKET-6021: - I don't really like this solution. Every iteration

[jira] [Created] (WICKET-5984) ReplaceHandlerException lacks an accessor for the replacement RequestHandler

2015-09-21 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-5984: --- Summary: ReplaceHandlerException lacks an accessor for the replacement RequestHandler Key: WICKET-5984 URL: https://issues.apache.org/jira/browse/WICKET-5984

wicket git commit: WICKET-5984: added getter for ReplaceHandlerException.replacementRequestHandler

2015-09-21 Thread papegaaij
ree: http://git-wip-us.apache.org/repos/asf/wicket/tree/679e61d7 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/679e61d7 Branch: refs/heads/master Commit: 679e61d7bb141d0373332ed184a4d792ea83b7e8 Parents: b72fe94 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Mon Sep

[jira] [Closed] (WICKET-5984) ReplaceHandlerException lacks an accessor for the replacement RequestHandler

2015-09-21 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij closed WICKET-5984. --- Resolution: Fixed Fix Version/s: 7.1.0 > ReplaceHandlerException lacks an acces

wicket git commit: WICKET-5983: mostly linear performance in MarkupContainer.add

2015-09-18 Thread papegaaij
git-wip-us.apache.org/repos/asf/wicket/tree/7b49be52 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/7b49be52 Branch: refs/heads/WICKET-5981 Commit: 7b49be52e1a082d910147d28a34961fe6fba13af Parents: ce82293 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Fri Sep 18 14:0

[jira] [Updated] (WICKET-5983) O(n^2) complexity in MarkupContainer.add

2015-09-18 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-5983: Description: MarkupContainer.add has O(n^2) complexity on the number of childs, because

[jira] [Created] (WICKET-5983) O(n^2) complexity in MarkupContainer.add

2015-09-18 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-5983: --- Summary: O(n^2) complexity in MarkupContainer.add Key: WICKET-5983 URL: https://issues.apache.org/jira/browse/WICKET-5983 Project: Wicket Issue Type

[jira] [Commented] (WICKET-5983) O(n^2) complexity in MarkupContainer.add

2015-09-18 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14847330#comment-14847330 ] Emond Papegaaij commented on WICKET-5983: - This patch reduces times to: 10 -> 147ms 20 ->

wicket git commit: WICKET-5983: mostly linear performance in MarkupContainer.add

2015-09-18 Thread papegaaij
dc6 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/26cecdc6 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/26cecdc6 Branch: refs/heads/WICKET-5981 Commit: 26cecdc6fabb8c4dadf457a2e4b22ef8c6eb1ea3 Parents: ce82293 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored

wicket git commit: Fixed performance degradation due to component queueing

2015-09-16 Thread papegaaij
-us.apache.org/repos/asf/wicket/tree/76a77122 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/76a77122 Branch: refs/heads/WICKET-5981 Commit: 76a771221fbd405949bdac402effb6c29a71162c Parents: 82f7595 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Wed Sep 16 15:30:12 2015

[jira] [Commented] (WICKET-5981) Significant Performance Degradation From Wicket 6.20.0 to Wicket 7.0.0

2015-09-16 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14768928#comment-14768928 ] Emond Papegaaij commented on WICKET-5981: - Martijn and I did some testing, and the problem

wicket git commit: WICKET-5981: Fixed performance degradation due to component queueing

2015-09-16 Thread papegaaij
mit/ce822932 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ce822932 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/ce822932 Branch: refs/heads/WICKET-5981 Commit: ce8229325fb63ca9de6a8930229113dfbf852008 Parents: 82f7595 Author: Emond Papegaaij <emond.papega...@topicus.nl>

[jira] [Created] (WICKET-5971) Code cleanup in ServletWebResponse

2015-08-21 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-5971: --- Summary: Code cleanup in ServletWebResponse Key: WICKET-5971 URL: https://issues.apache.org/jira/browse/WICKET-5971 Project: Wicket Issue Type

[jira] [Closed] (WICKET-5971) Code cleanup in ServletWebResponse

2015-08-21 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij closed WICKET-5971. --- Resolution: Fixed Assignee: Emond Papegaaij Fix Version/s: 7.1.0 Code

wicket git commit: WICKET-5971: minor code cleanup

2015-08-21 Thread papegaaij
/tree/8d23f188 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/8d23f188 Branch: refs/heads/master Commit: 8d23f188e8509e4fae945bbfb9710c489c57423c Parents: bdaeef3 Author: Emond Papegaaij emond.papega...@topicus.nl Authored: Fri Aug 21 10:49:56 2015 +0200 Committer: Emond Papegaaij

<    1   2   3   4   5   6   7   8   9   10   >