qpid-broker-j git commit: QPID-7772: [Java Broker, WMC] Fix session statistics evaluation

2017-09-18 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 89b39309b -> 57701cb6f QPID-7772: [Java Broker, WMC] Fix session statistics evaluation * Replace session grid with dgrid Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-broker-j git commit: QPID-7772: [Java Broker] Readd toggle handler resizing the grid (accidentally removed).

2017-09-18 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master f7d149e7d -> 89b39309b QPID-7772: [Java Broker] Readd toggle handler resizing the grid (accidentally removed). Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

[2/2] qpid-broker-j git commit: QPID-7772: [Web Management Console] Correct focus stealing defect found by the review of oru...@apache.org

2017-09-18 Thread kwall
QPID-7772: [Web Management Console] Correct focus stealing defect found by the review of oru...@apache.org Also switched from EnhancedGrid to Dgrid. Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/ed33110b

[1/2] qpid-broker-j git commit: NO-JIRA: [System Tests] Flip to defaults run AMQP 1.0 test suite by default

2017-09-18 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master a0eaf5c15 -> ed33110be NO-JIRA: [System Tests] Flip to defaults run AMQP 1.0 test suite by default Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-broker-j git commit: QPID-7772: [Java Broker] Correct Queue#oldestMessageAge unit type from absolute time to time duration

2017-09-18 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master ed33110be -> f7d149e7d QPID-7772: [Java Broker] Correct Queue#oldestMessageAge unit type from absolute time to time duration Give StatisticsWidget the ability to format time intervals too. Project:

qpid-jms git commit: [maven-release-plugin] prepare release 0.25.0

2017-09-18 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 9bd02a915 -> b225b599b [maven-release-plugin] prepare release 0.25.0 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/b225b599 Tree:

qpid-broker-j git commit: QPID-7772: [Java Broker, WMC] Add css styles for connection session grid

2017-09-18 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 5755387d7 -> 857720328 QPID-7772: [Java Broker, WMC] Add css styles for connection session grid Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-broker-j git commit: QPID-7772: [Java Broker] Prevent unintentional sharing of statistic value/previous value stores between sibling objects

2017-09-18 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master 857720328 -> 5d97850ba QPID-7772: [Java Broker] Prevent unintentional sharing of statistic value/previous value stores between sibling objects Also fixed display of data values within the msgBytePairPointInTimeStatisticsGrid

svn commit: r21652 - /dev/qpid/jms/0.25.0-rc1/

2017-09-18 Thread robbie
Author: robbie Date: Mon Sep 18 16:16:26 2017 New Revision: 21652 Log: add files for qpid-jms-0.25.0 (RC1) Added: dev/qpid/jms/0.25.0-rc1/ dev/qpid/jms/0.25.0-rc1/apache-qpid-jms-0.25.0-bin.tar.gz (with props) dev/qpid/jms/0.25.0-rc1/apache-qpid-jms-0.25.0-bin.tar.gz.asc (with

qpid-broker-j git commit: QPID-7772: [Java Broker] Add space between value and unit for TIME_DURATION statistics

2017-09-18 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 5d97850ba -> d0eb86938 QPID-7772: [Java Broker] Add space between value and unit for TIME_DURATION statistics Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-jms git commit: [maven-release-plugin] prepare for next development iteration

2017-09-18 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master b225b599b -> 870a0ef0c [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/870a0ef0 Tree:

qpid-dispatch git commit: DISPATCH-209 : new 3-router pure linkroute tests

2017-09-18 Thread mgoulish
Repository: qpid-dispatch Updated Branches: refs/heads/master b0fcd9a54 -> 584a24cc7 DISPATCH-209 : new 3-router pure linkroute tests Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/584a24cc Tree:

qpid-broker-j git commit: QPID-7772: [Java Broker, WMC] Clear grid selection on deletion of virtual host children

2017-09-18 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 57701cb6f -> 5755387d7 QPID-7772: [Java Broker, WMC] Clear grid selection on deletion of virtual host children Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

[1/2] qpid-proton git commit: NO-JIRA: ruby: remove perror calls in messenger library

2017-09-18 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 6a57a8c98 -> 06de5185d NO-JIRA: ruby: remove perror calls in messenger library No library should *ever* write unsolicited output to stderr or stdout without being explicitly configured to do so. The connection closure in these two

[2/2] qpid-proton git commit: NO-JIRA: c++ examples, fix broken "skipUnless" workaround

2017-09-18 Thread aconway
NO-JIRA: c++ examples, fix broken "skipUnless" workaround Revert to previous "try/except NotFoundError" approach. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/06de5185 Tree: