qpid-proton git commit: PROTON-1981: [cpp] timestamp::now returns wrong value.

2018-12-11 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 3fba028e9 -> 6745a5059 PROTON-1981: [cpp] timestamp::now returns wrong value. Was returning pn_proactor_now() which is monotonic time, fixed to return wall-clock time. Project:

qpid-proton git commit: PROTON-1982: C tests written in C++ fail to build if no C++ compiler

2018-12-11 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 203ffed56 -> 3fba028e9 PROTON-1982: C tests written in C++ fail to build if no C++ compiler Some C library tests are now written in C++, they need to be skipped on platforms with no C++ compiler rather than failing the build.

qpid-proton git commit: PROTON-1979: [c] Only allow scalars (non compound types) as descriptors

2018-12-11 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master 58ec2b1e5 -> 203ffed56 PROTON-1979: [c] Only allow scalars (non compound types) as descriptors Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

qpid-proton git commit: PROTON-1984: [c] Avoid O(n^2) complexity in pn_data_inspect

2018-12-11 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master 3b1edb510 -> 58ec2b1e5 PROTON-1984: [c] Avoid O(n^2) complexity in pn_data_inspect Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/58ec2b1e Tree:

qpid-dispatch git commit: DISPATCH-1194 - Fixed credit propagation for routed links set up asynchronously.

2018-12-11 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master e95eb3406 -> a6134950e DISPATCH-1194 - Fixed credit propagation for routed links set up asynchronously. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-1195 Remove extraneous console log messages

2018-12-11 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master be2b26505 -> e95eb3406 DISPATCH-1195 Remove extraneous console log 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/e95eb340 Tree:

qpid-dispatch git commit: DISPATCH-1195 Batch requests for large lists of edge routers.

2018-12-11 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 716214b2d -> be2b26505 DISPATCH-1195 Batch requests for large lists of edge routers. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/be2b2650

qpid-dispatch git commit: DISPATCH-1145 - Add proper handling of multiphase addresses in edge connections. This includes a new feature to allow containers to declare themselves as waypoints during the

2018-12-11 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master dfab878b9 -> ff60b36af DISPATCH-1145 - Add proper handling of multiphase addresses in edge connections. This includes a new feature to allow containers to declare themselves as waypoints during the attach phase. This permits

qpid-dispatch git commit: DISPATCH-1216: Separate addresses into two piles: with/without transfers

2018-12-11 Thread chug
Repository: qpid-dispatch Updated Branches: refs/heads/master ec1391975 -> dfab878b9 DISPATCH-1216: Separate addresses into two piles: with/without transfers Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: NO-JIRA - Fixed python-checker error - /foo/qpid-dispatch/tests/system_tests_core_client.py:244:5: E129 visually indented line with same indent as next logical line: and e[2]

2018-12-11 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 2bc6dfd41 -> ec1391975 NO-JIRA - Fixed python-checker error - /foo/qpid-dispatch/tests/system_tests_core_client.py:244:5: E129 visually indented line with same indent as next logical line: and e[2] == 'client test request done

qpid-dispatch git commit: DISPATCH-1219: Single-line parse problems are not fatal

2018-12-11 Thread chug
Repository: qpid-dispatch Updated Branches: refs/heads/master afda5828b -> 2bc6dfd41 DISPATCH-1219: Single-line parse problems are not fatal Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/2bc6dfd4 Tree: