summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Management Console SASL changesBhupendra Bhusman Bhardwaj2007-04-242-10/+17
* Added connection exception handling and refactored the action classesBhupendra Bhusman Bhardwaj2007-04-2410-273/+131
* Reduced logging on requeue.Martin Ritchie2007-04-241-9/+5
* Added display of build and release versions in Help->AboutBhupendra Bhusman Bhardwaj2007-04-247-60/+169
* Management Console sasl changesBhupendra Bhusman Bhardwaj2007-04-244-3/+11
* Defaulted the use of management.security-enabled security to false. As this r...Martin Ritchie2007-04-241-1/+1
* Defaulted the use of JMX SASL security to false. As this requries the jmxremo...Martin Ritchie2007-04-241-1/+1
* ResetMessageListenerTest - needs to have IMMEDIATE_PREFETCH = true.Martin Ritchie2007-04-231-12/+11
* QPID-290 - Java broker does not honor maximum number of channels thresholdMartin Ritchie2007-04-232-2/+88
* QPID-445Bhupendra Bhusman Bhardwaj2007-04-232-17/+10
* White Space changesMartin Ritchie2007-04-232-2/+2
* Comment updates on the origin of the testsMartin Ritchie2007-04-232-2/+6
* Update to system test so that the run as part of the build process as they we...Martin Ritchie2007-04-238-16/+42
* QPID-436 - topic exchange doesn't obey the mandatory flagMartin Ritchie2007-04-232-25/+162
* QPID-472 - Creation of TemporaryQueues will not guarantee unique queue names ...Martin Ritchie2007-04-232-15/+139
* QPID-445 : Fixed the ClassCastExceptionBhupendra Bhusman Bhardwaj2007-04-231-29/+6
* QPID-470 : Catching the security exception for users, which have no access to...Bhupendra Bhusman Bhardwaj2007-04-2312-172/+143