You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1648987 - in /qpid/trunk/qpid/java: client/src/main/java/org/apache/qpid/client/ systests/src/test/java/org/apache/qpid/systest/prefetch/ - posted by rg...@apache.org on 2015/01/02 10:47:22 UTC, 0 replies.
- svn commit: r1648994 - in /qpid/trunk/qpid/java/broker-plugins/access-control/src: main/java/org/apache/qpid/server/security/access/config/ main/java/org/apache/qpid/server/security/access/plugins/ test/java/org/apache/qpid/server/security/access/confi... - posted by rg...@apache.org on 2015/01/02 11:20:35 UTC, 0 replies.
- svn commit: r1649057 - /qpid/trunk/qpid/java/amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/Receiver.java - posted by gs...@apache.org on 2015/01/02 15:56:25 UTC, 0 replies.
- [1/9] qpid-jms git commit: tidy up a bit now that we only support sending the byte type annotation, reduce boxing where possible - posted by ro...@apache.org on 2015/01/02 17:21:14 UTC, 0 replies.
- [2/9] qpid-jms git commit: some test fixups and a little reordering to group for clarity - posted by ro...@apache.org on 2015/01/02 17:21:15 UTC, 0 replies.
- [3/9] qpid-jms git commit: fix up some of the javadoc issues - posted by ro...@apache.org on 2015/01/02 17:21:16 UTC, 0 replies.
- [4/9] qpid-jms git commit: rename constants to make their usage clearer - posted by ro...@apache.org on 2015/01/02 17:21:17 UTC, 0 replies.
- [5/9] qpid-jms git commit: move constants for the old destination annotations - posted by ro...@apache.org on 2015/01/02 17:21:18 UTC, 0 replies.
- [6/9] qpid-jms git commit: add tests for AmqpDestinationHelper#getJmsDestination using new byte destination type anntotation, rearrange/group tests for clarity - posted by ro...@apache.org on 2015/01/02 17:21:19 UTC, 0 replies.
- [7/9] qpid-jms git commit: add tests for AmqpDestinationHelper#getJmsReplyTo using new byte destination type anntotation, rearrange/group tests for clarity - posted by ro...@apache.org on 2015/01/02 17:21:20 UTC, 0 replies.
- [8/9] qpid-jms git commit: expand tests for AmqpDestinationHelper#getJmsDestination and AmqpDestinationHelper#getJmsReplyTo to cover handling where a consumer destination is also given - posted by ro...@apache.org on 2015/01/02 17:21:21 UTC, 0 replies.
- [9/9] qpid-jms git commit: remove unused imports - posted by ro...@apache.org on 2015/01/02 17:21:22 UTC, 0 replies.
- svn commit: r1649081 - in /qpid/trunk/qpid: cpp/src/qpid/linearstore/ cpp/src/qpid/linearstore/journal/ tools/src/py/ - posted by kp...@apache.org on 2015/01/02 18:43:14 UTC, 0 replies.
- svn commit: r1649082 - /qpid/trunk/qpid/cpp/src/qpid/linearstore/ISSUES - posted by kp...@apache.org on 2015/01/02 18:45:30 UTC, 0 replies.
- qpid-jms git commit: add support for testing that produced messages on transacted sessions carry the txnId provided by the peer - posted by ro...@apache.org on 2015/01/02 18:46:54 UTC, 0 replies.
- svn commit: r1649171 - in /qpid/dispatch/trunk: ./ doc/book/ doc/man/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ python/qpid_dispatch_internal/tools/ tools/ - posted by ac...@apache.org on 2015/01/03 05:20:57 UTC, 0 replies.
- qpid-proton git commit: fixed imports - posted by rh...@apache.org on 2015/01/03 17:18:49 UTC, 0 replies.
- [1/3] qpid-proton git commit: minor fixes and improvements to selectable/selector in support of new C reactor - posted by rh...@apache.org on 2015/01/05 04:40:33 UTC, 0 replies.
- [2/3] qpid-proton git commit: made sasl layer emit transport events - posted by rh...@apache.org on 2015/01/05 04:40:34 UTC, 0 replies.
- [3/3] qpid-proton git commit: initial commit of C reactor - posted by rh...@apache.org on 2015/01/05 04:40:35 UTC, 0 replies.
- [1/2] qpid-jms git commit: add support to the test peer for matching lifetime policies in the dynamic node properties - posted by ro...@apache.org on 2015/01/05 16:32:58 UTC, 0 replies.
- [2/2] qpid-jms git commit: set the dynamic node properties map to indicate a delete-on-close lifetime policy for the temporary destinations - posted by ro...@apache.org on 2015/01/05 16:32:59 UTC, 0 replies.
- svn commit: r1649587 - in /qpid/trunk/qpid/java: broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/plugins/ACLFileAccessControlProviderImpl.java systests/src/test/java/org/apache/qpid/systest/rest/acl/BrokerACLTest.java - posted by rg...@apache.org on 2015/01/05 17:45:58 UTC, 0 replies.
- [1/3] qpid-jms git commit: add capability to indicate dynamic ndoe type as TemporaryQueue, match on this in tests - posted by ro...@apache.org on 2015/01/05 18:35:12 UTC, 0 replies.
- [2/3] qpid-jms git commit: add capability to indicate dynamic node type as TemporaryTopic, match on this in tests, add explicit Session#createTemporaryTopic test - posted by ro...@apache.org on 2015/01/05 18:35:13 UTC, 0 replies.
- [3/3] qpid-jms git commit: fix tests which now fail following previous changes - posted by ro...@apache.org on 2015/01/05 18:35:14 UTC, 0 replies.
- svn commit: r1649610 - in /qpid/dispatch/trunk: README doc/book/CMakeLists.txt doc/man/CMakeLists.txt - posted by ac...@apache.org on 2015/01/05 19:46:26 UTC, 0 replies.
- qpid-proton git commit: PROTON-???: Fix archaic C library use so that proton will compile with standards compliant compilers without non-standard BSD extensions. - posted by as...@apache.org on 2015/01/05 21:40:55 UTC, 0 replies.
- svn commit: r1649865 - in /qpid/dispatch/trunk: doc/book/CMakeLists.txt doc/man/help2md.py doc/man/man2book.py python/qpid_dispatch_internal/compat/subproc.py - posted by ac...@apache.org on 2015/01/06 17:27:36 UTC, 0 replies.
- [1/2] qpid-proton git commit: PROTON-792: Revert "PROTON-711: add support (disabled by default) for using a byte value for destination type annotations during outbound transformation" - posted by ro...@apache.org on 2015/01/06 18:37:46 UTC, 0 replies.
- [2/2] qpid-proton git commit: PROTON-792: Revert "PROTON-711: add support (disabled by default) for using a byte value for destination type annotations during inbound transformation" - posted by ro...@apache.org on 2015/01/06 18:37:47 UTC, 0 replies.
- [1/5] qpid-proton git commit: added attachments to reactors; decomposed run into start/work/stop - posted by rh...@apache.org on 2015/01/06 20:28:34 UTC, 0 replies.
- [2/5] qpid-proton git commit: added reactors and handlers to swig bindings - posted by rh...@apache.org on 2015/01/06 20:28:35 UTC, 0 replies.
- [3/5] qpid-proton git commit: added Event.wrap - posted by rh...@apache.org on 2015/01/06 20:28:36 UTC, 0 replies.
- [4/5] qpid-proton git commit: made Wrapper work on objects that don't have attachments - posted by rh...@apache.org on 2015/01/06 20:28:37 UTC, 0 replies.
- [5/5] qpid-proton git commit: fixed handler pattern to use simple type aliasing; added a transfer test; use 127.0.0.1 instead of localhost - posted by rh...@apache.org on 2015/01/06 20:28:38 UTC, 0 replies.
- qpid-proton git commit: fixed a spurious printf - posted by rh...@apache.org on 2015/01/07 04:48:07 UTC, 0 replies.
- svn commit: r1650068 - /qpid/dispatch/trunk/src/log.c - posted by tr...@apache.org on 2015/01/07 15:32:12 UTC, 0 replies.
- qpid-jms git commit: Detect an available port for the test to avoid future issue with fixed ports on different platforms and inside build automation etc. - posted by ta...@apache.org on 2015/01/07 17:24:12 UTC, 0 replies.
- [1/7] qpid-jms git commit: make the consumer sources contain a capability indicating the desired destination type/capability - posted by ro...@apache.org on 2015/01/07 17:44:41 UTC, 0 replies.
- [2/7] qpid-jms git commit: consolidate location of constants for destination type capability - posted by ro...@apache.org on 2015/01/07 17:44:42 UTC, 0 replies.
- [3/7] qpid-jms git commit: make the producer targets contain a capability indicating the desired destination type/capability - posted by ro...@apache.org on 2015/01/07 17:44:43 UTC, 0 replies.
- [4/7] qpid-jms git commit: update method visibility - posted by ro...@apache.org on 2015/01/07 17:44:44 UTC, 0 replies.
- [5/7] qpid-jms git commit: fix tests failing after previous change, prompted by now encoding values for previously trailing target fields - posted by ro...@apache.org on 2015/01/07 17:44:45 UTC, 0 replies.
- [6/7] qpid-jms git commit: add tests for anonymous producer behaviour regarding target type capability - posted by ro...@apache.org on 2015/01/07 17:44:46 UTC, 0 replies.
- [7/7] qpid-jms git commit: fix up tests to account for change in port handling - posted by ro...@apache.org on 2015/01/07 17:44:47 UTC, 0 replies.
- svn commit: r1650130 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/qdrouter.json python/qpid_dispatch_internal/management/agent.py src/log.c tests/system_test.py tests/system_tests_management.py tests/threads4.conf - posted by ac...@apache.org on 2015/01/07 19:03:30 UTC, 0 replies.
- svn commit: r1650131 - in /qpid/dispatch/trunk: python/qpid_dispatch_internal/management/config.py tests/management/qdrouter.py tests/system_test.py tests/system_tests_management.py - posted by ac...@apache.org on 2015/01/07 19:03:37 UTC, 0 replies.
- qpid-jms git commit: Adds some basic work on a replacement transport which uses Netty directly instead of Vert.x also adds some tests - posted by ta...@apache.org on 2015/01/07 19:50:51 UTC, 0 replies.
- qpid-proton git commit: added pn_list_minpush/minpop - posted by rh...@apache.org on 2015/01/07 20:47:12 UTC, 0 replies.
- [1/2] qpid-jms git commit: Use the simple inbound adapter instead of the plain one. - posted by ta...@apache.org on 2015/01/07 21:32:54 UTC, 0 replies.
- [2/2] qpid-jms git commit: Clean up a bit more, make port selection automatic in test peer and make the value available so that client's can look it up. - posted by ta...@apache.org on 2015/01/07 21:32:55 UTC, 0 replies.
- svn commit: r1650151 - /qpid/dispatch/trunk/etc/qdrouterd.conf - posted by kg...@apache.org on 2015/01/07 21:37:15 UTC, 0 replies.
- [1/4] qpid-proton git commit: PROTON-667: allow state field to be sent along with transfer frame - posted by gs...@apache.org on 2015/01/07 22:00:27 UTC, 0 replies.
- [2/4] qpid-proton git commit: PROTON-730: allow transactional state to be read on incoming transfers - posted by gs...@apache.org on 2015/01/07 22:00:28 UTC, 0 replies.
- [3/4] qpid-proton git commit: Added automatable test script for examples and fixed transactional examples. - posted by gs...@apache.org on 2015/01/07 22:00:29 UTC, 0 replies.
- [4/4] qpid-proton git commit: initialise values to keep (some) compilers happy - posted by gs...@apache.org on 2015/01/07 22:00:30 UTC, 0 replies.
- svn commit: r1650178 - in /qpid/dispatch/trunk/doc: book/using.md man/qdmanage.8.noopt.md.in - posted by ac...@apache.org on 2015/01/07 23:11:26 UTC, 0 replies.
- svn commit: r1650179 - in /qpid/dispatch/trunk: CMakeLists.txt doc/book/CMakeLists.txt doc/book/site-html.pd python/qpid_dispatch_internal/tools/command.py site/ site/CMakeLists.txt site/README - posted by ac...@apache.org on 2015/01/07 23:11:35 UTC, 0 replies.
- qpid-jms git commit: Use a straight Netty ByteBuf for the transport onData callback instead of a vert.x Buffer. - posted by ta...@apache.org on 2015/01/07 23:33:11 UTC, 0 replies.
- svn commit: r1650196 - in /qpid/trunk/qpid: cpp/src/CMakeLists.txt cpp/src/qpid/broker/LossyQueue.h cpp/src/qpid/broker/Lvq.h cpp/src/qpid/broker/QueueFactory.cpp tests/src/py/qpid_tests/broker_0_10/lvq.py - posted by gs...@apache.org on 2015/01/08 00:28:54 UTC, 0 replies.
- qpid-jms git commit: Remove some unused constructors. Note to self: do a git pull in the mornin, just in case someone already made near-identical changes ; ) - posted by ro...@apache.org on 2015/01/08 11:27:33 UTC, 0 replies.
- svn commit: r1650259 - in /qpid/trunk/qpid/cpp/src/qpid/broker: LossyLvq.cpp LossyLvq.h - posted by gs...@apache.org on 2015/01/08 13:04:10 UTC, 0 replies.
- [1/3] qpid-jms git commit: order test suite creation along joram test package heirarchy to aid examining which tests are being run - posted by ro...@apache.org on 2015/01/08 15:26:52 UTC, 0 replies.
- [2/3] qpid-jms git commit: enable remaining Joram JMS tests - posted by ro...@apache.org on 2015/01/08 15:26:53 UTC, 0 replies.
- [3/3] qpid-jms git commit: remove unused dependency - posted by ro...@apache.org on 2015/01/08 15:26:54 UTC, 0 replies.
- qpid-jms git commit: Don't include a known empty value in the error message. - posted by ta...@apache.org on 2015/01/08 15:41:28 UTC, 0 replies.
- qpid-jms git commit: Some more error message fixups. - posted by ta...@apache.org on 2015/01/08 15:43:38 UTC, 0 replies.
- svn commit: r1650307 - in /qpid/dispatch/trunk: config.sh python/qpid_dispatch_internal/management/agent.py python/qpid_dispatch_internal/management/schema.py tests/system_tests_management.py - posted by ac...@apache.org on 2015/01/08 16:19:11 UTC, 0 replies.
- svn commit: r1650338 - in /qpid/dispatch/trunk: include/qpid/dispatch/container.h python/qpid_dispatch/management/qdrouter.json python/qpid_dispatch_internal/management/agent.py src/container.c src/router_agent.c - posted by ac...@apache.org on 2015/01/08 18:22:11 UTC, 0 replies.
- svn commit: r1650345 - /qpid/dispatch/branches/0.3/ - posted by tr...@apache.org on 2015/01/08 18:50:16 UTC, 0 replies.
- svn commit: r1650359 - /qpid/trunk/qpid/cpp/examples/messaging/client.cpp - posted by ch...@apache.org on 2015/01/08 20:28:51 UTC, 0 replies.
- [1/2] qpid-jms git commit: Heavy refactoring of the Transport layer in the client. - posted by ta...@apache.org on 2015/01/08 22:44:40 UTC, 0 replies.
- [2/2] qpid-jms git commit: Heavy refactoring of the Transport layer in the client. - posted by ta...@apache.org on 2015/01/08 22:44:41 UTC, 0 replies.
- svn commit: r1650389 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: ReceiverContext.cpp SenderContext.cpp - posted by ch...@apache.org on 2015/01/08 22:51:50 UTC, 0 replies.
- svn commit: r1650396 - in /qpid/dispatch/trunk: python/CMakeLists.txt python/install_python.cmake router/src/main.c - posted by ac...@apache.org on 2015/01/08 23:13:07 UTC, 0 replies.
- svn commit: r1650404 - in /qpid/dispatch/trunk: doc/man/qdmanage.8.noopt.md.in python/CMakeLists.txt - posted by ac...@apache.org on 2015/01/08 23:25:16 UTC, 0 replies.
- svn commit: r1650406 - /qpid/dispatch/trunk/doc/man/qdmanage.8.noopt.md.in - posted by ac...@apache.org on 2015/01/08 23:27:50 UTC, 0 replies.
- [1/2] qpid-jms git commit: Adds an additional test - posted by ta...@apache.org on 2015/01/08 23:55:45 UTC, 0 replies.
- [2/2] qpid-jms git commit: Add a bit more state checking and better ByteBuffer send impl. - posted by ta...@apache.org on 2015/01/08 23:55:46 UTC, 0 replies.
- qpid-jms git commit: Fix up close and add a test - posted by ta...@apache.org on 2015/01/09 00:18:19 UTC, 0 replies.
- svn commit: r1650555 - in /qpid/dispatch/branches/0.3: python/CMakeLists.txt python/install_python.cmake router/src/main.c - posted by ac...@apache.org on 2015/01/09 16:13:36 UTC, 0 replies.
- svn commit: r1650556 - in /qpid/dispatch/branches/0.3: doc/man/qdmanage.8.noopt.md.in python/CMakeLists.txt - posted by ac...@apache.org on 2015/01/09 16:13:41 UTC, 0 replies.
- svn commit: r1650557 - /qpid/dispatch/branches/0.3/doc/man/qdmanage.8.noopt.md.in - posted by ac...@apache.org on 2015/01/09 16:13:46 UTC, 0 replies.
- qpid-proton git commit: PROTON-793: Add windows version of commit 7359e3e improvements to selectables/selector for new C reactor - posted by ch...@apache.org on 2015/01/09 16:31:00 UTC, 0 replies.
- [1/2] qpid-jms git commit: enable defining non-dynamic Queue and Topic objects in the properties - posted by ro...@apache.org on 2015/01/09 17:01:40 UTC, 0 replies.
- [2/2] qpid-jms git commit: use the constants for context property names - posted by ro...@apache.org on 2015/01/09 17:01:41 UTC, 0 replies.
- qpid-proton git commit: PROTON-794: Visual Studio 2008 fails to convert void* to enum. - posted by ch...@apache.org on 2015/01/09 17:50:07 UTC, 0 replies.
- qpid-jms git commit: ensure foreign BytesMessage get their content sent correctly after copying it - posted by ro...@apache.org on 2015/01/09 18:22:41 UTC, 0 replies.
- svn commit: r1650636 - in /qpid/dispatch/trunk/doc: README book/CMakeLists.txt man/CMakeLists.txt - posted by ac...@apache.org on 2015/01/09 20:46:18 UTC, 0 replies.
- svn commit: r1650641 - in /qpid/dispatch/branches/0.3/doc: README book/CMakeLists.txt man/CMakeLists.txt - posted by ac...@apache.org on 2015/01/09 21:19:12 UTC, 0 replies.
- qpid-jms git commit: Break up Joram tests for easier debug of issues - posted by ta...@apache.org on 2015/01/09 22:28:23 UTC, 0 replies.
- qpid-jms git commit: Some test cleanups and enhancements. - posted by ta...@apache.org on 2015/01/09 23:57:17 UTC, 0 replies.
- svn commit: r1650708 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/adapter/ broker-core/src/main/java/org/apache/qpid/server/security/ broker-core/src/test/java/org/apache/qpid/server/security/ systests/src/test/jav... - posted by rg...@apache.org on 2015/01/10 02:20:02 UTC, 0 replies.
- svn commit: r1650732 - /qpid/trunk/qpid/java/test-profiles/python_tests/Java010PythonExcludes - posted by rg...@apache.org on 2015/01/10 11:45:11 UTC, 0 replies.
- svn commit: r1650775 - in /qpid/dispatch/trunk: ./ doc/book/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ - posted by ac...@apache.org on 2015/01/10 19:01:13 UTC, 0 replies.
- svn commit: r1650776 - in /qpid/dispatch/branches/0.3: ./ doc/book/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ - posted by ac...@apache.org on 2015/01/10 19:01:29 UTC, 0 replies.
- qpid-proton git commit: PROTON-697: additional fixes for python SSL tests - posted by cl...@apache.org on 2015/01/11 02:23:22 UTC, 0 replies.
- [1/2] qpid-proton git commit: added another convenience macro for defining classes - posted by rh...@apache.org on 2015/01/11 14:44:09 UTC, 0 replies.
- [2/2] qpid-proton git commit: added timer events; made tests not use default ports - posted by rh...@apache.org on 2015/01/11 14:44:10 UTC, 0 replies.
- [1/3] qpid-proton git commit: renamed PN_TIMER to PN_TIMER_TASK; added python and java wrapper - posted by rh...@apache.org on 2015/01/11 20:19:23 UTC, 0 replies.
- [2/3] qpid-proton git commit: fixed selector's handling of deadlines - posted by rh...@apache.org on 2015/01/11 20:19:24 UTC, 0 replies.
- [3/3] qpid-proton git commit: reset now after waking up - posted by rh...@apache.org on 2015/01/11 20:19:25 UTC, 0 replies.
- [1/3] qpid-jms git commit: reorder methods for clarity - posted by ro...@apache.org on 2015/01/12 15:13:01 UTC, 0 replies.
- [2/3] qpid-jms git commit: ensure the approproate UnsupportedOperation and InvalidDestination exceptions are thrown from producer send methods - posted by ro...@apache.org on 2015/01/12 15:13:02 UTC, 0 replies.
- [3/3] qpid-jms git commit: add test of TopicSubscriber contract when closed, implement getNoLocal to pass - posted by ro...@apache.org on 2015/01/12 15:13:03 UTC, 0 replies.
- svn commit: r1651102 - in /qpid/trunk/qpid/python/qpid: codec010.py sasl.py - posted by ea...@apache.org on 2015/01/12 15:21:34 UTC, 0 replies.
- [1/2] qpid-jms git commit: Test for null, remote can be null if no connection at the time of the call. - posted by ta...@apache.org on 2015/01/12 16:57:35 UTC, 0 replies.
- [2/2] qpid-jms git commit: Fix the close timeout check logic - posted by ta...@apache.org on 2015/01/12 16:57:36 UTC, 0 replies.
- qpid-jms git commit: Don't try to connect if we already hit the limit in a previously queued connect task - posted by ta...@apache.org on 2015/01/12 18:35:04 UTC, 0 replies.
- [1/2] qpid-jms git commit: remove unused imports - posted by ro...@apache.org on 2015/01/12 19:05:23 UTC, 0 replies.
- [2/2] qpid-jms git commit: add tests of behaviour after session closure, resolve issues with QueueSender instances - posted by ro...@apache.org on 2015/01/12 19:05:24 UTC, 0 replies.
- svn commit: r1651158 - /qpid/trunk/qpid/cpp/src/qpid/broker/LossyLvq.cpp - posted by gs...@apache.org on 2015/01/12 19:42:15 UTC, 0 replies.
- qpid-jms git commit: Improve some logging, use ThreadPoolUtils to shutdown the task runners - posted by ta...@apache.org on 2015/01/12 21:10:58 UTC, 0 replies.
- qpid-jms git commit: Add an additional log and some extra comments. - posted by ta...@apache.org on 2015/01/12 21:29:12 UTC, 0 replies.
- [1/3] qpid-jms git commit: Close down the FailoverProvider instances - posted by ta...@apache.org on 2015/01/12 22:46:45 UTC, 0 replies.
- [2/3] qpid-jms git commit: Reduce the verbosity of the shotdown logging. - posted by ta...@apache.org on 2015/01/12 22:46:46 UTC, 0 replies.
- [3/3] qpid-jms git commit: fix slow close. - posted by ta...@apache.org on 2015/01/12 22:46:47 UTC, 0 replies.
- svn commit: r1651216 - /qpid/trunk/qpid/tools/src/py/qpid-route - posted by ea...@apache.org on 2015/01/12 23:18:34 UTC, 0 replies.
- qpid-jms git commit: use the test case connection object for the test - posted by ta...@apache.org on 2015/01/12 23:59:50 UTC, 0 replies.
- svn commit: r1651230 - in /qpid/trunk/qpid/java/broker-core/src/main/java/org/apache/qpid/server: model/ model/adapter/ security/group/ - posted by rg...@apache.org on 2015/01/13 00:32:50 UTC, 0 replies.
- qpid-jms git commit: Remove connection declaration and use the one from the test support class. - posted by ta...@apache.org on 2015/01/13 01:06:57 UTC, 0 replies.
- qpid-jms git commit: Fix cleanup of connection instances created in the tests - posted by ta...@apache.org on 2015/01/13 02:05:13 UTC, 0 replies.
- svn commit: r1651315 - /qpid/trunk/qpid/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/Session_1_0.java - posted by rg...@apache.org on 2015/01/13 11:04:46 UTC, 0 replies.
- svn commit: r1651319 - /qpid/trunk/qpid/cpp/src/qpid/amqp_0_10/SessionHandler.cpp - posted by gs...@apache.org on 2015/01/13 11:25:03 UTC, 0 replies.
- svn commit: r1651320 - /qpid/trunk/qpid/cpp/src/qpid/broker/MessageBuilder.cpp - posted by gs...@apache.org on 2015/01/13 11:25:09 UTC, 0 replies.
- svn commit: r1651321 - /qpid/trunk/qpid/cpp/src/qpid/framing/SequenceSet.cpp - posted by gs...@apache.org on 2015/01/13 11:25:16 UTC, 0 replies.
- qpid-jms git commit: Ensuse close gets called. - posted by ta...@apache.org on 2015/01/13 15:07:49 UTC, 0 replies.
- qpid-proton git commit: PROTON-798: fix hang for socket close during SSL negotiation - posted by cl...@apache.org on 2015/01/13 16:51:43 UTC, 0 replies.
- [1/5] qpid-jms git commit: check temporary destinations have not been deleted before sending - posted by ro...@apache.org on 2015/01/13 17:02:34 UTC, 0 replies.
- [2/5] qpid-jms git commit: prevent attemps to consume from temporary destinations created by another connection - posted by ro...@apache.org on 2015/01/13 17:02:35 UTC, 0 replies.
- [3/5] qpid-jms git commit: add common parent for temporary destination objects to simplify handling - posted by ro...@apache.org on 2015/01/13 17:02:36 UTC, 0 replies.
- [4/5] qpid-jms git commit: update delete handling, dont wrap exceptions - posted by ro...@apache.org on 2015/01/13 17:02:37 UTC, 0 replies.
- [5/5] qpid-jms git commit: add more TemporaryQueue tests - posted by ro...@apache.org on 2015/01/13 17:02:38 UTC, 0 replies.
- qpid-jms git commit: Close the activemq connection prior to broker shutdown - posted by ta...@apache.org on 2015/01/13 17:06:19 UTC, 0 replies.
- qpid-jms git commit: Close down the ActiveMQ connections used to populate destinations. - posted by ta...@apache.org on 2015/01/13 17:50:20 UTC, 0 replies.
- qpid-jms git commit: add more TemporaryTopic tests - posted by ro...@apache.org on 2015/01/13 18:34:48 UTC, 0 replies.
- qpid-jms git commit: Better handling of close on a resource that was remotely closed already. - posted by ta...@apache.org on 2015/01/13 21:37:11 UTC, 0 replies.
- [1/3] qpid-proton git commit: alias pn_delivery_tag_t to pn_bytes_t - posted by rh...@apache.org on 2015/01/13 22:26:13 UTC, 0 replies.
- [2/3] qpid-proton git commit: omit duplicate endpoint state events - posted by rh...@apache.org on 2015/01/13 22:26:14 UTC, 0 replies.
- [3/3] qpid-proton git commit: modified reference semantics so that child objects don't need to be explicitly freed - posted by rh...@apache.org on 2015/01/13 22:26:15 UTC, 0 replies.
- [1/4] qpid-jms git commit: Ensure connection is closed so its threads are shutdown if any. - posted by ta...@apache.org on 2015/01/13 23:04:57 UTC, 0 replies.
- [2/4] qpid-jms git commit: Test contract of QueueConnection implementation JmsQueueConnection, topic related methods should throw javax.jms.IllegalStateException. - posted by ta...@apache.org on 2015/01/13 23:04:58 UTC, 0 replies.
- [3/4] qpid-jms git commit: Add test for the TopicConnection implementation JmsTopicConnection to validate that the Queue based methods throw javax.jms.IllegalStateException. - posted by ta...@apache.org on 2015/01/13 23:04:59 UTC, 0 replies.
- [4/4] qpid-jms git commit: Remove this test, it is now covered by the offline tests in the client lib JmsTopicConnectionTest and JmsQueueConnectionTest - posted by ta...@apache.org on 2015/01/13 23:05:00 UTC, 0 replies.
- qpid-proton git commit: added pn_event_reactor - posted by rh...@apache.org on 2015/01/14 00:32:45 UTC, 0 replies.
- svn commit: r1651615 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/security/ broker-core/src/test/java/org/apache/qpid/server/security/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin... - posted by ma...@apache.org on 2015/01/14 11:38:05 UTC, 0 replies.
- [1/2] qpid-proton git commit: python wrappers for C reactor/handler infrastructure - posted by rh...@apache.org on 2015/01/14 13:54:23 UTC, 0 replies.
- [2/2] qpid-proton git commit: added reactor property in python; added reactor attachment to transports - posted by rh...@apache.org on 2015/01/14 13:54:24 UTC, 0 replies.
- [1/5] qpid-jms git commit: require an explicit clientID be set on the Connection in order to create a DurableSubscriber, preventing their use with auto-generated clientID - posted by ro...@apache.org on 2015/01/14 16:34:15 UTC, 0 replies.
- [2/5] qpid-jms git commit: add some notes for possible cleanup - posted by ro...@apache.org on 2015/01/14 16:34:16 UTC, 0 replies.
- [3/5] qpid-jms git commit: set a properties key prefix for the connection factory JNDI properties, simplify context factory implementation slightly - posted by ro...@apache.org on 2015/01/14 16:34:17 UTC, 0 replies.
- [4/5] qpid-jms git commit: allow configuring the clientID via the ConnectionFactory using brokerURI or JNDI properties - posted by ro...@apache.org on 2015/01/14 16:34:18 UTC, 0 replies.
- [5/5] qpid-jms git commit: ensure the noLocal flag is passed through to durable subscriber - posted by ro...@apache.org on 2015/01/14 16:34:19 UTC, 0 replies.
- qpid-jms git commit: Remove these leftover bits from old client work, the adviusory stuff would need to be figured out via some management spec probably. - posted by ta...@apache.org on 2015/01/14 17:28:00 UTC, 0 replies.
- qpid-jms git commit: Give the mechanisms simpler names in logs. - posted by ta...@apache.org on 2015/01/14 18:40:20 UTC, 0 replies.
- qpid-jms git commit: throw InvalidDestinationException when encountering the NOT_FOUND condition, e.g when attempting to remove a non-existing DurableSubscription - posted by ro...@apache.org on 2015/01/14 19:03:49 UTC, 0 replies.
- qpid-jms git commit: Add test for creating many connections at once to try and reproduce some hangs that happen infrequently on create of a new connection. - posted by ta...@apache.org on 2015/01/14 19:49:11 UTC, 0 replies.
- svn commit: r1651773 - /qpid/trunk/qpid/cpp/examples/messaging/server.cpp - posted by ch...@apache.org on 2015/01/14 19:54:00 UTC, 0 replies.
- qpid-jms git commit: add timeouts - posted by ta...@apache.org on 2015/01/14 20:44:23 UTC, 0 replies.
- svn commit: r1651786 - in /qpid/trunk/qpid/java/broker-core/src/test/java/org/apache/qpid/server/model/testmodels/singleton: AbstractConfiguredObjectTest.java TestSingleton.java TestSingletonImpl.java - posted by kw...@apache.org on 2015/01/14 20:45:42 UTC, 0 replies.
- svn commit: r1651787 - in /qpid/trunk/qpid/java/broker-core/src/test/java/org/apache/qpid/server: configuration/startup/ security/ - posted by kw...@apache.org on 2015/01/14 20:46:08 UTC, 0 replies.
- svn commit: r1651826 - /qpid/trunk/qpid/java/amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/MessageConsumerImpl.java - posted by rg...@apache.org on 2015/01/14 22:04:58 UTC, 0 replies.
- qpid-proton git commit: use the min variable even when assertions are not enabled - posted by rh...@apache.org on 2015/01/14 22:16:17 UTC, 0 replies.
- qpid-jms git commit: use latest slf4j - posted by ta...@apache.org on 2015/01/14 22:23:00 UTC, 0 replies.
- qpid-jms git commit: Couple minor fixes for the plain tcp transport. - posted by ta...@apache.org on 2015/01/15 15:32:01 UTC, 0 replies.
- [1/5] qpid-jms git commit: dont ack consumption until after onMessage completes when using auto-ack sessions - posted by ro...@apache.org on 2015/01/15 17:35:30 UTC, 0 replies.
- [2/5] qpid-jms git commit: close the messageQueue when the consumer/session is closed, ensure consumers blocked on receive() calls return null - posted by ro...@apache.org on 2015/01/15 17:35:31 UTC, 0 replies.
- [3/5] qpid-jms git commit: remove unused import - posted by ro...@apache.org on 2015/01/15 17:35:32 UTC, 0 replies.
- [4/5] qpid-jms git commit: rename various implementation methods so as to distinguish them from the JMS MessageListener for clarity - posted by ro...@apache.org on 2015/01/15 17:35:33 UTC, 0 replies.
- [5/5] qpid-jms git commit: create a regular Connection - posted by ro...@apache.org on 2015/01/15 17:35:34 UTC, 0 replies.
- qpid-jms git commit: fix timeouts changed while debugging - posted by ro...@apache.org on 2015/01/15 17:47:32 UTC, 0 replies.
- svn commit: r1652216 - /qpid/dispatch/trunk/tests/run_unit_tests_size.c - posted by tr...@apache.org on 2015/01/15 19:40:53 UTC, 0 replies.
- qpid-jms git commit: Some initial improvements to the discovery agent to prevent unable to bind on some hosts. - posted by ta...@apache.org on 2015/01/15 19:44:31 UTC, 0 replies.
- qpid-jms git commit: Few more fixes - posted by ta...@apache.org on 2015/01/15 19:51:45 UTC, 0 replies.
- [1/5] qpid-jms git commit: Clear the message acknowledge handler past ack so that no pathological ack cycles can flood the session - posted by ta...@apache.org on 2015/01/15 23:56:31 UTC, 0 replies.
- [2/5] qpid-jms git commit: exclude this test on mac as it trips the vert.x issue that hangs connect calls and stalls the tests every time. - posted by ta...@apache.org on 2015/01/15 23:56:32 UTC, 0 replies.
- [3/5] qpid-jms git commit: Exclude possiuble VPN tunnel interface as well. - posted by ta...@apache.org on 2015/01/15 23:56:33 UTC, 0 replies.
- [4/5] qpid-jms git commit: User proper netty buffer reference counting to ensure the dispatched buffer is not freed prior to processing. - posted by ta...@apache.org on 2015/01/15 23:56:34 UTC, 0 replies.
- [5/5] qpid-jms git commit: Refactor some tests such that a hang on connection open still allows the tests to timeout. - posted by ta...@apache.org on 2015/01/15 23:56:35 UTC, 0 replies.
- qpid-jms git commit: Refactor some more tests to avoid hangs in connection open in the setup method, defer to test method to allow for timeout of the test. - posted by ta...@apache.org on 2015/01/16 00:22:22 UTC, 0 replies.
- qpid-jms git commit: Wait for channel to close. - posted by ta...@apache.org on 2015/01/16 00:38:56 UTC, 0 replies.
- [1/4] qpid-proton git commit: use PN_CLASSDEF for event - posted by rh...@apache.org on 2015/01/16 01:17:34 UTC, 0 replies.
- [2/4] qpid-proton git commit: use PN_CLASSDEF for collector - posted by rh...@apache.org on 2015/01/16 01:17:35 UTC, 0 replies.
- [3/4] qpid-proton git commit: fixed bug in pn_list_del - posted by rh...@apache.org on 2015/01/16 01:17:36 UTC, 0 replies.
- [4/4] qpid-proton git commit: allow events to be increfed - posted by rh...@apache.org on 2015/01/16 01:17:37 UTC, 0 replies.
- qpid-proton git commit: made event dispatch work across both python and C handlers without the caller needing to detect the difference - posted by rh...@apache.org on 2015/01/16 13:00:36 UTC, 0 replies.
- qpid-proton git commit: added event attachments - posted by rh...@apache.org on 2015/01/16 15:28:18 UTC, 0 replies.
- [1/6] qpid-jms git commit: reduce method visibility - posted by ro...@apache.org on 2015/01/16 15:59:06 UTC, 0 replies.
- [2/6] qpid-jms git commit: make test more stringent, expose issue with order after session.recover() - posted by ro...@apache.org on 2015/01/16 15:59:07 UTC, 0 replies.
- [3/6] qpid-jms git commit: add test for client-ack session and recover from message listener, expose issue with order - posted by ro...@apache.org on 2015/01/16 15:59:08 UTC, 0 replies.
- [4/6] qpid-jms git commit: rename test for clarity - posted by ro...@apache.org on 2015/01/16 15:59:09 UTC, 0 replies.
- [5/6] qpid-jms git commit: add test using receive() that recovers after recieving some of the messages and verifies order - posted by ro...@apache.org on 2015/01/16 15:59:10 UTC, 0 replies.
- [6/6] qpid-jms git commit: ensure delivered messages that get recovered are replayed ahead of messages that arrived afterwards - posted by ro...@apache.org on 2015/01/16 15:59:11 UTC, 0 replies.
- [1/5] qpid-jms git commit: ensure the enqueueFirst method on PriorityMessageQueue actually does what it says on the tin - posted by ro...@apache.org on 2015/01/16 17:30:47 UTC, 0 replies.
- [2/5] qpid-jms git commit: rebase max value constant and update usage accordingly for clarity - posted by ro...@apache.org on 2015/01/16 17:30:48 UTC, 0 replies.
- [3/5] qpid-jms git commit: disable client-side priority reordering by default - posted by ro...@apache.org on 2015/01/16 17:30:49 UTC, 0 replies.
- [4/5] qpid-jms git commit: stop test harness enabling client-side priority ordering - posted by ro...@apache.org on 2015/01/16 17:30:50 UTC, 0 replies.
- [5/5] qpid-jms git commit: update profile name - posted by ro...@apache.org on 2015/01/16 17:30:51 UTC, 0 replies.
- qpid-jms git commit: more extensive test case. - posted by ta...@apache.org on 2015/01/16 18:57:18 UTC, 0 replies.
- [1/2] qpid-jms git commit: move remaining session test to the session package - posted by ro...@apache.org on 2015/01/16 19:00:58 UTC, 0 replies.
- [2/2] qpid-jms git commit: merge the two JmsSessionClosedTest classes - posted by ro...@apache.org on 2015/01/16 19:00:59 UTC, 0 replies.
- svn commit: r1652486 - in /qpid/trunk/qpid/cpp/src/qpid/linearstore: ISSUES MessageStoreImpl.cpp journal/EmptyFilePoolManager.cpp journal/EmptyFilePoolPartition.cpp journal/EmptyFilePoolPartition.h journal/RecoveryManager.cpp - posted by kp...@apache.org on 2015/01/16 19:38:19 UTC, 0 replies.
- qpid-proton git commit: api tweaks to allow for externally defined selectables - posted by rh...@apache.org on 2015/01/16 19:39:10 UTC, 0 replies.
- svn commit: r1652490 - in /qpid/trunk/qpid/tools/src/py: qlslibs/anal.py qlslibs/analyze.py qlslibs/efp.py qlslibs/jrnl.py qpid-qls-analyze - posted by kp...@apache.org on 2015/01/16 19:48:14 UTC, 0 replies.
- qpid-proton git commit: Added blocking fetch() capability to BlockingConnection - posted by gs...@apache.org on 2015/01/16 20:03:35 UTC, 0 replies.
- qpid-jms git commit: use single write call - posted by ta...@apache.org on 2015/01/16 21:23:15 UTC, 0 replies.
- qpid-jms git commit: Ignore Joram tests on Mac for now as they sometimes hang the build there. - posted by ta...@apache.org on 2015/01/16 22:05:23 UTC, 0 replies.
- qpid-proton git commit: fix link closing on BlockingConnection - posted by gs...@apache.org on 2015/01/16 23:26:43 UTC, 0 replies.
- qpid-proton git commit: Allow link name to be specified by application when using BlockingConnection - posted by gs...@apache.org on 2015/01/16 23:37:05 UTC, 0 replies.
- [1/2] qpid-jms git commit: Move Connection create to the test case and ensure proper cleanup - posted by ta...@apache.org on 2015/01/16 23:37:20 UTC, 0 replies.
- [2/2] qpid-jms git commit: Remove the abstract provider class as we only use it in one place and improve the naming of the serializer threads for the AmqpProvider. - posted by ta...@apache.org on 2015/01/16 23:37:21 UTC, 0 replies.
- [1/2] qpid-jms git commit: Clean up this resource since it won't be used. - posted by ta...@apache.org on 2015/01/17 00:52:31 UTC, 0 replies.
- [2/2] qpid-jms git commit: Require that connect be called explicity to give better control - posted by ta...@apache.org on 2015/01/17 00:52:32 UTC, 0 replies.
- qpid-proton git commit: added pn_selectable_collect and modified callbacks to allow for embedding languages to define their own selectables - posted by rh...@apache.org on 2015/01/17 02:56:53 UTC, 0 replies.
- qpid-proton git commit: make release.sh use tags - posted by rh...@apache.org on 2015/01/17 03:18:03 UTC, 0 replies.
- [1/2] qpid-proton git commit: made Selectable binding not depend on messenger - posted by rh...@apache.org on 2015/01/17 15:26:03 UTC, 0 replies.
- [2/2] qpid-proton git commit: python bindings for reactor selectables - posted by rh...@apache.org on 2015/01/17 15:26:04 UTC, 0 replies.
- [1/3] qpid-jms git commit: add some config to allow quickly changing test order settings - posted by ro...@apache.org on 2015/01/19 12:59:11 UTC, 0 replies.
- [2/3] qpid-jms git commit: ensure the event group shutodwn process completes before moving on - posted by ro...@apache.org on 2015/01/19 12:59:12 UTC, 0 replies.
- [3/3] qpid-jms git commit: perfom both group shutdowns in parallel - posted by ro...@apache.org on 2015/01/19 12:59:13 UTC, 0 replies.
- svn commit: r1653005 - in /qpid/trunk/qpid/cpp/src: amqp.cmake config.h.cmake qpid/broker/amqp/Connection.cpp qpid/broker/amqp/Outgoing.cpp qpid/broker/amqp/Relay.cpp qpid/broker/amqp/Session.cpp qpid/messaging/amqp/SenderContext.cpp - posted by gs...@apache.org on 2015/01/19 15:12:55 UTC, 0 replies.
- svn commit: r1653006 - /qpid/trunk/qpid/cpp/src/qpid/broker/amqp/Session.cpp - posted by gs...@apache.org on 2015/01/19 15:13:01 UTC, 0 replies.
- svn commit: r1653007 - /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/AddressHelper.cpp - posted by gs...@apache.org on 2015/01/19 15:13:06 UTC, 0 replies.
- svn commit: r1653008 - /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/AddressResolution.cpp - posted by gs...@apache.org on 2015/01/19 15:13:11 UTC, 0 replies.
- svn commit: r1653009 - /qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/AddressResolution.cpp - posted by gs...@apache.org on 2015/01/19 15:13:17 UTC, 0 replies.
- svn commit: r1653028 - /qpid/dispatch/tags/0.3/ - posted by tr...@apache.org on 2015/01/19 16:23:52 UTC, 0 replies.
- svn commit: r1653031 - /qpid/dispatch/trunk/doc/man/CMakeLists.txt - posted by ac...@apache.org on 2015/01/19 16:32:47 UTC, 0 replies.
- [1/3] qpid-jms git commit: fix logic errors in listener - posted by ro...@apache.org on 2015/01/19 18:06:51 UTC, 0 replies.
- [2/3] qpid-jms git commit: make test more stringent and fix logic errors, exposing then fixing c&p error - posted by ro...@apache.org on 2015/01/19 18:06:52 UTC, 0 replies.
- [3/3] qpid-jms git commit: add test for and then fix calling session.recover() in onMessage() when using a DupsOk session - posted by ro...@apache.org on 2015/01/19 18:06:53 UTC, 0 replies.
- svn commit: r1653128 - /qpid/dispatch/branches/0.3/doc/man/CMakeLists.txt - posted by ac...@apache.org on 2015/01/19 22:34:59 UTC, 0 replies.
- svn commit: r1653129 - /qpid/dispatch/tags/list/ - posted by ac...@apache.org on 2015/01/19 22:35:18 UTC, 0 replies.
- svn commit: r1653134 - in /qpid/dispatch/branches/0.3: bin/ doc/ doc/api/ doc/book/ doc/man/ include/qpid/ include/qpid/dispatch/ - posted by ac...@apache.org on 2015/01/19 23:20:08 UTC, 0 replies.
- svn commit: r1653216 - in /qpid/trunk/qpid/cpp/src/qpid: amqp_0_10/Connection.cpp broker/ConnectionHandler.cpp - posted by gs...@apache.org on 2015/01/20 11:00:18 UTC, 0 replies.
- svn commit: r1653244 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: ./ accesscontrolprovider/aclfile/ css/ js/qpid/management/ js/qpid/management/accesscontrolprovider/aclfile/ - posted by kw...@apache.org on 2015/01/20 14:12:49 UTC, 0 replies.
- qpid-proton git commit: added INIT/UPDATED/FINAL events for selectables - posted by rh...@apache.org on 2015/01/20 14:26:47 UTC, 0 replies.
- [1/9] qpid-jms git commit: dont use the naming properties for setting auth details on the connection factory - posted by ro...@apache.org on 2015/01/20 15:40:42 UTC, 0 replies.
- [2/9] qpid-jms git commit: remove ConnectionFactory method only used by the context factory, do conversion there instead - posted by ro...@apache.org on 2015/01/20 15:40:43 UTC, 0 replies.
- [3/9] qpid-jms git commit: update dynamic lookup context names and add a comment to illustrate usage - posted by ro...@apache.org on 2015/01/20 15:40:44 UTC, 0 replies.
- [4/9] qpid-jms git commit: always apply the brokerURI property in consistent order before any other properties - posted by ro...@apache.org on 2015/01/20 15:40:45 UTC, 0 replies.
- [5/9] qpid-jms git commit: remove unused method - posted by ro...@apache.org on 2015/01/20 15:40:46 UTC, 0 replies.
- [6/9] qpid-jms git commit: ensure we dont reference/modify the initial environment map, create our own copy and use that - posted by ro...@apache.org on 2015/01/20 15:40:47 UTC, 0 replies.
- [7/9] qpid-jms git commit: clean up method signatures to remove warnings - posted by ro...@apache.org on 2015/01/20 15:40:48 UTC, 0 replies.
- [8/9] qpid-jms git commit: dont set the brokerURI property based on the naming provider URL property - posted by ro...@apache.org on 2015/01/20 15:40:49 UTC, 0 replies.
- [9/9] qpid-jms git commit: updates to remove or suppress some more type warnings - posted by ro...@apache.org on 2015/01/20 15:40:50 UTC, 0 replies.
- qpid-proton git commit: Windows API catchup for selectables: 0cf97bb - posted by cl...@apache.org on 2015/01/20 15:56:53 UTC, 0 replies.
- qpid-jms git commit: Adds a small test case that sends a set of larger sized messages assigned to group id and group seq. Currently the second receive fails. - posted by ta...@apache.org on 2015/01/20 16:54:37 UTC, 0 replies.
- [1/2] qpid-jms git commit: remove essentially unused field and related methods, generate new serialVersionUID - posted by ro...@apache.org on 2015/01/20 17:05:04 UTC, 0 replies.
- [2/2] qpid-jms git commit: add some intitial tests for JmsInitialContextFactory around queues and topics - posted by ro...@apache.org on 2015/01/20 17:05:05 UTC, 0 replies.
- qpid-jms git commit: Fix some issues in the test. - posted by ta...@apache.org on 2015/01/20 17:15:24 UTC, 0 replies.
- qpid-proton git commit: hide access to the selector - posted by rh...@apache.org on 2015/01/20 17:18:06 UTC, 0 replies.
- svn commit: r1653285 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: ./ accesscontrolprovider/aclfile/ js/qpid/management/ js/qpid/management/accesscontrolprovider/aclfile/ js/qpid/management/store/ js/qpid/management... - posted by kw...@apache.org on 2015/01/20 17:25:28 UTC, 0 replies.
- qpid-jms git commit: Test now working. - posted by ta...@apache.org on 2015/01/20 17:28:49 UTC, 0 replies.
- qpid-jms git commit: Run the send / recv bits a couple times in a row. - posted by ta...@apache.org on 2015/01/20 17:40:14 UTC, 0 replies.
- svn commit: r1653293 - in /qpid/trunk/qpid/java/client: example/src/main/java/org/apache/qpid/example/Hello.java src/main/java/org/apache/qpid/client/BasicMessageConsumer_0_8.java - posted by rg...@apache.org on 2015/01/20 17:47:50 UTC, 0 replies.
- svn commit: r1653295 - /qpid/trunk/qpid/java/client/example/src/main/java/org/apache/qpid/example/Hello.java - posted by rg...@apache.org on 2015/01/20 17:50:10 UTC, 0 replies.
- svn commit: r1653301 - in /qpid/dispatch/trunk: bin/ doc/ doc/api/ doc/book/ doc/man/ include/qpid/ include/qpid/dispatch/ - posted by ac...@apache.org on 2015/01/20 18:06:32 UTC, 0 replies.
- svn commit: r1653302 - in /qpid/dispatch/trunk/doc: CMakeLists.txt api/CMakeLists.txt api/doxygen.in book/schema_md.py - posted by ac...@apache.org on 2015/01/20 18:06:36 UTC, 0 replies.
- svn commit: r1653320 - /qpid/trunk/qpid/java/bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/CoalescingCommiter.java - posted by or...@apache.org on 2015/01/20 19:03:19 UTC, 0 replies.
- [1/2] qpid-jms git commit: Allow setting object properties from a Properties object as well as a Map - posted by ta...@apache.org on 2015/01/20 22:24:32 UTC, 0 replies.
- [2/2] qpid-jms git commit: Configure the transport type in the factory definition file. - posted by ta...@apache.org on 2015/01/20 22:24:33 UTC, 0 replies.
- svn commit: r1653381 - in /qpid/dispatch/trunk/doc: CMakeLists.txt README api/CMakeLists.txt api/doxygen.in book/CMakeLists.txt index.md - posted by ac...@apache.org on 2015/01/20 22:57:39 UTC, 0 replies.
- svn commit: r1653384 - in /qpid/dispatch/branches/0.3/doc: CMakeLists.txt api/CMakeLists.txt api/doxygen.in book/schema_md.py - posted by ac...@apache.org on 2015/01/20 23:02:08 UTC, 0 replies.
- svn commit: r1653385 - in /qpid/dispatch/branches/0.3/doc: CMakeLists.txt README api/CMakeLists.txt api/doxygen.in book/CMakeLists.txt index.md - posted by ac...@apache.org on 2015/01/20 23:02:11 UTC, 0 replies.
- [1/2] qpid-jms git commit: Remove unneeded log used for debug - posted by ta...@apache.org on 2015/01/21 00:27:56 UTC, 0 replies.
- [2/2] qpid-jms git commit: Compress transport API a bit and use only ByteBuf - posted by ta...@apache.org on 2015/01/21 00:27:57 UTC, 0 replies.
- qpid-jms git commit: Update the trace bytes to log in hex dumps. - posted by ta...@apache.org on 2015/01/21 00:54:49 UTC, 0 replies.
- qpid-jms git commit: add some Javadoc for the stop method. - posted by ta...@apache.org on 2015/01/21 01:07:49 UTC, 0 replies.
- qpid-proton git commit: PROTON-800: proton-c reactor fixes for Windows, destructor ordering and selectables handling - posted by cl...@apache.org on 2015/01/21 10:24:53 UTC, 0 replies.
- [1/2] qpid-proton git commit: re-factored select as processing of the quesced event - posted by rh...@apache.org on 2015/01/21 15:11:07 UTC, 0 replies.
- [2/2] qpid-proton git commit: added the PN_REACTOR_QUIESCED event - posted by rh...@apache.org on 2015/01/21 15:11:08 UTC, 0 replies.
- svn commit: r1653547 - in /qpid/trunk/qpid/cpp/src/qpid/broker: ConnectionHandler.cpp ConnectionHandler.h - posted by gs...@apache.org on 2015/01/21 15:50:53 UTC, 0 replies.
- svn commit: r1653548 - in /qpid/trunk/qpid/cpp/src: qpid/client/amqp0_10/AddressResolution.cpp tests/assertions.py - posted by gs...@apache.org on 2015/01/21 15:51:00 UTC, 0 replies.
- svn commit: r1653556 [1/2] - in /qpid/dispatch/trunk: include/qpid/dispatch/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/router/ src/ tests/ tests/config-2/ tests/config-3-linear/ tests/config-6/ - posted by tr...@apache.org on 2015/01/21 16:22:58 UTC, 0 replies.
- svn commit: r1653556 [2/2] - in /qpid/dispatch/trunk: include/qpid/dispatch/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/router/ src/ tests/ tests/config-2/ tests/config-3-linear/ tests/config-6/ - posted by tr...@apache.org on 2015/01/21 16:22:58 UTC, 0 replies.
- svn commit: r1653561 - /qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json - posted by tr...@apache.org on 2015/01/21 16:44:17 UTC, 0 replies.
- svn commit: r1653582 - in /qpid/site: ./ docs/ docs/components/dispatch-router/ docs/releases/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-0.3/api/ docs/releases/qpid-dispatch-0.3/api/search/ docs/releases/qpid-dispatch-trunk/ docs/rel... - posted by ac...@apache.org on 2015/01/21 17:28:16 UTC, 0 replies.
- svn commit: r1653599 - in /qpid/site/docs: download.html releases/qpid-dispatch-0.1/index.html releases/qpid-dispatch-0.1/notes.html releases/qpid-dispatch-0.2/index.html - posted by ac...@apache.org on 2015/01/21 17:56:48 UTC, 0 replies.
- svn commit: r1653605 - in /qpid/dispatch/trunk/python: qpid_dispatch/management/qdrouter.json qpid_dispatch_internal/router/link.py qpid_dispatch_internal/router/node.py - posted by tr...@apache.org on 2015/01/21 18:05:16 UTC, 0 replies.
- qpid-proton git commit: factored I/O code out into a separate handler and added bindings to allow pure python I/O - posted by rh...@apache.org on 2015/01/21 18:19:45 UTC, 0 replies.
- qpid-proton git commit: fixed an edgecase of error detection - posted by rh...@apache.org on 2015/01/21 18:52:43 UTC, 0 replies.
- qpid-proton git commit: made terminal selectables produce idempotent final events - posted by rh...@apache.org on 2015/01/21 19:40:20 UTC, 0 replies.
- svn commit: r1653624 - /qpid/dispatch/trunk/VERSION.txt - posted by tr...@apache.org on 2015/01/21 19:49:42 UTC, 0 replies.
- svn commit: r1653631 - /qpid/trunk/qpid/cpp/src/tests/txshift.cpp - posted by mc...@apache.org on 2015/01/21 20:26:51 UTC, 0 replies.
- svn commit: r1653640 - in /qpid/dispatch/trunk/src: router_node.c router_private.h waypoint.c - posted by tr...@apache.org on 2015/01/21 21:07:42 UTC, 0 replies.
- svn commit: r1653646 - in /qpid/dispatch/trunk: README doc/README doc/api/README doc/book/README doc/man/README doc/man/qdmanage.8.noopt.md.in - posted by ac...@apache.org on 2015/01/21 21:43:08 UTC, 0 replies.
- svn commit: r1653647 - in /qpid/dispatch/trunk: doc/api/ include/qpid/dispatch/ src/ - posted by ac...@apache.org on 2015/01/21 21:43:16 UTC, 0 replies.
- svn commit: r1653654 [14/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [15/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [6/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [10/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [3/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [18/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [9/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [28/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [22/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [13/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [7/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [26/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [1/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [25/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [12/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [5/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [29/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [11/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [21/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [8/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [23/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [20/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [2/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [27/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [16/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [19/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [30/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [4/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/r... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [24/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653654 [17/30] - in /qpid/site: docs/ docs/releases/qpid-dispatch-0.3/ docs/releases/qpid-dispatch-trunk/ docs/releases/qpid-dispatch-trunk/api/ docs/releases/qpid-dispatch-trunk/api/search/ input/ input/releases/qpid-dispatch-0.3/ input/... - posted by ac...@apache.org on 2015/01/21 22:07:45 UTC, 0 replies.
- svn commit: r1653655 - in /qpid/site: docs/releases/qpid-dispatch-trunk/ input/releases/qpid-dispatch-trunk/ scripts/ - posted by ac...@apache.org on 2015/01/21 22:16:57 UTC, 0 replies.
- qpid-jms git commit: Some transport refactoring and some initial work on Netty based SSL transport. Remove the JMS SSL ConnectionFactory and use only java options or transport URI options to configure the SSL bits. - posted by ta...@apache.org on 2015/01/22 00:03:01 UTC, 0 replies.
- qpid-proton git commit: check for errors on accept - posted by rh...@apache.org on 2015/01/22 04:29:16 UTC, 0 replies.
- svn commit: r1653808 - in /qpid/trunk/qpid/java: ./ bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/replication/ bdbstore/src/main/java/org/apache/qpid/server/virtualhostnode/berkeleydb/ bdbstore/src/test/java/org/apache/qpid/server/stor... - posted by or...@apache.org on 2015/01/22 11:52:14 UTC, 0 replies.
- svn commit: r1653811 - /qpid/maven/trunk/qpid-parent/pom.xml - posted by or...@apache.org on 2015/01/22 12:02:03 UTC, 0 replies.
- qpid-proton git commit: improved error message - posted by rh...@apache.org on 2015/01/22 15:37:20 UTC, 0 replies.
- qpid-jms git commit: Add support for setting options that take a string array from the URI and remove use of PropertyEditor as it is not thread safe and can leak in some contianer usage scenarios. - posted by ta...@apache.org on 2015/01/22 16:49:01 UTC, 0 replies.
- svn commit: r1653936 - /qpid/trunk/qpid/doc/book/src/java-broker/commonEntities.xml - posted by kw...@apache.org on 2015/01/22 17:32:10 UTC, 0 replies.
- qpid-proton git commit: added API to allow handling of error events like POLLHUP, POLLERR - posted by rh...@apache.org on 2015/01/22 21:38:43 UTC, 0 replies.
- svn commit: r1654074 - in /qpid/site: docs/ docs/proton/ docs/releases/ docs/releases/qpid-dispatch-0.3/ input/ input/proton/ input/releases/ input/releases/qpid-dispatch-0.3/ scripts/ - posted by jr...@apache.org on 2015/01/22 22:04:12 UTC, 0 replies.
- qpid-proton git commit: made handlers overridable from python - posted by rh...@apache.org on 2015/01/22 23:30:28 UTC, 0 replies.
- [1/2] qpid-jms git commit: move these to a matching test package - posted by ta...@apache.org on 2015/01/22 23:52:28 UTC, 0 replies.
- [2/2] qpid-jms git commit: Add some more framework to support ssl transports over Netty. - posted by ta...@apache.org on 2015/01/22 23:52:29 UTC, 0 replies.
- qpid-jms git commit: Allow the ssl transport to control when the transport is considered connected to account for the SSL handshake that must happen before connect completes. - posted by ta...@apache.org on 2015/01/23 00:35:03 UTC, 0 replies.
- qpid-jms git commit: Add logging for the SSL handshake events. - posted by ta...@apache.org on 2015/01/23 00:44:16 UTC, 0 replies.
- qpid-proton git commit: fixed error message - posted by rh...@apache.org on 2015/01/23 05:13:10 UTC, 0 replies.
- qpid-proton git commit: added a pure python IO handler - posted by rh...@apache.org on 2015/01/23 13:23:56 UTC, 0 replies.
- qpid-proton git commit: aesthetic fix - posted by rh...@apache.org on 2015/01/23 13:30:34 UTC, 0 replies.
- qpid-proton git commit: added selectable scoped handler to dispatch logic; added convenience macro for defining handles - posted by rh...@apache.org on 2015/01/23 14:21:04 UTC, 0 replies.
- [1/2] qpid-jms git commit: fix some typos - posted by ro...@apache.org on 2015/01/23 15:40:56 UTC, 0 replies.
- [2/2] qpid-jms git commit: add a note - posted by ro...@apache.org on 2015/01/23 15:40:57 UTC, 0 replies.
- [1/2] qpid-jms git commit: Make the options visible at the interface level to aid in tests. - posted by ta...@apache.org on 2015/01/23 18:20:30 UTC, 0 replies.
- [2/2] qpid-jms git commit: Test URI option handling and error processing. - posted by ta...@apache.org on 2015/01/23 18:20:31 UTC, 0 replies.
- qpid-jms git commit: Add tests for properties that require validation - posted by ta...@apache.org on 2015/01/23 18:34:52 UTC, 0 replies.
- [1/7] qpid-jms git commit: Stop storing the properties map, or overriding methods to ensure that we dont. It isnt really used and this will ensures it doesnt became stale before it is used again later. - posted by ro...@apache.org on 2015/01/23 18:39:36 UTC, 0 replies.
- [2/7] qpid-jms git commit: simplify read/writeExternal to avoid reading/writingof redundant fixed values defined while instantiating the classes - posted by ro...@apache.org on 2015/01/23 18:39:37 UTC, 0 replies.
- [3/7] qpid-jms git commit: add test for destination property population - posted by ro...@apache.org on 2015/01/23 18:39:38 UTC, 0 replies.
- [4/7] qpid-jms git commit: add tests for destination objects, including some around serialization - posted by ro...@apache.org on 2015/01/23 18:39:39 UTC, 0 replies.
- [5/7] qpid-jms git commit: add test for buildFromProperties, simplify/correct implementation to avoid use of redundant properties already defined by instantiating the classes - posted by ro...@apache.org on 2015/01/23 18:39:40 UTC, 0 replies.
- [6/7] qpid-jms git commit: remove unused copy method, restore if needed - posted by ro...@apache.org on 2015/01/23 18:39:41 UTC, 0 replies.
- [7/7] qpid-jms git commit: simplify populateProperties to avoid output of redundant fixed properties defined while instantiating the classes - posted by ro...@apache.org on 2015/01/23 18:39:42 UTC, 0 replies.
- svn commit: r1654305 - in /qpid/dispatch/trunk: include/qpid/dispatch/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/ python/qpid_dispatch_internal/management/ src/ tests/config-2-broker/ - posted by tr...@apache.org on 2015/01/23 19:44:28 UTC, 0 replies.
- qpid-jms git commit: Fix these tests - posted by ta...@apache.org on 2015/01/23 20:07:46 UTC, 0 replies.
- qpid-jms git commit: Add tests for creation of SSLContext instances and SSLEngine instance from various key store types. - posted by ta...@apache.org on 2015/01/23 20:29:54 UTC, 0 replies.
- svn commit: r1654360 - in /qpid/dispatch/trunk: include/qpid/dispatch/iterator.h src/iterator.c tests/field_test.c - posted by tr...@apache.org on 2015/01/23 21:17:08 UTC, 0 replies.
- svn commit: r1654365 - /qpid/trunk/qpid/cpp/src/qpid/framing/SequenceSet.cpp - posted by gs...@apache.org on 2015/01/23 21:25:46 UTC, 0 replies.
- qpid-proton git commit: PROTON-805: Add dispatch request-response extension to utils.py - posted by ac...@apache.org on 2015/01/23 21:51:37 UTC, 0 replies.
- qpid-proton git commit: fixed comments - posted by rh...@apache.org on 2015/01/23 21:58:07 UTC, 0 replies.
- [1/2] qpid-jms git commit: Add some basic docs - posted by ta...@apache.org on 2015/01/23 22:09:19 UTC, 0 replies.
- [2/2] qpid-jms git commit: Add tests for the SSL version of the Transport. - posted by ta...@apache.org on 2015/01/23 22:09:20 UTC, 0 replies.
- qpid-proton git commit: fixed export to work with tags - posted by rh...@apache.org on 2015/01/23 22:14:05 UTC, 0 replies.
- Git Push Summary - posted by rh...@apache.org on 2015/01/23 22:16:25 UTC, 1 replies.
- svn commit: r1654394 - /qpid/dispatch/trunk/python/qpid_dispatch/management/client.py - posted by ac...@apache.org on 2015/01/23 22:33:50 UTC, 0 replies.
- qpid-jms git commit: Limit the group to one thread as that's all we need for a single transport instance. Request a fast shutdown as we've closed the channel and marked the transport as closed only internal tasks would be finishing now. - posted by ta...@apache.org on 2015/01/23 23:38:15 UTC, 0 replies.
- [1/2] qpid-jms git commit: Switch to the Netty based transports now that they are stable - posted by ta...@apache.org on 2015/01/24 00:19:12 UTC, 0 replies.
- [2/2] qpid-jms git commit: Enable these tests again on Mac now that the Netty based transports are defaults they are passing consistently. - posted by ta...@apache.org on 2015/01/24 00:19:13 UTC, 0 replies.
- qpid-jms git commit: Use the right option for receive buffer size - posted by ta...@apache.org on 2015/01/24 00:51:51 UTC, 0 replies.
- qpid-proton git commit: improved error handling - posted by rh...@apache.org on 2015/01/25 12:25:15 UTC, 0 replies.
- qpid-proton git commit: added missing decref - posted by rh...@apache.org on 2015/01/25 12:44:26 UTC, 0 replies.
- [1/2] qpid-proton git commit: Improve error handling for BlockingConnection - posted by gs...@apache.org on 2015/01/26 12:29:32 UTC, 0 replies.
- [2/2] qpid-proton git commit: Fix duplicated events caused by changes to dispatch function; no longer need to flatten nested handlers - posted by gs...@apache.org on 2015/01/26 12:29:33 UTC, 0 replies.
- [01/10] qpid-jms git commit: fix typo - posted by ro...@apache.org on 2015/01/26 15:59:53 UTC, 0 replies.
- [02/10] qpid-jms git commit: some more typo fixes - posted by ro...@apache.org on 2015/01/26 15:59:54 UTC, 0 replies.
- [03/10] qpid-jms git commit: add local PPBBAllocator sourced from ActiveMQ6, allow the Netty based transports to break their remaining dependency - posted by ro...@apache.org on 2015/01/26 15:59:55 UTC, 0 replies.
- [04/10] qpid-jms git commit: remove stale dependency management entry for previously-removed dependency - posted by ro...@apache.org on 2015/01/26 15:59:56 UTC, 0 replies.
- [05/10] qpid-jms git commit: remove the old transports, swap in previously-transitive dependency used for the new Netty transports - posted by ro...@apache.org on 2015/01/26 15:59:57 UTC, 0 replies.
- [06/10] qpid-jms git commit: update to current netty release - posted by ro...@apache.org on 2015/01/26 15:59:58 UTC, 0 replies.
- [07/10] qpid-jms git commit: verify hashCode values as well after deserializing - posted by ro...@apache.org on 2015/01/26 15:59:59 UTC, 0 replies.
- [08/10] qpid-jms git commit: test the public methods - posted by ro...@apache.org on 2015/01/26 16:00:00 UTC, 0 replies.
- [09/10] qpid-jms git commit: remove unused property and setters/getters - posted by ro...@apache.org on 2015/01/26 16:00:01 UTC, 0 replies.
- [10/10] qpid-jms git commit: remove unused field - posted by ro...@apache.org on 2015/01/26 16:00:02 UTC, 0 replies.
- qpid-jms git commit: reduce reconnect delays to something a bit more reasonable for the test cases. - posted by ta...@apache.org on 2015/01/26 17:26:20 UTC, 0 replies.
- [1/2] qpid-jms git commit: remove unused import missed from earlier commit - posted by ro...@apache.org on 2015/01/26 17:44:21 UTC, 0 replies.
- [2/2] qpid-jms git commit: revert to the earlier netty version while investigating some things - posted by ro...@apache.org on 2015/01/26 17:44:22 UTC, 0 replies.
- qpid-jms git commit: Reduce test duration using some more sensible default timeouts and reading broker stats instead of blind receive calls. - posted by ta...@apache.org on 2015/01/26 17:46:16 UTC, 0 replies.
- qpid-proton git commit: Ignore address check if not specified locally - posted by gs...@apache.org on 2015/01/26 18:10:08 UTC, 0 replies.
- qpid-proton git commit: Fix bugs in testing of examples - posted by gs...@apache.org on 2015/01/26 18:19:34 UTC, 0 replies.
- qpid-jms git commit: Add tests for trust all and connect fail is no defined trust store and trust all not configured. - posted by ta...@apache.org on 2015/01/26 19:08:09 UTC, 0 replies.
- [1/3] qpid-jms git commit: add basic tests for connection factory [de]serialization - posted by ro...@apache.org on 2015/01/26 19:26:48 UTC, 0 replies.
- [2/3] qpid-jms git commit: remove unused property - posted by ro...@apache.org on 2015/01/26 19:26:49 UTC, 0 replies.
- [3/3] qpid-jms git commit: remove Serializable from PrefetchPolicy object as we extract its properties from the parent ConnectionFactory rather than serialize it directly - posted by ro...@apache.org on 2015/01/26 19:26:50 UTC, 0 replies.
- qpid-proton git commit: support for explicit acknowledgements when using sync fetch - posted by gs...@apache.org on 2015/01/26 20:58:12 UTC, 0 replies.
- qpid-proton git commit: Fix error handling when sender link target not echoed - posted by gs...@apache.org on 2015/01/26 21:02:07 UTC, 0 replies.
- qpid-proton git commit: add direct, non-intermediated, request-response "server" example - posted by gs...@apache.org on 2015/01/26 21:33:06 UTC, 0 replies.
- [1/2] qpid-jms git commit: Remove the old plain transport used for testing, the Netty implementation is now stable. - posted by ta...@apache.org on 2015/01/26 22:02:42 UTC, 0 replies.
- [2/2] qpid-jms git commit: Add some additional testing and fixes around verify host behavior. - posted by ta...@apache.org on 2015/01/26 22:02:43 UTC, 0 replies.
- [1/2] qpid-proton git commit: PROTON-805: Improved integration between proton python test harness and unittest. - posted by ac...@apache.org on 2015/01/26 22:22:31 UTC, 0 replies.
- [2/2] qpid-proton git commit: PROTON-805: Add tests and examples for utils.SyncRequestResponse. - posted by ac...@apache.org on 2015/01/26 22:22:32 UTC, 0 replies.
- svn commit: r1655034 - in /qpid/trunk/qpid/java: bdbstore/systests/src/test/java/org/apache/qpid/server/store/berkeleydb/replication/ client/src/main/java/org/apache/qpid/client/ client/src/main/java/org/apache/qpid/client/protocol/ systests/src/test/j... - posted by kw...@apache.org on 2015/01/27 14:27:05 UTC, 0 replies.
- qpid-proton git commit: added dummy handlers to fix imports - posted by rh...@apache.org on 2015/01/27 15:39:27 UTC, 0 replies.
- [1/6] qpid-jms git commit: add test when factory is serialized with a global exception listener set, add note to javadoc to signal behaviour - posted by ro...@apache.org on 2015/01/27 15:42:42 UTC, 0 replies.
- [2/6] qpid-jms git commit: use a LinkedHashMap to give more consistent iteration order for the output properties - posted by ro...@apache.org on 2015/01/27 15:42:43 UTC, 0 replies.
- [3/6] qpid-jms git commit: add test for setting properties on the connection factory - posted by ro...@apache.org on 2015/01/27 15:42:44 UTC, 0 replies.
- [4/6] qpid-jms git commit: add test for getting properties of the connection factory - posted by ro...@apache.org on 2015/01/27 15:42:45 UTC, 0 replies.
- [5/6] qpid-jms git commit: throw JMS IllegalStateException when trying to create connection without giving any remoteURI - posted by ro...@apache.org on 2015/01/27 15:42:46 UTC, 0 replies.
- [6/6] qpid-jms git commit: rename property to remoteURI - posted by ro...@apache.org on 2015/01/27 15:42:47 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Removed python "with" keyword from utils.py, not supported in jython. - posted by ac...@apache.org on 2015/01/27 15:55:59 UTC, 0 replies.
- svn commit: r1655057 [6/8] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/examples/messaging/ qpid/cpp/src/ qpid/cpp/src/qpid/amqp_0_10/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/cp... - posted by kw...@apache.org on 2015/01/27 16:00:16 UTC, 0 replies.
- svn commit: r1655057 [8/8] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/examples/messaging/ qpid/cpp/src/ qpid/cpp/src/qpid/amqp_0_10/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/cp... - posted by kw...@apache.org on 2015/01/27 16:00:16 UTC, 0 replies.
- svn commit: r1655057 [3/8] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/examples/messaging/ qpid/cpp/src/ qpid/cpp/src/qpid/amqp_0_10/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/cp... - posted by kw...@apache.org on 2015/01/27 16:00:16 UTC, 0 replies.
- svn commit: r1655057 [4/8] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/examples/messaging/ qpid/cpp/src/ qpid/cpp/src/qpid/amqp_0_10/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/cp... - posted by kw...@apache.org on 2015/01/27 16:00:16 UTC, 0 replies.
- svn commit: r1655057 [7/8] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/examples/messaging/ qpid/cpp/src/ qpid/cpp/src/qpid/amqp_0_10/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/cp... - posted by kw...@apache.org on 2015/01/27 16:00:16 UTC, 0 replies.
- svn commit: r1655057 [5/8] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/examples/messaging/ qpid/cpp/src/ qpid/cpp/src/qpid/amqp_0_10/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/cp... - posted by kw...@apache.org on 2015/01/27 16:00:16 UTC, 0 replies.
- svn commit: r1655057 [1/8] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/examples/messaging/ qpid/cpp/src/ qpid/cpp/src/qpid/amqp_0_10/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/cp... - posted by kw...@apache.org on 2015/01/27 16:00:16 UTC, 0 replies.
- svn commit: r1655057 [2/8] - in /qpid/branches/QPID-6262-JavaBrokerNIO: ./ qpid/ qpid/cpp/examples/messaging/ qpid/cpp/src/ qpid/cpp/src/qpid/amqp_0_10/ qpid/cpp/src/qpid/broker/ qpid/cpp/src/qpid/broker/amqp/ qpid/cpp/src/qpid/client/amqp0_10/ qpid/cp... - posted by kw...@apache.org on 2015/01/27 16:00:16 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Add timeout to utils.py test_request_response - posted by ac...@apache.org on 2015/01/27 17:02:43 UTC, 0 replies.
- svn commit: r1655067 - /qpid/trunk/qpid/java/broker-plugins/management-http/pom.xml - posted by or...@apache.org on 2015/01/27 17:04:13 UTC, 0 replies.
- svn commit: r1655068 - /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/common/metadata.js - posted by or...@apache.org on 2015/01/27 17:04:31 UTC, 0 replies.
- svn commit: r1655071 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: ./ css/ grid/ logs/ - posted by or...@apache.org on 2015/01/27 17:04:59 UTC, 0 replies.
- svn commit: r1655072 - /qpid/maven/trunk/qpid-parent/pom.xml - posted by or...@apache.org on 2015/01/27 17:06:46 UTC, 0 replies.
- qpid-proton git commit: fixed some colliding imports and added some misshing shim and java API bits - posted by rh...@apache.org on 2015/01/27 17:10:22 UTC, 0 replies.
- qpid-proton git commit: added next for compatibility between c python and jython - posted by rh...@apache.org on 2015/01/27 17:16:18 UTC, 0 replies.
- qpid-jms git commit: rename option to better reflect its purpose - posted by ro...@apache.org on 2015/01/27 18:31:55 UTC, 0 replies.
- qpid-jms git commit: Some initial work on refactoring TX handling in the JMS Session to deal with TX and failover. - posted by ta...@apache.org on 2015/01/27 19:21:17 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Get utils.py test_request_response working on jython. - posted by ac...@apache.org on 2015/01/27 19:29:34 UTC, 0 replies.
- qpid-proton git commit: add handling of delivery state to blocking send - posted by gs...@apache.org on 2015/01/27 19:39:13 UTC, 0 replies.
- qpid-proton git commit: Initial draft of a node binding via swig 3.x - posted by dn...@apache.org on 2015/01/27 20:04:59 UTC, 0 replies.
- svn commit: r1655125 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/resources/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/ broker/src/main/java/org/apa... - posted by rg...@apache.org on 2015/01/27 20:36:49 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Replace 0.0.0.0 with 127.0.0.1 connecting to a host in tests. - posted by ac...@apache.org on 2015/01/27 20:43:16 UTC, 0 replies.
- svn commit: r1655138 - /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/common/QpidProperties.java - posted by rg...@apache.org on 2015/01/27 20:47:50 UTC, 0 replies.
- qpid-jms git commit: Clean up and enable to non-TX producer recovery test. - posted by ta...@apache.org on 2015/01/27 20:50:36 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Ad timeouts to utils test_request_response. - posted by ac...@apache.org on 2015/01/27 21:08:55 UTC, 0 replies.
- svn commit: r1655142 - in /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/configuration: ClientProperties.java CommonProperties.java - posted by rg...@apache.org on 2015/01/27 21:14:15 UTC, 0 replies.
- svn commit: r1655148 - in /qpid/dispatch/trunk: doc/api/doxygen.in include/qpid/dispatch.h - posted by ac...@apache.org on 2015/01/27 21:25:07 UTC, 0 replies.
- svn commit: r1655154 - /qpid/trunk/qpid/java/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/Message_1_0.java - posted by rg...@apache.org on 2015/01/27 21:39:01 UTC, 0 replies.
- [1/3] qpid-jms git commit: Add a start on testing TX producer with failover. - posted by ta...@apache.org on 2015/01/27 22:14:07 UTC, 0 replies.
- [2/3] qpid-jms git commit: Clean up a bit and remove some TODO values that are just notes at this point. Dispatch connection established on the executor so that client work that uses the established connection doesn't hold the provider thread hostage. - posted by ta...@apache.org on 2015/01/27 22:14:08 UTC, 0 replies.
- [3/3] qpid-jms git commit: Some additional producer TX tests - posted by ta...@apache.org on 2015/01/27 22:14:09 UTC, 0 replies.
- svn commit: r1655160 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/ broker-plugins/management-http/src/test/java/or... - posted by rg...@apache.org on 2015/01/27 22:17:49 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: checkin jenkins build script for proton-c - posted by dn...@apache.org on 2015/01/27 22:30:08 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: minor fixes to jenkins build script - posted by dn...@apache.org on 2015/01/27 22:39:25 UTC, 0 replies.
- svn commit: r1655180 - /qpid/trunk/qpid/java/broker-plugins/management-http/src/test/java/org/apache/qpid/server/management/plugin/servlet/rest/ConfiguredObjectToMapConverterTest.java - posted by rg...@apache.org on 2015/01/27 23:23:05 UTC, 0 replies.
- qpid-jms git commit: Ensure rollback of already failed TX cleans up state, add test to cover. - posted by ta...@apache.org on 2015/01/27 23:23:39 UTC, 0 replies.
- svn commit: r1655186 - in /qpid/trunk/qpid/java: broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/ broker-plugins/amqp-0-8-protocol/src/test/java/org/apache/qpid/server/protocol/v0_8/ common/src/main/java/org/apache/q... - posted by rg...@apache.org on 2015/01/27 23:59:46 UTC, 0 replies.
- qpid-jms git commit: Delegate the send buffer allocation to the Transport so it can use the configured Netty allocator. - posted by ta...@apache.org on 2015/01/28 00:11:42 UTC, 0 replies.
- svn commit: r1655244 - /qpid/trunk/qpid/java/pom.xml - posted by or...@apache.org on 2015/01/28 10:14:20 UTC, 0 replies.
- svn commit: r1655246 - /qpid/maven/trunk/qpid-parent/pom.xml - posted by or...@apache.org on 2015/01/28 10:22:48 UTC, 0 replies.
- qpid-jms git commit: add some notes/questions/comments - posted by ro...@apache.org on 2015/01/28 13:54:55 UTC, 0 replies.
- qpid-jms git commit: some note changes - posted by ro...@apache.org on 2015/01/28 16:45:33 UTC, 0 replies.
- [1/2] qpid-jms git commit: remove unused option - posted by ro...@apache.org on 2015/01/28 17:53:09 UTC, 0 replies.
- [2/2] qpid-jms git commit: fix c&p error - posted by ro...@apache.org on 2015/01/28 17:53:10 UTC, 0 replies.
- svn commit: r1655392 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io: NonBlockingConnection.java NonBlockingNetworkTransport.java NonBlockingSenderReceiver.java SelectorThread.java - posted by kw...@apache.org on 2015/01/28 18:08:03 UTC, 0 replies.
- qpid-proton git commit: PROTON-807: Fix incorrect decoding of small long values. - posted by ac...@apache.org on 2015/01/28 18:18:07 UTC, 0 replies.
- svn commit: r1655396 - in /qpid/dispatch/trunk: src/python_embedded.c tests/system_tests_management.py - posted by ac...@apache.org on 2015/01/28 18:30:33 UTC, 0 replies.
- svn commit: r1655397 - /qpid/dispatch/trunk/tests/system_test.py - posted by ac...@apache.org on 2015/01/28 18:30:36 UTC, 0 replies.
- svn commit: r1655398 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/ python/qpid_dispatch_internal/compat/ python/qpid_dispatch_internal/management/ python/qpid_dispatch_internal/tools/ tests/ tools/ - posted by ac...@apache.org on 2015/01/28 18:30:40 UTC, 0 replies.
- qpid-jms git commit: Add a JMS exception for transaction commit being in doubt. - posted by ta...@apache.org on 2015/01/28 19:00:25 UTC, 0 replies.
- qpid-proton git commit: PROTON-802: patch from kkliedal to do proper unicode to utf8 conversion between the C API and python wrappers - posted by rh...@apache.org on 2015/01/28 19:42:06 UTC, 0 replies.
- [1/2] qpid-proton git commit: Adding the codec from Rafi. - posted by ra...@apache.org on 2015/01/28 19:51:09 UTC, 0 replies.
- [2/2] qpid-proton git commit: Exploring an approach for handling AMQP Performatives. Checked in some skeleton code. - posted by ra...@apache.org on 2015/01/28 19:51:10 UTC, 0 replies.
- svn commit: r1655450 - in /qpid/dispatch/trunk: include/qpid/dispatch/ src/ tests/ tests/config-2-broker/ - posted by tr...@apache.org on 2015/01/28 21:09:55 UTC, 0 replies.
- svn commit: r1655457 - in /qpid/trunk/qpid/java: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/port/ broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-core/src/main/java/o... - posted by rg...@apache.org on 2015/01/28 21:34:16 UTC, 0 replies.
- [1/6] qpid-jms git commit: Allow the underlying provider to send a JMSException which does not imply a connection failure - posted by ta...@apache.org on 2015/01/28 22:20:55 UTC, 0 replies.
- [2/6] qpid-jms git commit: Call the right failure handler - posted by ta...@apache.org on 2015/01/28 22:20:56 UTC, 0 replies.
- [3/6] qpid-jms git commit: Fix typo - posted by ta...@apache.org on 2015/01/28 22:20:57 UTC, 0 replies.
- [4/6] qpid-jms git commit: Fix, call correct method on wrapped instance. - posted by ta...@apache.org on 2015/01/28 22:20:58 UTC, 0 replies.
- [5/6] qpid-jms git commit: A bit more work on TX handling during failover. - posted by ta...@apache.org on 2015/01/28 22:20:59 UTC, 0 replies.
- [6/6] qpid-jms git commit: Clean up some old TODO items, remove some logging. - posted by ta...@apache.org on 2015/01/28 22:21:00 UTC, 0 replies.
- svn commit: r1655478 - in /qpid/dispatch/trunk: python/qpid_dispatch_internal/router/engine.py python/qpid_dispatch_internal/router/node.py src/router_pynode.c - posted by tr...@apache.org on 2015/01/28 22:50:16 UTC, 0 replies.
- qpid-jms git commit: Add some conusmer tests for failover TX handling. - posted by ta...@apache.org on 2015/01/28 22:55:52 UTC, 0 replies.
- svn commit: r1655482 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io: NonBlockingNetworkTransport.java SelectorThread.java - posted by rg...@apache.org on 2015/01/28 22:57:48 UTC, 0 replies.
- [1/3] qpid-proton git commit: handle unicode args - posted by gs...@apache.org on 2015/01/28 23:05:18 UTC, 0 replies.
- [2/3] qpid-proton git commit: Change from on_credit to on_sendable - posted by gs...@apache.org on 2015/01/28 23:05:19 UTC, 0 replies.
- [3/3] qpid-proton git commit: Improved send for simple case - posted by gs...@apache.org on 2015/01/28 23:05:20 UTC, 0 replies.
- svn commit: r1655485 - in /qpid/trunk/qpid/java: common/src/main/java/org/apache/qpid/transport/Connection.java systests/src/test/java/org/apache/qpid/client/ssl/SSLTest.java - posted by kw...@apache.org on 2015/01/28 23:13:26 UTC, 0 replies.
- svn commit: r1655486 - /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io/SelectorThread.java - posted by rg...@apache.org on 2015/01/28 23:33:24 UTC, 0 replies.
- qpid-jms git commit: Add additional tests for the Netty Transports. - posted by ta...@apache.org on 2015/01/29 01:02:43 UTC, 0 replies.
- qpid-proton git commit: PROTON-807: Use the small int and small long encodings when possible. - posted by ac...@apache.org on 2015/01/29 01:46:08 UTC, 0 replies.
- svn commit: r1655516 - /qpid/dispatch/trunk/include/qpid/dispatch/connection_manager.h - posted by ac...@apache.org on 2015/01/29 04:12:14 UTC, 0 replies.
- svn commit: r1655517 - /qpid/dispatch/trunk/tests/system_test.py - posted by ac...@apache.org on 2015/01/29 04:12:17 UTC, 0 replies.
- svn commit: r1655518 - /qpid/dispatch/trunk/src/parse.c - posted by ac...@apache.org on 2015/01/29 04:12:20 UTC, 0 replies.
- svn commit: r1655521 - in /qpid/dispatch/trunk/tests: system_test.py system_tests_management.py - posted by ac...@apache.org on 2015/01/29 04:43:08 UTC, 0 replies.
- svn commit: r1655560 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: js/qpid/management/ js/qpid/management/store/nonjavakeystore/ js/qpid/management/store/nonjavatruststore/ store/nonjavakeystore/ store/nonjavatrusts... - posted by or...@apache.org on 2015/01/29 10:30:59 UTC, 0 replies.
- svn commit: r1655596 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io: NonBlockingSenderReceiver.java SelectorThread.java - posted by rg...@apache.org on 2015/01/29 12:28:32 UTC, 0 replies.
- svn commit: r1655597 - /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io/SelectorThread.java - posted by rg...@apache.org on 2015/01/29 12:35:44 UTC, 0 replies.
- [1/2] qpid-proton git commit: wired in tick and added pn_reactor_now - posted by rh...@apache.org on 2015/01/29 13:23:46 UTC, 0 replies.
- [2/2] qpid-proton git commit: improved exception handling - posted by rh...@apache.org on 2015/01/29 13:23:47 UTC, 0 replies.
- svn commit: r1655641 - /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io/SelectorThread.java - posted by rg...@apache.org on 2015/01/29 13:59:50 UTC, 0 replies.
- [1/5] qpid-jms git commit: transition some connection factory tests to the client module - posted by ro...@apache.org on 2015/01/29 14:14:18 UTC, 0 replies.
- [2/5] qpid-jms git commit: move some connection factory tests that dont really use the broker to use the client module test peer - posted by ro...@apache.org on 2015/01/29 14:14:19 UTC, 0 replies.
- [3/5] qpid-jms git commit: remove stale comment - posted by ro...@apache.org on 2015/01/29 14:14:20 UTC, 0 replies.
- [4/5] qpid-jms git commit: dont pump the transport during provider closure if we never actually created a connection object - posted by ro...@apache.org on 2015/01/29 14:14:21 UTC, 0 replies.
- [5/5] qpid-jms git commit: flesh out approach to deletion, needs work to complete - posted by ro...@apache.org on 2015/01/29 14:14:22 UTC, 0 replies.
- qpid-proton git commit: emit a transport event when the remote timeout is updated - posted by rh...@apache.org on 2015/01/29 14:38:10 UTC, 0 replies.
- qpid-jms git commit: reduce the grace period to significantly cut the time taken for the netty transport tests - posted by ro...@apache.org on 2015/01/29 15:16:37 UTC, 0 replies.
- qpid-jms git commit: add note - posted by ro...@apache.org on 2015/01/29 15:31:06 UTC, 0 replies.
- qpid-jms git commit: add timeouts to integration tests - posted by ro...@apache.org on 2015/01/29 16:01:17 UTC, 0 replies.
- qpid-jms git commit: Remove the held request - posted by ta...@apache.org on 2015/01/29 16:15:27 UTC, 0 replies.
- qpid-jms git commit: Use a VM connection for OpenWire connect and remove the OpenWire TransportConnector, shaves a tiny bit off test setUp / tearDown - posted by ta...@apache.org on 2015/01/29 17:15:39 UTC, 0 replies.
- qpid-jms git commit: uncomment and fix this assert to just check that a message passed by the Topic - posted by ta...@apache.org on 2015/01/29 18:02:29 UTC, 0 replies.
- [1/2] qpid-jms git commit: tidy up paramater names/orders to clarify things a bit - posted by ro...@apache.org on 2015/01/29 18:28:40 UTC, 0 replies.
- [2/2] qpid-jms git commit: remove unused imports - posted by ro...@apache.org on 2015/01/29 18:28:41 UTC, 0 replies.
- svn commit: r1655804 - /qpid/dispatch/trunk/src/container.c - posted by kg...@apache.org on 2015/01/29 20:08:44 UTC, 0 replies.
- [1/2] qpid-jms git commit: Only configure a KahaDBStore if we are going to be persistent. - posted by ta...@apache.org on 2015/01/29 20:26:06 UTC, 0 replies.
- [2/2] qpid-jms git commit: Don't create the RMI server, we only need the registry for AdminView - posted by ta...@apache.org on 2015/01/29 20:26:07 UTC, 0 replies.
- svn commit: r1655825 - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io: NonBlockingSenderReceiver.java SelectorThread.java - posted by rg...@apache.org on 2015/01/29 20:28:45 UTC, 0 replies.
- [1/2] qpid-proton git commit: Change syntax to something older versions of python understand - posted by gs...@apache.org on 2015/01/29 20:41:48 UTC, 0 replies.
- [2/2] qpid-proton git commit: Added ssl support - posted by gs...@apache.org on 2015/01/29 20:41:49 UTC, 0 replies.
- svn commit: r1655837 - in /qpid/trunk/qpid/cpp/src/qpid: client/windows/SslConnector.cpp messaging/amqp/windows/SslTransport.cpp sys/windows/SslCredential.cpp sys/windows/SslCredential.h - posted by cl...@apache.org on 2015/01/29 20:47:38 UTC, 0 replies.
- qpid-proton git commit: Changed name of method from fetch to receive - posted by gs...@apache.org on 2015/01/29 21:03:07 UTC, 0 replies.
- qpid-jms git commit: Return a Map of unapplied values from the given Properties object which contains all the values that could not be applied to the target object. - posted by ta...@apache.org on 2015/01/29 21:08:38 UTC, 0 replies.
- svn commit: r1655858 - in /qpid/trunk/qpid/java: amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/ConnectionFactoryImpl.java amqp-1-0-client/src/main/java/org/apache/qpid/amqp_1_0/client/SSLUtil.java - posted by rg...@apache.org on 2015/01/29 21:57:40 UTC, 0 replies.
- [1/3] qpid-jms git commit: Make toString produce a meaningful value. - posted by ta...@apache.org on 2015/01/29 22:23:36 UTC, 0 replies.
- [2/3] qpid-jms git commit: Tidy up a bit. - posted by ta...@apache.org on 2015/01/29 22:23:37 UTC, 0 replies.
- [3/3] qpid-jms git commit: Move these to the client and use a Mock'd provider as we are just testing the contract of the methods based on state. - posted by ta...@apache.org on 2015/01/29 22:23:38 UTC, 0 replies.
- svn commit: r1655877 - in /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/transport: Connection.java network/security/ssl/SSLReceiver.java - posted by kw...@apache.org on 2015/01/29 23:13:15 UTC, 0 replies.
- svn commit: r1655881 - /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/common/src/main/java/org/apache/qpid/transport/network/io/NonBlockingSenderReceiver.java - posted by rg...@apache.org on 2015/01/29 23:40:08 UTC, 0 replies.
- qpid-proton git commit: added reactor examples - posted by rh...@apache.org on 2015/01/30 00:12:54 UTC, 0 replies.
- qpid-jms git commit: Move some tests to the client module that don't need a broker to validate the functionality. - posted by ta...@apache.org on 2015/01/30 00:22:59 UTC, 0 replies.
- qpid-jms git commit: Move a few more tests to brokerless client tests. - posted by ta...@apache.org on 2015/01/30 00:45:30 UTC, 0 replies.
- svn commit: r1655905 - in /qpid/dispatch/trunk: doc/book/ doc/man/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ src/ tests/ - posted by ac...@apache.org on 2015/01/30 03:04:09 UTC, 0 replies.
- svn commit: r1655908 - /qpid/dispatch/trunk/tests/system_tests_management.py - posted by ac...@apache.org on 2015/01/30 03:19:06 UTC, 0 replies.
- svn commit: r1655974 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: common/ js/qpid/common/ js/qpid/management/ js/qpid/management/store/filekeystore/ js/qpid/management/store/filetruststore/ js/qpid/management/store... - posted by or...@apache.org on 2015/01/30 11:12:07 UTC, 0 replies.
- svn commit: r1655975 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: ./ js/qpid/management/ js/qpid/management/preferencesprovider/ preferencesprovider/ - posted by or...@apache.org on 2015/01/30 11:12:16 UTC, 0 replies.
- svn commit: r1656050 - in /qpid/dispatch/trunk: include/qpid/dispatch/ python/qpid_dispatch/management/ python/qpid_dispatch_internal/ python/qpid_dispatch_internal/management/ src/ tests/config-2-broker/ - posted by tr...@apache.org on 2015/01/30 17:33:25 UTC, 0 replies.
- qpid-proton git commit: added doxygen for codec.h; fixed a bug in the python docs for Data - posted by rh...@apache.org on 2015/01/30 17:48:23 UTC, 0 replies.
- svn commit: r1656054 - /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/common/ResourceWidget.js - posted by or...@apache.org on 2015/01/30 17:49:52 UTC, 0 replies.
- svn commit: r1656055 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources: js/qpid/management/store/nonjavakeystore/show.js store/nonjavakeystore/show.html - posted by or...@apache.org on 2015/01/30 17:50:00 UTC, 0 replies.
- svn commit: r1656060 - in /qpid/dispatch/trunk: src/router_agent.c tools/qdstat - posted by tr...@apache.org on 2015/01/30 18:09:50 UTC, 0 replies.
- [01/13] qpid-jms git commit: rework factory definition to 'connectionfactory.lookup = uri', only pass through properties specific to that factory - posted by ro...@apache.org on 2015/01/30 18:15:22 UTC, 0 replies.
- [02/13] qpid-jms git commit: test that a bad option in the URI results in failure when using setProperties containing the remoteURI property - posted by ro...@apache.org on 2015/01/30 18:15:23 UTC, 0 replies.
- [03/13] qpid-jms git commit: add a default URI for use with the default connection factories - posted by ro...@apache.org on 2015/01/30 18:15:24 UTC, 0 replies.
- [04/13] qpid-jms git commit: make the default factory URI configurable - posted by ro...@apache.org on 2015/01/30 18:15:25 UTC, 0 replies.
- [05/13] qpid-jms git commit: verify that the default factories go away when others are explicitly defined - posted by ro...@apache.org on 2015/01/30 18:15:26 UTC, 0 replies.
- [06/13] qpid-jms git commit: make prefixes constants - posted by ro...@apache.org on 2015/01/30 18:15:27 UTC, 0 replies.
- [07/13] qpid-jms git commit: update test to use new constants - posted by ro...@apache.org on 2015/01/30 18:15:28 UTC, 0 replies.
- [08/13] qpid-jms git commit: allow defining explicitly named factories that still use the default uri - posted by ro...@apache.org on 2015/01/30 18:15:29 UTC, 0 replies.
- [09/13] qpid-jms git commit: make the defaulting mechanism more general, applicable to any property - posted by ro...@apache.org on 2015/01/30 18:15:30 UTC, 0 replies.
- [10/13] qpid-jms git commit: fix argument order for test assertions - posted by ro...@apache.org on 2015/01/30 18:15:31 UTC, 0 replies.
- [11/13] qpid-jms git commit: add ability to specify factory specific properties outwith the potentially-defaulted URI - posted by ro...@apache.org on 2015/01/30 18:15:32 UTC, 0 replies.
- [12/13] qpid-jms git commit: return a map containing any unused properties from the method - posted by ro...@apache.org on 2015/01/30 18:15:33 UTC, 0 replies.
- [13/13] qpid-jms git commit: fixup checks and updated exception messages to inidcate which options could not be applied - posted by ro...@apache.org on 2015/01/30 18:15:34 UTC, 0 replies.
- qpid-jms git commit: Move some more out of ActiveMQ tests and into client along with coverage of contract for Queue and Topic sender / receiver when closed. - posted by ta...@apache.org on 2015/01/30 19:46:51 UTC, 0 replies.
- [1/2] qpid-proton git commit: AIX has getopt in stdlib - posted by sh...@apache.org on 2015/01/30 21:39:49 UTC, 0 replies.
- [2/2] qpid-proton git commit: Merge branch 'PROTON-809' - posted by sh...@apache.org on 2015/01/30 21:39:50 UTC, 0 replies.
- [1/4] qpid-jms git commit: Add some extra logging to help with intermittent test failures. - posted by ta...@apache.org on 2015/01/31 00:35:55 UTC, 0 replies.
- [2/4] qpid-jms git commit: Start of a test for FactoryFinder - posted by ta...@apache.org on 2015/01/31 00:35:56 UTC, 0 replies.
- [3/4] qpid-jms git commit: Add some more contract validation tests for JMS spec. - posted by ta...@apache.org on 2015/01/31 00:35:57 UTC, 0 replies.
- [4/4] qpid-jms git commit: Reorg the tests a bit and cover all the contract check for the various types, fix issue with the createConsumer methods that take noLocal for Topic and Queue session overrides. - posted by ta...@apache.org on 2015/01/31 00:35:58 UTC, 0 replies.
- qpid-jms git commit: Move this test to where the other producer tests live. - posted by ta...@apache.org on 2015/01/31 00:52:39 UTC, 0 replies.
- qpid-jms git commit: Adds a start on a QueueBrowser test. - posted by ta...@apache.org on 2015/01/31 01:01:42 UTC, 0 replies.
- svn commit: r1656131 - in /qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/management: KeyStore.js TrustStore.js - posted by or...@apache.org on 2015/01/31 02:30:11 UTC, 0 replies.
- qpid-proton git commit: Updates to the ws WebSocket library have caused issues with the JavaScript bindings. Updating FindNodePackages.cmake to explicitly use ws version 0.5.0 pending actually figuring out what has changed - posted by fa...@apache.org on 2015/01/31 11:15:25 UTC, 0 replies.
- svn commit: r1656188 - in /qpid/trunk/qpid/java: amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/impl/ amqp-1-0-client-websocket/src/main/java/org/apache/qpid/amqp_1_0/client/websocket/ amqp-1-0-client/src/main/java/org/apache/qpid/amqp_... - posted by rg...@apache.org on 2015/01/31 13:02:44 UTC, 0 replies.
- qpid-proton git commit: minor fix to send-async.c to clean up valgrind warning - posted by rh...@apache.org on 2015/01/31 13:18:03 UTC, 0 replies.
- qpid-proton git commit: PROTON-810: Changed package name from qpid-proton to qpid-proton-messenger as we are likely to want to add a qpid-proton-reactor at some point and it's better to get the names sorted now - posted by fa...@apache.org on 2015/01/31 15:12:36 UTC, 0 replies.
- qpid-proton git commit: PROTON-810: Added extra dependencies to package.json as highlighted by pakmanager - posted by fa...@apache.org on 2015/01/31 15:27:14 UTC, 0 replies.
- svn commit: r1656233 - in /qpid/dispatch/trunk: include/qpid/dispatch/server.h src/lrp.c src/router_node.c src/server.c src/server_private.h tests/config-2-broker/A.conf - posted by tr...@apache.org on 2015/01/31 19:34:12 UTC, 0 replies.
- svn commit: r1656243 - /qpid/dispatch/trunk/src/router_node.c - posted by tr...@apache.org on 2015/01/31 20:48:53 UTC, 0 replies.
- svn commit: r1656248 [1/2] - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-plugins/amqp-0-10-protocol/src/main/java/org/apache/qpid/server/protocol/v0_10/ broker-plugins/amqp-0-8-... - posted by rg...@apache.org on 2015/01/31 21:07:38 UTC, 0 replies.
- svn commit: r1656248 [2/2] - in /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java: broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-plugins/amqp-0-10-protocol/src/main/java/org/apache/qpid/server/protocol/v0_10/ broker-plugins/amqp-0-8-... - posted by rg...@apache.org on 2015/01/31 21:07:38 UTC, 0 replies.
- svn commit: r1656249 - /qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java/broker-plugins/amqp-0-10-protocol/src/main/java/org/apache/qpid/server/protocol/v0_10/ServerEncoder.java - posted by rg...@apache.org on 2015/01/31 21:15:42 UTC, 0 replies.
- qpid-proton git commit: fixed a typo, tweaked wording - posted by rh...@apache.org on 2015/01/31 21:49:42 UTC, 0 replies.