summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3958: Prevent malformed frameset being set when replicating a message wi...Gordon Sim2012-04-183-1/+6
* QPID-3953 : [Java AMQP 1-0] Fix durable subscribersRobert Godfrey2012-04-181-2/+2
* QPID-3776: Add support for JBoss7 Application ServerWeston M. Price2012-04-185-34/+70
* QPID-3955: Qpid JCA Adapter should throw ResourceException ifWeston M. Price2012-04-183-3/+98
* QPID-3701Weston M. Price2012-04-1720-43/+485
* QPID-3734Weston M. Price2012-04-174-12/+14
* QPID-3953 : [Java AMQP 1-0] Fix durable subscribersRobert Godfrey2012-04-178-50/+68
* NO-JIRA: Minor code clean-up in brokertest.py and ha_tests.py.Alan Conway2012-04-172-97/+97
* QPID-3950: Allow browsing of queues with exclusive subscriptionsAlan Conway2012-04-174-10/+38
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-172-17/+35
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-171-1/+1
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-171-0/+5
* QPID-3923: remove empty directoriesRobert Gemmell2012-04-170-0/+0
* QPID-3923: Store queue, exchange and binding as configured objects in bdb storeRobert Gemmell2012-04-17100-1788/+3880
* QPID-3951 : [Java AMQP 1.0] Correctly set default outcome on the brokerRobert Godfrey2012-04-171-1/+2
* QPID-3951 : [Java AMQP 1.0] Correctly set default outcome on the brokerRobert Godfrey2012-04-171-1/+3
* QPID-3951 : [Java AMQP 1.0] Correctly set default outcome on the brokerRobert Godfrey2012-04-173-8/+25
* NO-JIRA: Removed useless flow control code from qpid-send.Alan Conway2012-04-163-33/+0
* NO-JIRA: Control running of cluster tests.Alan Conway2012-04-1625-70/+120
* QPID-3603: Minor improvements to HA tests, documentation and examples.Alan Conway2012-04-167-56/+38
* QPID-3603: Add heartbeat and reconnect options to qpid-cluster-benchmarkAlan Conway2012-04-162-9/+17
* QPID-3603: ha_tests.py: Suppress python WARNING messages during failoverAlan Conway2012-04-161-8/+2
* QPID-3603: add replicate-default to qpid-ha query outputAlan Conway2012-04-161-1/+2
* QPID-3925 - Fix string encoding support for Ruby 1.9Ted Ross2012-04-161-4/+17
* QPID-3924 - Remove colons from conditionals that cause problems in Ruby 1.9Ted Ross2012-04-161-2/+3
* QPID-3926 - Fixes how unsigned 16 bit ints are assigned in the UUID test.Ted Ross2012-04-161-1/+1
* QPID-3928 - Removed trailing colons in conditionals.Ted Ross2012-04-161-2/+4
* QPID-3939 - Bumped Ruby versions to 0.17 for 0.18 development.Ted Ross2012-04-162-2/+2
* QPID-3949 : [Java AMQP 1.0] JMSType propertyRobert Godfrey2012-04-162-2/+2
* QPID-3749Weston M. Price2012-04-161-8/+8
* QPID-3749Weston M. Price2012-04-167-140/+59
* QPID-3936: Performance Test Framework - Fix failing tests under JDK 1.7Keith Wall2012-04-162-3/+3
* QPID-3949 : [Java AMQP 1.0] Fix descriptors on filtersRobert Godfrey2012-04-161-3/+1
* QPID-3949 : [Java AMQP 1.0] Fix descriptors on filtersRobert Godfrey2012-04-161-12/+6
* QPID-3949 : [Java AMQP 1.0] Fix descriptors on filtersRobert Godfrey2012-04-161-3/+1
* QPID-3949 : [Java AMQP 1.0] Fix descriptors on filtersRobert Godfrey2012-04-168-10/+14
* QPID-3949 : [Java AMQP 1.0] Update selector/no-local definitions to use new d...Robert Godfrey2012-04-164-8/+5
* QPID-3947: Bounds checking for str8/str16 on creating AMQP 0-10 structsGordon Sim2012-04-132-3/+29
* QPID-3946 - Make swig python wrappers compatible with older versions of Pytho...Ted Ross2012-04-132-21/+22
* QPID-3945: add the generated Eclipse projects 'classes' output folder to .git...Robert Gemmell2012-04-131-0/+1
* QPID-3917 : Fix failing BDB test, remove unusued readOnly flagRobert Godfrey2012-04-133-59/+31
* QPID-3603: Fix minor log message bugs.Alan Conway2012-04-121-2/+3
* NO-JIRA: remove use of nobase_doc_DATA, doesn't work on rhel5.Alan Conway2012-04-121-1/+1
* QPID-3917 : Refactor changes to MessageStore to use listeners and not decoratorsRobert Godfrey2012-04-1229-793/+726
* QPID-3944: Autotools build system doesn't correctly detect python developer l...Andrew Stitcher2012-04-111-3/+14
* QPID-3603: Update example rgmanager configuration.Alan Conway2012-04-111-9/+3
* QPID-3943: Make topic subscriptions unreliable by defaultGordon Sim2012-04-112-2/+6
* QPID-3759: new update for spurious disconnect on close and serializing eventsClifford Allan Jansen2012-04-111-12/+32
* QPID-3603: Fix race condition - destroying a lock while in use.Alan Conway2012-04-101-22/+25
* QPID-3603: Fix initialization order of QueueReplicator to be thread safe.Alan Conway2012-04-101-1/+1