summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3605 : renamed method, corrected brace style for ifs, added tests (per R...Robert Godfrey2012-02-292-12/+94
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-298-66/+199
* QPID-3603: updated qpid-ha to use qpidtoollibs library.Alan Conway2012-02-292-121/+21
* QPID-3603: Add --ha-admin option to qpid-config, qpid-stat, qpid-routeAlan Conway2012-02-294-8/+21
* QPID-2418: fix up issues and enable forgotten test for 0-10 persistent broker...Robert Gemmell2012-02-293-14/+10
* QPID-3832: Fix linking on windowsGordon Sim2012-02-291-1/+2
* QPID-3832: Restore transport option for connection (as default for urls that ...Gordon Sim2012-02-295-6/+25
* QPID-3871 - Fixed java build, added stub for missing attribute.Ted Ross2012-02-291-0/+5
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-297-24/+57
* QPID-3867: Address review comment from Robbie GemmellKeith Wall2012-02-281-2/+14
* QPID-3605 : [Java Broker] Durable subscriber with no-local true receives mess...Robert Godfrey2012-02-2811-21/+190
* QPID-3603: Update HA design doc comments on persistence.Alan Conway2012-02-281-5/+5
* QPID-2478 : Removing exclusion from test profiles as the test now seems to passRobert Godfrey2012-02-281-4/+0
* QPID-2621 : [Java Client] Calling QueueBrowser.getEnumeration on a stopped co...Robert Godfrey2012-02-272-0/+21
* QPID-2020 : [Java Client] create[Durable]ConnectionConsumer should throw JMSE...Robert Godfrey2012-02-271-4/+5
* Forgot to add this when checking in changes for QPID-3870.Stephen D. Huston2012-02-271-0/+78
* QPID-24 : [Java Broker] Fix potential leak of preparedstatement on exception ...Robert Godfrey2012-02-271-3/+4
* QPID-792 : [Java Client] Validate queue browser selector on client side, not ...Robert Godfrey2012-02-277-41/+110
* QPID-3774: AcknowlegdeTest should also sync after sending more non-transactio...Keith Wall2012-02-271-7/+11
* NO-JIRA: Remove unused authentication manager/queue memory-use methods from ...Keith Wall2012-02-273-30/+3
* NO-JIRA: Java Broker: Remove unsed method from ContentHeaderBody.javaKeith Wall2012-02-271-11/+0
* QPID-509 : [Java Client] Messages sent to topics should not default to mandatoryRobert Godfrey2012-02-271-1/+1
* QPID-509 : [Java Client] Messages sent to topics should not default to mandatoryRobert Godfrey2012-02-277-138/+239
* QPID-3867: AMQQueueMBean#clearQueue|moveMessages|copyMessages should be certa...Keith Wall2012-02-266-124/+320
* NO-JIRA: rename the felix dep, we are using the 'main' bundle not the 'framew...Robert Gemmell2012-02-257-33/+62
* QPID-3603: Add support for replicated queues to qpid-config.Alan Conway2012-02-242-8/+36
* QPID-3603: Improved command-based qpid-ha tool and ha config option names.Alan Conway2012-02-2410-221/+305
* Generate a correct test_env.ps1 for Windows test runs; modify the python-invo...Stephen D. Huston2012-02-247-21/+19
* QPID-24 : Fix potential NPE in log message on recovery of xids where the queu...Robert Godfrey2012-02-241-4/+1
* QPID-1199 : [Java Client] Can not (actually you can) append to BytesMessage a...Robert Godfrey2012-02-231-0/+43
* AMQP-24 : [Java Broker] Implement distributed transactions for AMQP 0-10Robert Godfrey2012-02-2363-111/+2784
* NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped.Alan Conway2012-02-233-5/+13
* QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...Ted Ross2012-02-235-72/+127
* QPID-3325: move shutdown hook handling into Broker, set the thread nameRobert Gemmell2012-02-232-60/+66
* NO-JIRA: Fix error on windows "An operation was attempted on something that i...Alan Conway2012-02-221-3/+5
* NO-JIRA: Removed the long dead apr codeAndrew Stitcher2012-02-2211-801/+0
* QPID-3789: restore one of the improvements made in this JIRA which was inadve...Robert Gemmell2012-02-221-8/+13
* QPID-3864: 0.16 release tasksAndrew Stitcher2012-02-224-1/+3
* QPID-3325: unregister the shutdown hook when closing an ApplicationRegistry i...Robert Gemmell2012-02-223-42/+81
* QPID-3603: HA logging improvements.Alan Conway2012-02-226-7/+20
* QPID-3603: Test HA replication of LVQ, priority and ring queues.Alan Conway2012-02-222-7/+122
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-2221-289/+362
* NO-JIRA - Fixed setup script in tools.Ted Ross2012-02-221-10/+11
* NO-JIRA: Extend genpom's search path to include a modules private /lib directoryKeith Wall2012-02-221-1/+1
* QPID-3865: Remove unreliable CancelTestKeith Wall2012-02-221-101/+0
* QPID-3571: A generic Posix poller implementationAndrew Stitcher2012-02-213-12/+41
* QPID-3864: Clean up the dist lists. Thanks to Andrew Stitcher for the patch.Justin Ross2012-02-212-3/+0
* QPID-3595 : Python Alternate Exchange tests fail against the Java BrokerRobert Godfrey2012-02-215-18/+49
* QPID-3862: Static Trace points for System tap / DtraceAndrew Stitcher2012-02-216-2/+123
* QPID-3595 : Python Alternate Exchange tests fail against the Java BrokerRobert Godfrey2012-02-215-12/+41