qpid-dispatch git commit: DISPATCH-640 - Additional tests to make sure both containerId and connection cannot be specified in linkRoute/autoLink

2017-03-01 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 41a78668f -> 7a8c2b9d4 DISPATCH-640 - Additional tests to make sure both containerId and connection cannot be specified in linkRoute/autoLink Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: NO-JIRA - Added some extra documentation around uidFormat and policy users

2017-04-05 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master bb1b085bb -> 10b2f3a28 NO-JIRA - Added some extra documentation around uidFormat and policy users Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-735 - Parsing JSON config files did not transform linkRoute, autoLink and address. Fixed this

2017-03-31 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 96c5de777 -> 886d3cbca DISPATCH-735 - Parsing JSON config files did not transform linkRoute, autoLink and address. Fixed this Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-805 - Fixed the assert on system_tests_sasl_plain.py in order to not hard code TLS version

2017-08-11 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master bc40248a1 -> d1838e6b6 DISPATCH-805 - Fixed the assert on system_tests_sasl_plain.py in order to not hard code TLS version Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-808 - Allow router to respond to addresses with non-QD_TREATMENT_UNAVAILABLE treatment. This must have been part of fix to DISPATCH-803

2017-08-14 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 9739f93e0 -> 49c1269fc DISPATCH-808 - Allow router to respond to addresses with non-QD_TREATMENT_UNAVAILABLE treatment. This must have been part of fix to DISPATCH-803 Project:

qpid-dispatch git commit: DISPATCH-803 - The following changes were made to support unavailable distribution 1. Added a new attribute to the router entity called called defaultDistribution which defau

2017-08-10 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 043c5ccf8 -> 1ca80b6e2 DISPATCH-803 - The following changes were made to support unavailable distribution 1. Added a new attribute to the router entity called called defaultDistribution which defaults to balanced but can be set to

qpid-dispatch git commit: DISPATCH-802 - Refuse transaction coordination links if they can't be routed to a coordinator since the router by itself cannot coordinate transactions.

2017-08-14 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master c98cb9049 -> 098ec7d13 DISPATCH-802 - Refuse transaction coordination links if they can't be routed to a coordinator since the router by itself cannot coordinate transactions. (cherry picked from commit

[2/2] qpid-dispatch git commit: DISPATCH-737: Empty string as allowed_mechs is interpreted as no mechs allowed. Use None instead and Proton will select the best appropriatte mechanism

2017-07-17 Thread gmurthy
DISPATCH-737: Empty string as allowed_mechs is interpreted as no mechs allowed. Use None instead and Proton will select the best appropriatte mechanism Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/40f1005c

[1/2] qpid-dispatch git commit: DISPATCH-737: Take username and password also from the URL

2017-07-17 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master ccd6b0880 -> 40f1005c4 DISPATCH-737: Take username and password also from the URL Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/e0bbd3e2

qpid-dispatch git commit: DISPATCH-737 - Set the sasl_enabled flag so that SASL exchange does not happen when not necessary

2017-07-14 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 2def0a9b4 -> c32c79c34 DISPATCH-737 - Set the sasl_enabled flag so that SASL exchange does not happen when not necessary Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-737 - Additional test tests no-auth since there is no authentication on an authenticatePeer:no listener

2017-07-14 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master c32c79c34 -> ccd6b0880 DISPATCH-737 - Additional test tests no-auth since there is no authentication on an authenticatePeer:no listener Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[2/2] qpid-dispatch git commit: Update qdmanage, qdrouterd and qdstat man pages. This closes #179.

2017-07-19 Thread gmurthy
Update qdmanage, qdrouterd and qdstat man pages. This closes #179. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/b38d81d0 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/b38d81d0 Diff:

[1/2] qpid-dispatch git commit: Update qdmanage, qdrouterd, and qdstat man pages.

2017-07-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 40f1005c4 -> b38d81d0f Update qdmanage, qdrouterd, and qdstat man pages. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/f44bfdcb Tree:

qpid-dispatch git commit: make all receivers get messages

2017-07-24 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master b38d81d0f -> ee4285f9b make all receivers get messages Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/ee4285f9 Tree:

qpid-dispatch git commit: DISPATCH-796 - Added header to the management agent response for Python and C management agents

2017-07-05 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 41fc94588 -> fb5fe90ca DISPATCH-796 - Added header to the management agent response for Python and C management agents Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-752 - If this connection is outbound and is just now opening, do the initial SSL/SASL setup

2017-04-27 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master a2a31e9e2 -> 361a7e9a6 DISPATCH-752 - If this connection is outbound and is just now opening, do the initial SSL/SASL setup Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-390 - Additional fix. Include LIBWEBSOCKETS_LIBRARIES only if LIBWEBSOCKETS_FOUND

2017-04-27 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master b974b884a -> 3b04b3932 DISPATCH-390 - Additional fix. Include LIBWEBSOCKETS_LIBRARIES only if LIBWEBSOCKETS_FOUND Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-390 - Removed accidental checkin of config.sh

2017-04-27 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 3b04b3932 -> f7a00efeb DISPATCH-390 - Removed accidental checkin of config.sh Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/f7a00efe Tree:

qpid-dispatch git commit: DISPATCH-756 - Fixed the Fedora dockerfile to use libuv and libwebsockets

2017-04-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 74d1e3026 -> a00781c01 DISPATCH-756 - Fixed the Fedora dockerfile to use libuv and libwebsockets Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-749 - unmap_all_addresses unmaps just half of addresses

2017-04-25 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 2c820bb19 -> 8f92b2029 DISPATCH-749 - unmap_all_addresses unmaps just half of addresses iterating over a list being updated needs deep copy of the list Signed-off-by: Pavel Moravec This closes #160

qpid-dispatch git commit: DISPATCH-799 - Fixed CMakeLists.txt to set the TEST_RUNNER variable correctly

2017-07-31 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master ee4285f9b -> 4dd8764b3 DISPATCH-799 - Fixed CMakeLists.txt to set the TEST_RUNNER variable correctly Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[3/7] qpid-site git commit: NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release

2017-05-02 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/input/releases/qpid-dispatch-0.8.0/book/book.html.in -- diff --git a/input/releases/qpid-dispatch-0.8.0/book/book.html.in

[7/7] qpid-site git commit: NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release

2017-05-02 Thread gmurthy
NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/e2639aac Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/e2639aac Diff:

[6/7] qpid-site git commit: NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release

2017-05-02 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.8.0/book/book.html -- diff --git a/content/releases/qpid-dispatch-0.8.0/book/book.html

[5/7] qpid-site git commit: NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release

2017-05-02 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.8.0/book/console_charts.png -- diff --git a/content/releases/qpid-dispatch-0.8.0/book/console_charts.png

[4/7] qpid-site git commit: NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release

2017-05-02 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.8.0/man/qdstat.html -- diff --git a/content/releases/qpid-dispatch-0.8.0/man/qdstat.html

[1/7] qpid-site git commit: NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release

2017-05-02 Thread gmurthy
Repository: qpid-site Updated Branches: refs/heads/asf-site 32dce6b5a -> e2639aacd http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/input/releases/qpid-dispatch-0.8.0/release-notes.md -- diff --git

[2/7] qpid-site git commit: NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release

2017-05-02 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/input/releases/qpid-dispatch-0.8.0/book/console_charts.png -- diff --git a/input/releases/qpid-dispatch-0.8.0/book/console_charts.png

qpid-dispatch git commit: NO-JIRA - Added extra documentation for the logMessage field. Thank you Gordon Sim

2017-05-16 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master bc50c1270 -> 8c9f4a581 NO-JIRA - Added extra documentation for the logMessage field. Thank you Gordon Sim Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-788 - Part 2 - Added a list of peer references in case there is more than one peer. This will help in the future when we introduce large message streaming

2017-06-21 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master db96fd8f1 -> 653628894 DISPATCH-788 - Part 2 - Added a list of peer references in case there is more than one peer. This will help in the future when we introduce large message streaming (cherry picked from commit

qpid-dispatch git commit: DISPATCH-788 - First attempt at adding a core thread API around handling of peers. The next step is to introduce a list to hold more than one peer

2017-06-20 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master e22091b3f -> db96fd8f1 DISPATCH-788 - First attempt at adding a core thread API around handling of peers. The next step is to introduce a list to hold more than one peer (cherry picked from commit

qpid-dispatch git commit: DISPATCH-209 -- three-router test #3 dynamic reply-to. This closes #163

2017-05-24 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 8c9f4a581 -> 5fd599d4d DISPATCH-209 -- three-router test #3 dynamic reply-to. This closes #163 (cherry picked from commit b66a5c7620409252287ae2e3993a17c56758beae) Project:

qpid-dispatch git commit: DISPATCH-758 - Modified test_listen_error() in system_tests_one_router.py and system_tests_http.py to point to listeners that the router is already listening on

2017-05-01 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master d9de2ba3f -> 7c795ac65 DISPATCH-758 - Modified test_listen_error() in system_tests_one_router.py and system_tests_http.py to point to listeners that the router is already listening on Project:

qpid-site git commit: NO-JIRA - Updated the Releases page

2017-05-02 Thread gmurthy
Repository: qpid-site Updated Branches: refs/heads/asf-site a53c11fa1 -> 1f30b4fca NO-JIRA - Updated the Releases page Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/1f30b4fc Tree:

[2/2] qpid-site git commit: NO-JIRA - Update qpid-dispatch-master docs

2017-05-02 Thread gmurthy
NO-JIRA - Update qpid-dispatch-master docs Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/a53c11fa Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/a53c11fa Diff:

qpid-dispatch git commit: DISPATCH-763 - Modified the set_config_host() function to take into account the new defaults for host and addr fields

2017-05-05 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 653b77b1f -> 01e5e38c7 DISPATCH-763 - Modified the set_config_host() function to take into account the new defaults for host and addr fields Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-757 - Modify sudo to true in .travis.yml

2017-05-05 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 01e5e38c7 -> 22202be22 DISPATCH-757 - Modify sudo to true in .travis.yml Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/22202be2 Tree:

qpid-dispatch git commit: DISPATCH-765 - Partial fix. Fixed system_tests_http to skip certain tests based on Python version

2017-05-05 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 22202be22 -> 5a72e38da DISPATCH-765 - Partial fix. Fixed system_tests_http to skip certain tests based on Python version Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-766 - Updated Dockerfile-ubuntu to include libwebsockets. Got rid of some unnecessary libraries

2017-05-08 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master fd27ed423 -> d5aedafe4 DISPATCH-766 - Updated Dockerfile-ubuntu to include libwebsockets. Got rid of some unnecessary libraries Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-765 - Added RAT file exclusions in pom and fix pom file execution folder

2017-05-05 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 5a72e38da -> fd27ed423 DISPATCH-765 - Added RAT file exclusions in pom and fix pom file execution folder Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-818 - Added connection info list to the connector which stores the initial connection information and the backup connection information 1. If the primary connection

2017-09-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 233f23f15 -> af96b23fe DISPATCH-818 - Added connection info list to the connector which stores the initial connection information and the backup connection information 1. If the primary connection goes down, the primary and the

qpid-dispatch git commit: DISPATCH-844 - Added cipher field to sslProfile object. This will allow users to disable weak ciphers in an SSL connection

2017-10-02 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 272398ddc -> a33dd4602 DISPATCH-844 - Added cipher field to sslProfile object. This will allow users to disable weak ciphers in an SSL connection Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: NO-JIRA - Removed accidental printf inclusion

2017-10-04 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 3f5c3aa9c -> 18c5f8d62 NO-JIRA - Removed accidental printf inclusion Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/18c5f8d6 Tree:

qpid-dispatch git commit: DISPATCH-816 - Check for existence of a connection object before procceding to handle new incoming and outgoing links AMQP_incoming/outgoing_link_handler. The connection that

2017-09-08 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 75ebbd13a -> 9d0a684db DISPATCH-816 - Check for existence of a connection object before procceding to handle new incoming and outgoing links AMQP_incoming/outgoing_link_handler. The connection that these links belong to might have

qpid-dispatch git commit: DISPATCH-815 - Excluded qdmanage and qdstat from the call to distutils setup because distutils munges python shebang. CMake is already handling the installation of these scri

2017-09-07 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master fdab0a7e8 -> 75ebbd13a DISPATCH-815 - Excluded qdmanage and qdstat from the call to distutils setup because distutils munges python shebang. CMake is already handling the installation of these scripts, so there is no reason to

qpid-dispatch git commit: DISPATCH-806 - Added warning log message to indicate the the console entity is deprecated and use http:yes on the listener instead. Also made a couple of attributes on the co

2017-09-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 077d053ff -> 2f253d4c8 DISPATCH-806 - Added warning log message to indicate the the console entity is deprecated and use http:yes on the listener instead. Also made a couple of attributes on the console entity as required.

qpid-dispatch git commit: DISPATCH-837 - Remove unhelpful asset and add a free to iterator. Fixes for coverity errors

2017-09-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 2f253d4c8 -> 34b202d1a DISPATCH-837 - Remove unhelpful asset and add a free to iterator. Fixes for coverity errors Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-819 - Added a deliberate void in front of pn_link_send showing that we are not handling the return value

2017-09-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 34b202d1a -> 29c53e5e1 DISPATCH-819 - Added a deliberate void in front of pn_link_send showing that we are not handling the return value Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-841 - Set the default limit on qdstat to 100

2017-09-27 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master c77203e6f -> 7817694e2 DISPATCH-841 - Set the default limit on qdstat to 100 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/7817694e Tree:

qpid-dispatch git commit: DISPATCH-842 - Added some files to the pom so they are ignored by the rat-check. These licenses have already been added to the LICENSE file

2017-09-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master cc3f124d6 -> e9b6de644 DISPATCH-842 - Added some files to the pom so they are ignored by the rat-check. These licenses have already been added to the LICENSE file Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo

qpid-dispatch git commit: DISPATCH-802 - Additional fixes - 1. Modified error name to amqp:precondition-failed. 2. Modified error description 3. Prevented from setting the target on the return attach

2017-08-24 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master e8a915648 -> 667fab328 DISPATCH-802 - Additional fixes - 1. Modified error name to amqp:precondition-failed. 2. Modified error description 3. Prevented from setting the target on the return attach Project:

qpid-dispatch git commit: DISPATCH-875 - Document the pattern attribute. This closes #218

2017-11-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 95c9463e2 -> e494da0a9 DISPATCH-875 - Document the pattern attribute. This closes #218 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/e494da0a

qpid-dispatch git commit: DISPATCH-887 - Fix race condition that led to connection reopen in spite of connector being deleted

2017-11-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master b46e5de3d -> e2a05e14e DISPATCH-887 - Fix race condition that led to connection reopen in spite of connector being deleted Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: Add initialHandshakeTimeoutSeconds to config ref. This closes #221

2017-11-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 6166f21ac -> 8500b072f Add initialHandshakeTimeoutSeconds to config ref. This closes #221 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-879 - Document how routers use alternate failover URLs. This closes #220

2017-11-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 8500b072f -> 00d1ea220 DISPATCH-879 - Document how routers use alternate failover URLs. This closes #220 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-877 - Document new ciphers attribute. This closes #219

2017-11-28 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 00d1ea220 -> 95c9463e2 DISPATCH-877 - Document new ciphers attribute. This closes #219 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/95c9463e

qpid-proton git commit: NO-JIRA - Added libsasl2-modules among the Cyrus SASL requirements. Thank you Alessio Gottardo

2017-11-30 Thread gmurthy
Repository: qpid-proton Updated Branches: refs/heads/master d5069e125 -> 12aaab9d2 NO-JIRA - Added libsasl2-modules among the Cyrus SASL requirements. Thank you Alessio Gottardo Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

qpid-dispatch git commit: NO-JIRA - Add SASL plugin requirement to SASL setup procedure

2017-11-30 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 8e592559a -> 70cb6b762 NO-JIRA - Add SASL plugin requirement to SASL setup procedure Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/70cb6b76

qpid-dispatch git commit: NO-JIRA - Added Apache license information to a couple of files

2017-12-13 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 2c60d30ad -> 6d73659c3 NO-JIRA - Added Apache license information to a couple of files Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/6d73659c

qpid-dispatch git commit: NO-JIRA - Adjusted calls to pn_listener_accept and pn_proactor_connect due to Proton API changes

2017-12-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 6d73659c3 -> 04718cfeb NO-JIRA - Adjusted calls to pn_listener_accept and pn_proactor_connect due to Proton API changes Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-89: Parse tree updates

2017-12-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 04718cfeb -> 4844313b9 DISPATCH-89: Parse tree updates Modification of the parse tree to support MQTT and AMQP 0-10 wildcard patterns. This closes #234 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: NO-JIRA - Reverted previous change that modified calls to Proton API functions pn_proactor_connect and pn_proactor_connect

2017-12-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 86ef580e4 -> 58ce3a208 NO-JIRA - Reverted previous change that modified calls to Proton API functions pn_proactor_connect and pn_proactor_connect Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-831 - Set the default value of cost in connector to be 1 instead of '1'

2017-12-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 4844313b9 -> 86ef580e4 DISPATCH-831 - Set the default value of cost in connector to be 1 instead of '1' Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-883 - Prevent the router from crashing when the connection properties is not PN_STRING or PN_SYMBOL or PN_INTEGER. Also added a few system tests

2017-11-21 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master bbd6be1fe -> b46e5de3d DISPATCH-883 - Prevent the router from crashing when the connection properties is not PN_STRING or PN_SYMBOL or PN_INTEGER. Also added a few system tests Project:

qpid-site git commit: NO-JIRA - Update Qpid Dispatch release version in the releases page

2017-11-21 Thread gmurthy
Repository: qpid-site Updated Branches: refs/heads/asf-site a1b81d567 -> 5d6f2e265 NO-JIRA - Update Qpid Dispatch release version in the releases page Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/5d6f2e26 Tree:

[5/6] qpid-site git commit: NO-JIRA - Update Qpid Dispatch related pages for 1.0.0 release

2017-11-21 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1b81d56/content/releases/qpid-dispatch-1.0.0/book/book.html -- diff --git a/content/releases/qpid-dispatch-1.0.0/book/book.html

[1/6] qpid-site git commit: NO-JIRA - Update Qpid Dispatch related pages for 1.0.0 release

2017-11-21 Thread gmurthy
Repository: qpid-site Updated Branches: refs/heads/asf-site 813b1e429 -> a1b81d567 http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1b81d56/input/releases/qpid-dispatch-1.0.0/book/console_charts.png -- diff --git

[3/6] qpid-site git commit: NO-JIRA - Update Qpid Dispatch related pages for 1.0.0 release

2017-11-21 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1b81d56/content/releases/qpid-dispatch-1.0.0/man/qdstat.html -- diff --git a/content/releases/qpid-dispatch-1.0.0/man/qdstat.html

[4/6] qpid-site git commit: NO-JIRA - Update Qpid Dispatch related pages for 1.0.0 release

2017-11-21 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1b81d56/content/releases/qpid-dispatch-1.0.0/book/console_charts.png -- diff --git a/content/releases/qpid-dispatch-1.0.0/book/console_charts.png

[2/6] qpid-site git commit: NO-JIRA - Update Qpid Dispatch related pages for 1.0.0 release

2017-11-21 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1b81d56/input/releases/qpid-dispatch-1.0.0/book/book.html.in -- diff --git a/input/releases/qpid-dispatch-1.0.0/book/book.html.in

[6/6] qpid-site git commit: NO-JIRA - Update Qpid Dispatch related pages for 1.0.0 release

2017-11-21 Thread gmurthy
NO-JIRA - Update Qpid Dispatch related pages for 1.0.0 release Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/a1b81d56 Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/a1b81d56 Diff:

qpid-dispatch git commit: DISPATCH-864 - Additional fix. Move etc/qdrouterd to etc/fedora/qdrouterd

2017-11-01 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 92d54a0dd -> 03b09eb1e DISPATCH-864 - Additional fix. Move etc/qdrouterd to etc/fedora/qdrouterd Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-580 Adding graph=true for logStats statistics

2017-11-01 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 03b09eb1e -> ec6bcacdf DISPATCH-580 Adding graph=true for logStats statistics Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/ec6bcacd Tree:

qpid-dispatch git commit: DISPATCH-856 Add hostName to router entity. This closes #209

2017-11-01 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master ec6bcacdf -> 1a29a1006 DISPATCH-856 Add hostName to router entity. This closes #209 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/1a29a100

qpid-dispatch git commit: DISPATCH-767 - Backed out previous commit that was stalling links. The commit that was backed out was fff38466a6a0e8860531cf44e4ffff074bbb1cc1

2017-11-06 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 1a29a1006 -> a9e114769 DISPATCH-767 - Backed out previous commit that was stalling links. The commit that was backed out was fff38466a6a0e8860531cf44e4074bbb1cc1 Project:

qpid-dispatch git commit: DISPATCH-767 - Backed out previous commit that was stalling links.

2017-11-06 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/1.0.x 413526897 -> b9ce5b4a2 DISPATCH-767 - Backed out previous commit that was stalling links. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-767 - Minor fix to qdr_deliver_continue_peers_CT. Activate the connection if the work is processing

2017-11-08 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master a9e114769 -> c39d6ba64 DISPATCH-767 - Minor fix to qdr_deliver_continue_peers_CT. Activate the connection if the work is processing Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-767 - Minor fix to qdr_deliver_continue_peers_CT. Activate the connection if the work is processing

2017-11-08 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/1.0.x b9ce5b4a2 -> 74cecc7d1 DISPATCH-767 - Minor fix to qdr_deliver_continue_peers_CT. Activate the connection if the work is processing Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-862 - Added an echo statement to print out the sha of the proton commit being used

2017-11-01 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 470aafbe6 -> 92d54a0dd DISPATCH-862 - Added an echo statement to print out the sha of the proton commit being used Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-864 - Removed cmake flags SYSTEMD and SYSVINIT introduced in DISPATCH-859. Moved qdrouterd.service file to etc/fedora. Also added a minor improvement to qdrouterd fi

2017-11-01 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master eaa8901c7 -> 470aafbe6 DISPATCH-864 - Removed cmake flags SYSTEMD and SYSVINIT introduced in DISPATCH-859. Moved qdrouterd.service file to etc/fedora. Also added a minor improvement to qdrouterd file (adds more choices). Thanks to

qpid-dispatch git commit: DISPATCH-895 - Check if underlying proton links are not closed before calling into proton. The underlying links/sessions on a connection are cleaned up silently by proton whe

2017-12-07 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 802e4aa97 -> 7ff1f3237 DISPATCH-895 - Check if underlying proton links are not closed before calling into proton. The underlying links/sessions on a connection are cleaned up silently by proton when a connection drops. Project:

qpid-dispatch git commit: DISPATCH-767 - Additional fix to regression introduced in a previous checkin for this fix. Add the out_link to links_with_work only on new work creation

2017-10-30 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/1.0.x 0533f349a -> 97f37b276 DISPATCH-767 - Additional fix to regression introduced in a previous checkin for this fix. Add the out_link to links_with_work only on new work creation Project:

qpid-dispatch git commit: DISPATCH-767 - Additional fix to regression introduced in a previous checkin for this fix. Add the out_link to links_with_work only on new work creation

2017-10-30 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 6284b7a81 -> fff38466a DISPATCH-767 - Additional fix to regression introduced in a previous checkin for this fix. Add the out_link to links_with_work only on new work creation Project:

qpid-dispatch git commit: DISPATCH-834 - Added missing license information to some files

2017-10-25 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 46ebb4d8f -> 2bd0ccb97 DISPATCH-834 - Added missing license information to some files Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/2bd0ccb9

qpid-dispatch git commit: Added delivery reference protrection from qdr_link_deliver* to router_node. This closes #213

2017-10-24 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/1.0.x 651bfa745 -> 0533f349a Added delivery reference protrection from qdr_link_deliver* to router_node. This closes #213 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: Added delivery reference protrection from qdr_link_deliver* to router_node. This closes #213

2017-10-24 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master e6eb3b01f -> 46ebb4d8f Added delivery reference protrection from qdr_link_deliver* to router_node. This closes #213 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-859 - Introduced SYSTEMD and SYSVINIT cmake switches to install files accordingly.

2017-10-20 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 392289b75 -> 1dbfefa07 DISPATCH-859 - Introduced SYSTEMD and SYSVINIT cmake switches to install files accordingly. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-991 - Added back area attribute and fixed the keyError. Now qdstat will be backward compatible

2018-05-08 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 7b2d8225e -> 448605e2a DISPATCH-991 - Added back area attribute and fixed the keyError. Now qdstat will be backward compatible (cherry picked from commit 90b04701f01ea53fb00efc8b5d44c321bb78dc79) Project:

qpid-dispatch git commit: DISPATCH-992: Fix for system_tests_delivery_abort.py

2018-05-08 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 448605e2a -> 95d1ba5e1 DISPATCH-992: Fix for system_tests_delivery_abort.py Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/95d1ba5e Tree:

qpid-dispatch git commit: NO-JIRA - Copied export.sh from qpid-proton with minor changes. Removed release.sh

2018-05-09 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/1.1.x 6502523b0 -> d44e8a98b NO-JIRA - Copied export.sh from qpid-proton with minor changes. Removed release.sh Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[7/7] qpid-dispatch git commit: DISPATCH-989 Removing this testing tool

2018-05-09 Thread gmurthy
DISPATCH-989 Removing this testing tool Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/6502523b Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/6502523b Diff:

[3/7] qpid-dispatch git commit: DISPATCH-989 Removing this testing tool

2018-05-09 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/6502523b/console/test/topologies/schema.json -- diff --git a/console/test/topologies/schema.json b/console/test/topologies/schema.json deleted file mode 100644 index

[1/7] qpid-dispatch git commit: DISPATCH-989 Replace broken symlink with original files. Add npm dependency on rhea.

2018-05-09 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/1.1.x 4fb04f463 -> 6502523b0 DISPATCH-989 Replace broken symlink with original files. Add npm dependency on rhea. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[5/7] qpid-dispatch git commit: DISPATCH-989 Removing this testing tool

2018-05-09 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/6502523b/console/test/js/qdrTopology.js -- diff --git a/console/test/js/qdrTopology.js b/console/test/js/qdrTopology.js deleted file mode 100644 index 89ea7b3..000 ---

[4/7] qpid-dispatch git commit: DISPATCH-989 Removing this testing tool

2018-05-09 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/6502523b/console/test/mock/entities.py -- diff --git a/console/test/mock/entities.py b/console/test/mock/entities.py deleted file mode 100644 index b20538d..000 ---

[2/7] qpid-dispatch git commit: DISPATCH-991 - Added back area attribute and fixed the keyError. Now qdstat will be backward compatible

2018-05-09 Thread gmurthy
DISPATCH-991 - Added back area attribute and fixed the keyError. Now qdstat will be backward compatible (cherry picked from commit 90b04701f01ea53fb00efc8b5d44c321bb78dc79) Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[6/7] qpid-dispatch git commit: DISPATCH-989 Removing this testing tool

2018-05-09 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/6502523b/console/test/js/qdrService.js -- diff --git a/console/test/js/qdrService.js b/console/test/js/qdrService.js deleted file mode 100644 index f4effdd..000 ---

[qpid-dispatch] Git Push Summary

2018-05-09 Thread gmurthy
Repository: qpid-dispatch Updated Tags: refs/tags/1.1.0-rc3 [created] d44e8a98b - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

svn commit: r26818 - in /dev/qpid/dispatch/1.1.0-rc3: ./ qpid-dispatch-1.1.0.tar.gz qpid-dispatch-1.1.0.tar.gz.asc qpid-dispatch-1.1.0.tar.gz.sha512

2018-05-09 Thread gmurthy
Author: gmurthy Date: Wed May 9 20:11:17 2018 New Revision: 26818 Log: Adding files for Qpid Dispatch 1.1.0-rc3 Added: dev/qpid/dispatch/1.1.0-rc3/ dev/qpid/dispatch/1.1.0-rc3/qpid-dispatch-1.1.0.tar.gz (with props) dev/qpid/dispatch/1.1.0-rc3/qpid-dispatch-1.1.0.tar.gz.asc

qpid-dispatch git commit: DISPATCH-963 - Comment out tests that cause circular link routing issue. This issue will be addressed in an upcoming release

2018-04-27 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 1dba46824 -> 788a2b748 DISPATCH-963 - Comment out tests that cause circular link routing issue. This issue will be addressed in an upcoming release Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

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