summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for broken CSDM message purging routine that was causing python test_get ...Martin Ritchie2007-05-171-7/+49
* QPID-3 Topic Matching with testsMartin Ritchie2007-05-153-11/+787
* More Javadocing.Rupert Smith2007-05-154-18/+131
* QPID-466 Removed Unsupported exception from setIntProperty with STRICT_AMQP setMartin Ritchie2007-05-151-5/+0
* Added to the Javadoc.Rupert Smith2007-05-149-68/+290
* Increased persistent test rates to measure above saturation point.Rupert Smith2007-05-111-16/+16
* Increased test load for better than expected persistent p2p.Robert Greig2007-05-101-1/+1
* Corrected mistaked in test parameters.Robert Greig2007-05-091-4/+4
* QPID-484 Provided default GC and easy customisation.. via setting QPID_JAVA_QC.Martin Ritchie2007-05-092-1/+11
* More safety limit adjustments, now all tests running within limits.Robert Greig2007-05-091-28/+28
* QPID-25 TimeToLive Basic implementation. Martin Ritchie2007-05-098-6/+238
* Whitespace + Formatting.Martin Ritchie2007-05-091-18/+15
* Moved MaxChannelsTest.java to the correct package.Martin Ritchie2007-05-091-0/+0
* Improved safety limts for message size tests.Robert Greig2007-05-091-112/+112
* Added max buffer limits to all tests.Robert Greig2007-05-091-113/+112
* Improvements made to max pending message limit code.Robert Greig2007-05-091-36/+58
* QPID-482 : Small performance enhancementsRobert Godfrey2007-05-099-123/+138
* Some robustness added to tests by limiting buffered messages.Robert Greig2007-05-082-39/+99
* Added inclusion of sender and receiver names in results.Robert Greig2007-05-081-0/+19
* Added XML logging of test results.Robert Greig2007-05-083-5/+475
* Added default password file for use with Base64MD5PassswordFilePrincipalDatabaseMartin Ritchie2007-05-081-0/+4
* QPID-480 : Avoid deadlock on UnacknowledgedMessageMap and ConcurrentSelectorD...Robert Godfrey2007-05-071-1/+2
* Added remaining test case.Robert Greig2007-05-076-11/+317
* QPID-466 Updated FieldTable to ensure no Decimal value is set that is larger ...Martin Ritchie2007-05-072-1/+35
* QPID-466 Changes to FieldTable along with corresponding PropertyValueTest to ...Martin Ritchie2007-05-0410-269/+516
* First two test cases completed. Still to do pub/sub.Robert Greig2007-05-0414-56/+464
* More interop test stuff.Robert Greig2007-05-035-338/+457
* Attribute details background made same as other displays.Bhupendra Bhusman Bhardwaj2007-05-031-18/+10
* Management console users list display is updated.Bhupendra Bhusman Bhardwaj2007-05-033-6/+13
* Removed accidental inclusion of copyright notices.Robert Greig2007-05-0219-193/+236
* Exchange MBeans updated - init method moved to super class. Bhupendra Bhusman Bhardwaj2007-05-0210-146/+117
* Comments and Test changesMartin Ritchie2007-05-013-9/+24
* QPID-461 Update to CommitRollbackTest. Ensuring messages received have the co...Martin Ritchie2007-05-011-7/+27
* QPID-461 Update to CommitRollbackTest. Ensuring messages received have the co...Martin Ritchie2007-04-301-14/+14
* QPID-466 Create STRICT_AMQP System property to disable JMS extensions in Java...Martin Ritchie2007-04-302-140/+232
* QPID-476 : Remove duplicate map of channelId to sessionRobert Godfrey2007-04-305-97/+28
* Added time-out for secure server connection.Bhupendra Bhusman Bhardwaj2007-04-304-16/+32
* Added reference for qpid.start and brought bin-test in line with bin.Martin Ritchie2007-04-272-0/+24
* Removed reference to bdbbackupMartin Ritchie2007-04-271-6/+0
* Added Apache legal headers and added qpid.start which logs the startup commandMartin Ritchie2007-04-273-0/+57
* Updated MLT to have variables that define the BROKER and VHOST used and White...Martin Ritchie2007-04-271-23/+30
* Updated PrincipalDatabase implementations to return empty strings rather than...Martin Ritchie2007-04-272-2/+4
* Bin Updates: Qpid-Run removed new bash 3.x feature += replaced with option="$...Martin Ritchie2007-04-273-25/+13
* QPID-473 Base64MD5PrincipalDatabase doesn't check password changes were appli...Martin Ritchie2007-04-271-17/+5
* QPID-471Bhupendra Bhusman Bhardwaj2007-04-274-7/+69
* Rationalized the performance tests.Robert Greig2007-04-261-116/+113
* QPID-466 Create STRICT_AMQP System property to disable JMS extensions in Java...Martin Ritchie2007-04-261-11/+55
* Rationlized the performance tests.Robert Greig2007-04-261-273/+172
* QPID-292 - Authentication not handled correctly.Martin Ritchie2007-04-261-2/+17
* Made the return type of getTestMessage() to a generic type for subclass to ov...Bhupendra Bhusman Bhardwaj2007-04-256-6/+44