[1/2] qpid-proton git commit: PROTON-1857: [cpp] correct decoding for connection offered/desired capabilities

2018-06-13 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 8a6d7ea76 -> 27f9aec21 PROTON-1857: [cpp] correct decoding for connection offered/desired capabilities capabilities are encoded as a "multiple" symbol field. "multiple" fields can be encoded either as an array or a single value. The

qpid-dispatch git commit: DISPATCH-1034: context dependent wakeup (to ensure websocket connections are woken up correctly)

2018-06-13 Thread gsim
Repository: qpid-dispatch Updated Branches: refs/heads/master e6864f63e -> 7f229d133 DISPATCH-1034: context dependent wakeup (to ensure websocket connections are woken up correctly) Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-proton git commit: NO-JIRA: [c, cpp] Put source directories first in include_directories

2018-06-13 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master d15cbd84c -> 8a6d7ea76 NO-JIRA: [c,cpp] Put source directories first in include_directories CMake copies header files to the build tree to simplify binding builds. For C and C++ builds, make sure we use the ones from the source tree

qpid-dispatch git commit: DISPATCH-976 - Fixed issue with policy validation of allowed addresses

2018-06-13 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 0682ec695 -> e6864f63e DISPATCH-976 - Fixed issue with policy validation of allowed addresses Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[1/2] qpid-proton git commit: PROTON-1860: [cpp] connection::container_id returns the *remote* container-id

2018-06-13 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 5bc84443c -> d15cbd84c PROTON-1860: [cpp] connection::container_id returns the *remote* container-id Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

[2/2] qpid-proton git commit: PROTON-1857: [cpp] return *remote* offered/desired capabilities.

2018-06-13 Thread aconway
PROTON-1857: [cpp] return *remote* offered/desired capabilities. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d15cbd84 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/d15cbd84 Diff:

qpid-broker-j git commit: NO-JIRA: [Broker-J][Protocol Test AMQP 0-10] Fix sporadically failing ConnectionTest#heartbeatingIncomingIdle

2018-06-13 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master f4196afe7 -> ec957a270 NO-JIRA: [Broker-J][Protocol Test AMQP 0-10] Fix sporadically failing ConnectionTest#heartbeatingIncomingIdle Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-broker-j git commit: QPID-8150: [Broker-J][Tests] Remove redundant hostname alias settings from broker configuration for AMQP 0-10 protocol tests

2018-06-13 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master ad99c10ef -> f4196afe7 QPID-8150: [Broker-J][Tests] Remove redundant hostname alias settings from broker configuration for AMQP 0-10 protocol tests Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-dispatch git commit: DISPATCH-1030 Ensure grid is resized properly on console Entities page

2018-06-13 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 21af29f05 -> 0682ec695 DISPATCH-1030 Ensure grid is resized properly on console Entities page Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-1036 Fixed select list style on console Entities page

2018-06-13 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master c91e13cb6 -> 21af29f05 DISPATCH-1036 Fixed select list style on console Entities page Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/21af29f0

qpid-dispatch git commit: DISPATCH-1033 Fix legend position on Message Flow console page

2018-06-13 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 5402cd33c -> c91e13cb6 DISPATCH-1033 Fix legend position on Message Flow console page Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/c91e13cb

[3/6] qpid-proton git commit: PROTON-1855: [ruby] copy terminus data for remotely-initiated links

2018-06-13 Thread aconway
PROTON-1855: [ruby] copy terminus data for remotely-initiated links Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/24a142e4 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/24a142e4 Diff:

[6/6] qpid-proton git commit: PROTON-1859: [cpp] auto-accept over-writing user transfer state

2018-06-13 Thread aconway
PROTON-1859: [cpp] auto-accept over-writing user transfer state messaging_adapter was incorrectly checking settled() to determine if the local handler had settled a transfer, settled() returns the *remote* state. For a delivery that was not yet settled remotely, this would over-write the state

[4/6] qpid-proton git commit: NO-JIRA: [c] example_test skip SSL tests if SSL not available.

2018-06-13 Thread aconway
NO-JIRA: [c] example_test skip SSL tests if SSL not available. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/863825cf Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/863825cf Diff:

[1/6] qpid-proton git commit: NO-JIRA: [ruby] test fixes: missing SSL, spurious exception messages in ruby 2.5

2018-06-13 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master ccfd19ce2 -> 5bc84443c NO-JIRA: [ruby] test fixes: missing SSL, spurious exception messages in ruby 2.5 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

[2/6] qpid-proton git commit: PROTON-1856: [ruby] auto_accept overwriting user state

2018-06-13 Thread aconway
PROTON-1856: [ruby] auto_accept overwriting user state MessagomgAdapter was incorrectly checking settled? to determine if the local handler had settled a transfer, but #settled? returns the *remote* state. For a delivery that was not yet settled remotely, this would over-write the state set by

[5/6] qpid-proton git commit: NO-JIRA: [ruby] Add "message.to" alias for "message.address"

2018-06-13 Thread aconway
NO-JIRA: [ruby] Add "message.to" alias for "message.address" Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/c3f772ae Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/c3f772ae Diff:

qpid-dispatch git commit: DISPATCH-1031 Filter out internal addresses from top addresses list on overview page of console

2018-06-13 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 33fa99832 -> 5402cd33c DISPATCH-1031 Filter out internal addresses from top addresses list on overview page of console Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-1029 Remember the expanded state for Entities and Overview pages in console

2018-06-13 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 8c7e87275 -> 33fa99832 DISPATCH-1029 Remember the expanded state for Entities and Overview pages in console Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: