summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix windows link errorqpid-3606Charles E. Rolke2012-04-251-1/+1
* Investigate r1328124 broken builds on windowsCharles E. Rolke2012-04-250-0/+0
* QPID-3936: Fix for ControllerAndClientTest that occasionally fails on slow CIKeith Wall2012-04-251-2/+14
* QPID-3969 - Improved handling of unspecified arguments in QMFv2 method calls.Ted Ross2012-04-243-9/+15
* QPID-3936: Add more logging to better understand the ControllerAndClientTest ...Keith Wall2012-04-241-1/+6
* QPID-3936: Add more logging to better understand the ControllerAndClientTest ...Keith Wall2012-04-241-1/+8
* QPID-3970: Check alternate exchange actually exists before proceeding with re...Gordon Sim2012-04-232-2/+31
* Added missing externs for Windows builds. NO-JIRAStephen D. Huston2012-04-232-2/+3
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-2311-160/+211
* QPID-3603: Install HA connection excluder at the beginning of initialization.Alan Conway2012-04-233-53/+53
* QPID-3510 - Created a separate option in CommonOptions for the client configu...Ted Ross2012-04-238-18/+21
* QPID-3936: Change Performance Test Framework to support running of a series o...Keith Wall2012-04-2332-195/+23522
* Merge branch 'QPID-3957' into trunkWeston M. Price2012-04-229-374/+648
* QPID-3510 - Allow client configuration-file to be overridden via QPID_CONFIG ...Ted Ross2012-04-203-4/+10
* QPID-3759: added lock to prevent two threads deleting same structureClifford Allan Jansen2012-04-201-24/+36
* QPID-3964: Enforce 'access' premission rather than 'create' for passive decla...Gordon Sim2012-04-204-35/+36
* Add missing QPID_COMMON_EXTERN on Invalid needed by recent ha Backup.cpp refe...Stephen D. Huston2012-04-201-1/+1
* QPID-3936: add more debug logsKeith Wall2012-04-206-0/+47
* QPID-3936: stop queue creator from leaving open session behindKeith Wall2012-04-204-32/+18
* NO-JIRA: Improvements to qpid-cpp-benchmark test.Alan Conway2012-04-191-20/+28
* QPID-3606: More consistent logging and error handling for HA code.Alan Conway2012-04-1914-73/+135
* QPID-3962: Added licensing to the Cucumber feature test step definitionsJustin Ross2012-04-195-0/+95
* QPID-3864: fix licence URLRobert Gemmell2012-04-191-1/+1
* QPID-3864: add missing licence headers to files in the java tree that are inc...Robert Gemmell2012-04-1912-0/+237
* QPID-3923: fix the maven artefact generation proces, add dependency info for ...Robert Gemmell2012-04-182-0/+44
* QPID-3958: Export added function definition to fix linking error on windowsGordon Sim2012-04-181-1/+1
* QPID-3959: ensure the test creates/removes its own ApplicationRegistry with a...Robert Gemmell2012-04-181-2/+22
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-04-186-23/+37
* NO-JIRA: Fix assertion messages in brokertest.pyAlan Conway2012-04-181-2/+2
* 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