summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* Override the executable used by ForkedBroker by setting an env. var.Alan Conway2009-04-162-3/+4
* QPID-1818 : Exclude NoLocalAfterRecoveryTest as 0-10 client code path does no...Martin Ritchie2009-04-161-0/+2
* QPID-1813 : Add missing DerbyDB library dependency.Martin Ritchie2009-04-161-0/+0
* Changes missed in previous commit r765285.Alan Conway2009-04-162-2/+1
* QPID-1813/QPID-1817 : Removed the new properties from the test-provider as th...Martin Ritchie2009-04-165-33/+76
* QPID-1817 : Update QTC to provide the configuration file to an external brokerMartin Ritchie2009-04-163-23/+22
* QPID-1813 : Provide test that uses the DerbyMessageStore to check NoLocal fun...Martin Ritchie2009-04-164-4/+230
* QPID-1817 : Update to QpidTestCase to use setUp to start the broker this allo...Martin Ritchie2009-04-168-46/+202
* QPID-1813 : Check the value of _sessionIdentifier and return null if it is nu...Martin Ritchie2009-04-162-7/+25
* QPID-1815 : Ensure Derby store looks up existing queues/exchanges in the virt...Martin Ritchie2009-04-161-5/+17
* QPID-1814 : Don't always attempt to create the default exchanges in the persi...Martin Ritchie2009-04-161-0/+9
* QPID-1814 : Relax Derby so that it does not error if you create an existing E...Martin Ritchie2009-04-161-27/+50
* Removed defunct interop_runner test, was never updated from 0-8 channel API.Alan Conway2009-04-159-793/+0
* Clean up temporary data directories in tests.Alan Conway2009-04-154-19/+30
* Update set of generated source filesStephen D. Huston2009-04-151-0/+6
* Fix bug in SocketProxy causing occasional hangs in tests.Alan Conway2009-04-151-2/+2
* Removed un-used LatencyMetric hack: missed in lat commit.Alan Conway2009-04-153-7/+1
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-1523-186/+22
* QPID-1812: Fix firewall rule parsing, add test for this.Aidan Skinner2009-04-152-4/+64
* Update client test to use SubscriptionManager.Alan Conway2009-04-151-26/+9
* QPID-1810 : Added perftest processing scriptsMartin Ritchie2009-04-152-0/+43
* QPID-1809 : When a DisconnectedException is recieved check the StateManager t...Martin Ritchie2009-04-151-0/+11
* QPID-1808: added mllib to setup.pyGordon Sim2009-04-151-1/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-14369-66/+60356
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-14395-64908/+0
* src/cluster.mk: removed non-existent file.Alan Conway2009-04-141-1/+0
* QPID-1779 : Update to ensure CACFTest reports failures correctly and resolved...Martin Ritchie2009-04-143-12/+53
* Fix regression: close shadow connections belonging to brokers that have left ...Alan Conway2009-04-144-4/+64
* Trivial fix for gcc 4.3 compiler (F10) "may be used uninitialized" errorKim van der Riet2009-04-131-1/+2
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-1137-187/+881
* Updated performance scripts to run even if previous test failed.Martin Ritchie2009-04-112-6/+26
* QPID-1204 : Augmented test to cope with case were Session was closed before w...Martin Ritchie2009-04-111-2/+10
* QPID-1779 : Fixed the close problem so that we only send Consumer/Session clo...Martin Ritchie2009-04-112-3/+10
* Added comments to help understand the testMartin Ritchie2009-04-111-2/+8
* QPID-1800: only create the new empty arraylist after checking for a previous ...Robert Gemmell2009-04-101-2/+5
* QPID-1806 : Got the classname wrong in in the exclude fileMartin Ritchie2009-04-102-2/+2
* QPID-1793 : Update AMQChannel to remember any AMQException that occurs during...Martin Ritchie2009-04-101-9/+28
* QPID-1779 : Application of patches attached to JIRA. Should address connectio...Martin Ritchie2009-04-107-12/+158
* QPID-1800: remove unecessary addAll() command, as the list is about to be clo...Robert Gemmell2009-04-101-1/+1
* QPID-1806 : Ensure Flow to disk location is deleted when the queue is closedMartin Ritchie2009-04-105-2/+92
* QPID-1805 : Updated BackingStore to error if we cannot create the backing sto...Martin Ritchie2009-04-102-3/+174
* QPID-1633 : Ensured that FlowToDisk configuration defaults to 100Meg and is p...Martin Ritchie2009-04-102-3/+3
* QPID-1803 : Test that selectors work when a QueueDepth is set.Martin Ritchie2009-04-102-29/+132
* QPID-1804 : Provide testing for Flow to Disk when using ack modes Client, Tra...Martin Ritchie2009-04-102-3/+60
* QPID-1791 : Replaced the get call before the dequeueAndDelete with a remove. ...Martin Ritchie2009-04-102-4/+161
* QPID-1794 : Moved processing of single message removals to just before the tr...Martin Ritchie2009-04-101-30/+29
* QPID-1803 : Fixed potential NPE in FileUtils.deleteMartin Ritchie2009-04-101-2/+10
* QPID-1800: modify SAMQQ to record transactionlog etry even when queue isnt du...Robert Gemmell2009-04-102-9/+65
* QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re...Robert Gemmell2009-04-105-6/+12
* QPID-1801 Added method to show failure to PrincipalPermissionsTest.java and t...Marnie McCormack2009-04-102-2/+11