summaryrefslogtreecommitdiff
path: root/java/broker/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-949 : Removed all getMessage() calls as this will cause a flowed message...Martin Ritchie2009-03-094-23/+28
* Added test to ensure ThreadPool is references are correctly removed for Prior...Martin Ritchie2009-03-091-10/+44
* QPID-949, QPID-1633 : Set default Maximum Memory Usage for a queue to 100Meg....Martin Ritchie2009-03-062-12/+98
* Style ChangesMartin Ritchie2009-03-061-5/+6
* QPID-1637 : Update to test to correctly use priority queues in test. Fixed bi...Martin Ritchie2009-03-032-13/+26
* QPID-430: Change configuration variable name in line with review remarks.Aidan Skinner2009-03-031-3/+3
* QPID-1583: close all app registries after use.Aidan Skinner2009-03-021-2/+7
* QPID-1637 : Added Purger thread for Priority Queues and when threasholds are ...Martin Ritchie2009-03-024-21/+141
* QPID-1583: Add test for reloading external firewall rules, fix buglets this t...Aidan Skinner2009-03-022-65/+249
* QPID-1704: updated server configuration testRobert Gemmell2009-03-021-12/+0
* QPID-1492: make the broker return the current queue depth and maximum queue d...Robert Gemmell2009-03-022-4/+4
* QPID-1655: use a File object to hold reference to access file instead of a St...Robert Gemmell2009-02-271-55/+174
* QPID-1536: modify the B64MD5 PD to take plain text input and perform the requ...Robert Gemmell2009-02-272-26/+136
* QPID-1502: Update the PlainPasswordFilePrincipalDatabase to be manipulatable ...Robert Gemmell2009-02-272-0/+474
* QPID-1635,QPID-1636,QPID-1638 : Updated QueueEntries to contain additional va...Martin Ritchie2009-02-276-50/+96
* QPID-1635,QPID-1636 : Moved additional properties from AMQMessage up to Queue...Martin Ritchie2009-02-276-202/+328
* QPID-1648: Remove doubling of new classes. Stoopid patch(1). PEBKAC.Aidan Skinner2009-02-251-413/+0
* QPID-1648: Add LoggingManagement and associated MBean to enable dynamic reloa...Aidan Skinner2009-02-251-0/+826
* QPID-1668: check initial count, don't assume it's 0. It should be, but there ...Aidan Skinner2009-02-251-4/+4
* QPID-1634 : Created QueueBackingStore interface and implementation FileQueueB...Martin Ritchie2009-02-251-0/+217
* QPID-1633 : Added new properties to SimpleAMQQueue with appropriate getters/s...Martin Ritchie2009-02-252-2/+58
* QPID-1612: Allow split configuration files. Add tests for old-style and new-s...Aidan Skinner2009-02-241-0/+4
* QPID-1612: add environment variables for some things, sanitise the housekeepi...Aidan Skinner2009-02-241-10/+0
* QPID-1612: add test class for ServerConfigurationAidan Skinner2009-02-241-0/+7
* Merge branch 'QPID-1612'Aidan Skinner2009-02-241-0/+672
* QPID-1621,QPID-1632 : Added a setManagementEnabled option to allow the MC to ...Martin Ritchie2009-02-202-7/+7
* QPID-1632 - Removal of reference counting and update to tests, TxAckTest was ...Martin Ritchie2009-02-2011-232/+284
* QPID-1632 - Initial testing of reference counting and implemntation of Transa...Martin Ritchie2009-02-206-198/+101
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-1914-67/+108
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-1315-77/+122
* QPID-1630 : Updated MessageFactory to be responsible for assigning messagIDs....Martin Ritchie2009-02-1316-340/+444
* QPID-1511 : Adds authentication and ssl encryption capabilities to the RMI ba...Aidan Skinner2009-02-131-0/+267
* QPID-1629 : Convered AMQMessage to Interface and created concrete Transient/P...Martin Ritchie2009-02-1319-463/+666
* QPID-1628 : Further tiding up of imports no longer requried.Martin Ritchie2009-02-131-0/+50
* QPID-1629 : Fully test MessageHandles before moveMartin Ritchie2009-02-132-0/+359
* QPID-430: Fix message age alerting so that it works on queues which are other...Aidan Skinner2009-02-112-4/+2
* QPDI-1583: Implement support for comma-seperated lists of networks and hostna...Aidan Skinner2009-02-112-10/+45
* TestIoSession: default address and port to avoid illegal arguments when creat...Aidan Skinner2009-02-111-2/+2
* Merge branch 'QPID-1583'Aidan Skinner2009-02-111-0/+267
* Remove MockIoSession, replace with TestIoSession everywhere.Aidan Skinner2009-02-104-300/+26
* QPID-1626: Add per-virtualhost authorization plugins.Aidan Skinner2009-02-098-16/+306
* QPID-1652 : Created MessagePublishInfoImpl and Unit Test, removed the several...Martin Ritchie2009-02-0913-429/+26
* QPID-1628 : Moved Redelivered from AMQMessage to QueueEntryMartin Ritchie2009-02-064-12/+98
* QPID-1626: Make ACLPlugin a more sensible interface, get rid of the giant swi...Aidan Skinner2009-02-041-13/+11
* QPID-1533 : Patch from Robert Gemmell, Fixes the reload tab in UserManagement...Martin Ritchie2009-01-261-0/+5
* QPID-1600: Add tests for PrincipalPermissions, document arguments to authoris...Aidan Skinner2009-01-201-0/+146
* QPID-1573: Move unit tests that were living in systests into appropriate modu...Aidan Skinner2009-01-1915-2/+2961
* QPID-1524 : Added missing locking that could cause simultaneous delivery by m...Martin Ritchie2008-12-171-0/+5
* QPID-1536 : Reverted r727057Martin Ritchie2008-12-172-6/+7
* Reverted r727089Martin Ritchie2008-12-171-17/+0