svn commit: r1751782 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid: common/ management/ management/query/

2016-07-07 Thread kwall
Author: kwall Date: Thu Jul 7 12:08:33 2016 New Revision: 1751782 URL: http://svn.apache.org/viewvc?rev=1751782&view=rev Log: QPID-7248: [Java Broker] Preferences - show preferences belonging to virtualhosts too Added: qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/

svn commit: r1751800 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/index.html

2016-07-07 Thread kwall
Author: kwall Date: Thu Jul 7 14:18:29 2016 New Revision: 1751800 URL: http://svn.apache.org/viewvc?rev=1751800&view=rev Log: QPID-7248: [Java Broker] Rename menu item Open to Show Browser Modified: qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/index.html Modified:

svn commit: r1751801 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/query/QueryGrid.js

2016-07-07 Thread kwall
Author: kwall Date: Thu Jul 7 14:18:34 2016 New Revision: 1751801 URL: http://svn.apache.org/viewvc?rev=1751801&view=rev Log: QPID-7288: [Java Broker] Turn off update row highlighting in query grid Modified: qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/mana

svn commit: r1751799 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources: js/qpid/management/VirtualHost.js showVirtualHost.html

2016-07-07 Thread kwall
Author: kwall Date: Thu Jul 7 14:18:24 2016 New Revision: 1751799 URL: http://svn.apache.org/viewvc?rev=1751799&view=rev Log: QPID-7248: [Java Broker] Remove redundant Query button from virtualhost tab Modified: qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/

qpid-dispatch git commit: DISPATCH-428 Add form error checking on port

2016-07-07 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master c4029df1e -> 5c9e8d7e7 DISPATCH-428 Add form error checking on port Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/5c9e8d7e Tree: http://git-wi

qpid-dispatch git commit: DISPATCH-428 Changes to the form to support error checking

2016-07-07 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 5c9e8d7e7 -> 5e1781ff1 DISPATCH-428 Changes to the form to support error checking Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/5e1781ff Tree:

qpid-proton git commit: NO-JIRA: c++: don't use `cmake -E env`, not available on older cmake

2016-07-07 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 35c7d2df7 -> a9d5eb1bd NO-JIRA: c++: don't use `cmake -E env`, not available on older cmake Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a9d5eb1b T

svn commit: r1751816 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources: js/qpid/management/controller.js query/QueryWidget.html

2016-07-07 Thread kwall
Author: kwall Date: Thu Jul 7 16:18:46 2016 New Revision: 1751816 URL: http://svn.apache.org/viewvc?rev=1751816&view=rev Log: QPID-7248: [Java Broker] Remove javascript debug console logging Modified: qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/

qpid-dispatch git commit: DISPATCH-431 Added very basic index.html to link to docs

2016-07-07 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 5e1781ff1 -> 62d389956 DISPATCH-431 Added very basic index.html to link to docs Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/62d38995 Tree: h

qpid-dispatch git commit: DISPATCH-416 Cleanup disconnected error message. Also some unrelated css cleanup

2016-07-07 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 62d389956 -> c3c557a91 DISPATCH-416 Cleanup disconnected error message. Also some unrelated css cleanup Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch

[3/3] qpid-proton git commit: PROTON-1237: go: go binding uses C pn_connection_engine_t

2016-07-07 Thread aconway
PROTON-1237: go: go binding uses C pn_connection_engine_t - modified Go binding implementation to use pn_connection_engine_t instead of directly driving the engine objects. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-prot

[1/3] qpid-proton git commit: PROTON-1237: C connection_engine interface and implementation.

2016-07-07 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master a9d5eb1bd -> c69cd1009 PROTON-1237: C connection_engine interface and implementation. - ported C++ connection_engine to C pn_connection_engine_t - replace C++ connection_engine impl with pn_connection_engine_t - make container/event_l

[2/3] qpid-proton git commit: PROTON-1237: go: let go build handle dependencies for go examples

2016-07-07 Thread aconway
PROTON-1237: go: let go build handle dependencies for go examples Manual cmake dependencies were missing changes to the C library or headers and causing crashes in out-of-date example executables. Just run `go build` and `go test` every time, they get it right and don't take any time if there is

qpid-dispatch git commit: DISPATCH-443 - Limit the name-lookup on incoing connection to numeric host/service only. There's no reason to risk a long delay to get symbolic or reverse-DNS names.

2016-07-07 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master c3c557a91 -> eefc9fa72 DISPATCH-443 - Limit the name-lookup on incoing connection to numeric host/service only. There's no reason to risk a long delay to get symbolic or reverse-DNS names. Project: http://git-wip-us.apache.org/rep

[1/2] qpid-dispatch git commit: DISPATCH-443 - Limit the name-lookup on incoing connection to numeric host/service only. There's no reason to risk a long delay to get symbolic or reverse-DNS names.

2016-07-07 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/0.6.x 4519a9ca2 -> e1909555b DISPATCH-443 - Limit the name-lookup on incoing connection to numeric host/service only. There's no reason to risk a long delay to get symbolic or reverse-DNS names. Project: http://git-wip-us.apache.org/repo

[2/2] qpid-dispatch git commit: DISPATCH-443 - Updated tag test to handle increase in connection rate associated with this fix.

2016-07-07 Thread tross
DISPATCH-443 - Updated tag test to handle increase in connection rate associated with this fix. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/e1909555 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispat

qpid-dispatch git commit: DISPATCH-443 - Updated tag test to handle increase in connection rate associated with this fix.

2016-07-07 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master eefc9fa72 -> 16b44b773 DISPATCH-443 - Updated tag test to handle increase in connection rate associated with this fix. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/a