qpid-dispatch git commit: DISPATCH-1157: fix leaks in auth plugin

2018-10-24 Thread gsim
Repository: qpid-dispatch Updated Branches: refs/heads/master 04419edae -> 033252a6f DISPATCH-1157: fix leaks in auth plugin Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/033252a6 Tree:

qpid-dispatch git commit: DISPATCH-1156 - Added detection and prevention of edge-echo in the delivery forwarders.

2018-10-24 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master c80efc25d -> 04419edae DISPATCH-1156 - Added detection and prevention of edge-echo in the delivery forwarders. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-1152 - Wired in the on_update callback for the core_endpoint API.

2018-10-24 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master 6203bb927 -> c80efc25d DISPATCH-1152 - Wired in the on_update callback for the core_endpoint API. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[2/6] qpid-dispatch git commit: DISPATCH-1149: allow authz plugin to override conf file policy

2018-10-24 Thread gmurthy
DISPATCH-1149: allow authz plugin to override conf file policy Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/2b4d4c96 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/2b4d4c96 Diff:

[5/6] qpid-dispatch git commit: DISPATCH-1151 Revert to gulp version 3.x for console build

2018-10-24 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/5b02bea3/console/stand-alone/package-lock.json -- diff --git a/console/stand-alone/package-lock.json b/console/stand-alone/package-lock.json index ee06f56..e9fe949 100644

[4/6] qpid-dispatch git commit: DISPATCH-1151 Revert to gulp version 3.x for console build

2018-10-24 Thread gmurthy
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/5b02bea3/console/stand-alone/package.json -- diff --git a/console/stand-alone/package.json b/console/stand-alone/package.json index 65212f0..94f1dca 100644 ---

[3/6] qpid-dispatch git commit: NO-JIRA - Changed version to 1.4.1

2018-10-24 Thread gmurthy
NO-JIRA - Changed version to 1.4.1 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/b6df962b Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/b6df962b Diff:

[6/6] qpid-dispatch git commit: DISPATCH-1151 Revert to gulp version 3.x for console build

2018-10-24 Thread gmurthy
DISPATCH-1151 Revert to gulp version 3.x for console build (cherry picked from commit 0a66246e58df2758eb12abd7aa4e983bcbbee8c9) Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/5b02bea3 Tree:

[1/6] qpid-dispatch git commit: DISPATCH-1148: set version in open frames sent to auth service

2018-10-24 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/1.4.x 652b2b6fc -> 5b02bea38 DISPATCH-1148: set version in open frames sent to auth service Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/a27ca385

qpid-proton git commit: NO-JIRA: [go] Remove testing.TB.Helper(), only available from Go 1.9

2018-10-24 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 90dbf46cc -> ded03b190 NO-JIRA: [go] Remove testing.TB.Helper(), only available from Go 1.9 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ded03b19

qpid-dispatch git commit: DISPATCH-1153 - Make sure the size of the undelivered list in non-zero before deleting its head. A detach might have arrived in the meantime and cleaned out the undelivered l

2018-10-24 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 267207d2b -> 6203bb927 DISPATCH-1153 - Make sure the size of the undelivered list in non-zero before deleting its head. A detach might have arrived in the meantime and cleaned out the undelivered list Project: