summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-2002 : Addition of a QueueActor to be set during running of the processQ...Martin Ritchie2009-08-124-2/+183
* Updated SAMQQ to only display owner when it is non-nullMartin Ritchie2009-08-121-0/+1
* QPID-2002 : Made owner an optional value on the queue log messageMartin Ritchie2009-08-124-26/+113
* QPID-2002 : Added Empty Queue Recovery testMartin Ritchie2009-08-121-9/+61
* QPID-2002 : Removed incomplete and redundant test caseMartin Ritchie2009-08-121-51/+0
* QPID-2002 : Removed commented out codeMartin Ritchie2009-08-121-64/+38
* QPID-2002 : removed unused importMartin Ritchie2009-08-121-1/+0
* QPID-2002 : Added test to ensure that the ResourceBundle is loadable even if ...Martin Ritchie2009-08-122-0/+173
* Moved python cluster tests to new python test runnerKim van der Riet2009-08-123-28/+107
* made if test slightly less obtuseRafael H. Schloming2009-08-121-3/+3
* fixed bug in default includesRafael H. Schloming2009-08-121-4/+5
* Fixed a bug where Ruby/C number conversions failed on 32-bit architectures.Ted Ross2009-08-122-16/+16
* Minor whitespace adjustment.Gordon Sim2009-08-121-1/+1
* QPID-2046: * perform destroy() on the links own io thread, not on that of the...Gordon Sim2009-08-122-10/+22
* Add test script to distribution listGordon Sim2009-08-121-0/+1
* fixed the cpp/python test integrationRafael H. Schloming2009-08-119-207/+79
* added support for specify the modules searched for tests from the command lineRafael H. Schloming2009-08-111-2/+8
* added defines to base test classRafael H. Schloming2009-08-111-0/+1
* added back support for get/setitem on generated classesRafael H. Schloming2009-08-111-0/+6
* fixed qmf consoleRafael H. Schloming2009-08-111-14/+14
* added proper response tag for bound-okRafael H. Schloming2009-08-111-18/+17
* removed more dead code and filesRafael H. Schloming2009-08-118-519/+0
* - removed old and redundent testsRafael H. Schloming2009-08-1154-4574/+1159
* Removed unneeded Makefile from configure.acTed Ross2009-08-111-1/+0
* Cleaned up the makefiles in the QMF bindings area.Ted Ross2009-08-1110-13/+293
* added support for setting attributesRafael H. Schloming2009-08-111-0/+15
* Add new test script to distribution list.Gordon Sim2009-08-111-0/+1
* Reinstate reliable_replication_testAndrew Stitcher2009-08-111-2/+1
* Add tests to check for correct Poller DISCONNECT behaviourAndrew Stitcher2009-08-111-24/+43
* Ensure that a PollerHandle that has had a disconnected event can neverAndrew Stitcher2009-08-111-1/+4
* Fix for re-entering DispatchHandle::processEvent more than once on disconnectionAndrew Stitcher2009-08-112-4/+3
* Watchdog feature to remove unresponsive cluster nodes.Alan Conway2009-08-106-33/+235
* QPID-2018: Updated AMQQueueMBean to make use of the AMQQueue clearQueue retur...Robert Gemmell2009-08-103-7/+27
* QPID-2037: refresh the treeViewer in advance to make the server nodes childre...Robert Gemmell2009-08-091-0/+2
* Correct LogMonitorTest after change to the rest functionality broke the test.Martin Ritchie2009-08-091-3/+1
* QPID-2002 : Add VirtualHost logging and testing, again shutdown testing must ...Martin Ritchie2009-08-093-0/+173
* Removed Java 6 dependency on Deque. Used Stack instead.Martin Ritchie2009-08-091-27/+30
* QPID-2002 : Added new message CHN-1004, to allow the reporting of prefetch si...Martin Ritchie2009-08-093-8/+21
* QPID-2036: replace the getMessagesRangeOnTheQueue() implementation with a Que...Robert Gemmell2009-08-091-22/+15
* QPID-2032: hash the password in addUser() if connected to a Qpid JMX API 1.1 ...Robert Gemmell2009-08-091-4/+21
* QPID-2015: Update the management console to allow selection of the Queue attr...Robert Gemmell2009-08-095-247/+517
* QPID-2015: Add 2 new methods to the VirtualHostManager to retrieve attribute ...Robert Gemmell2009-08-095-19/+188
* Removed unused filesAndrew Stitcher2009-08-079-308/+1
* QPID-2002 : Addition of Management LoggingMartin Ritchie2009-08-072-1/+396
* QPID-2002: Broker Start messages were not being printed at earlier enough.Martin Ritchie2009-08-072-2/+4
* QPID-2002 : Add ability to filter log messages by virtualhost to AbstractTest...Martin Ritchie2009-08-072-43/+92
* QPID-2002 : Updated to use getTestQueueName() to ensure the queue used is spe...Martin Ritchie2009-08-071-2/+2
* QPID-2002 : Ensured new Logging tests use a new queue name for each test case...Martin Ritchie2009-08-072-9/+21
* Ensured monitor resets do not exclude test connnection setupMartin Ritchie2009-08-073-7/+8
* Add Derby StoreClose test to excludes due to QPID-2031Martin Ritchie2009-08-071-0/+1