| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix line endings | Aidan Skinner | 2009-09-16 | 1 | -35/+35 |
| * | Reveted changes to QPID-2099, QPID-2100. The value of PNAME must not be changed. | Martin Ritchie | 2009-09-15 | 3 | -15/+8 |
| * | QPID-2099 : Updated QTC now that QPID_PNAME will wrap its value QTC doesn't n... | Martin Ritchie | 2009-09-14 | 1 | -1/+1 |
| * | QPID-2100 : Updated qpid.stop to use QPID_PNAME variable as the search. This ... | Martin Ritchie | 2009-09-14 | 1 | -4/+12 |
| * | QPID-2099 : Updated qpid-run to use QPID_PNAME as the value for the system pr... | Martin Ritchie | 2009-09-14 | 1 | -2/+2 |
| * | QPID-2002 : Update ManagementLoggingTest to cope with relative paths. | Martin Ritchie | 2009-09-11 | 1 | -1/+1 |
| * | QPID-2093: Updated AMQBRokerManagerMBean to check if the queue is durable bef... | Martin Ritchie | 2009-09-11 | 6 | -348/+701 |
| * | Add test customisation configuration to derby and acl configs | Martin Ritchie | 2009-09-11 | 2 | -0/+2 |
| * | QPID-2094 : Check if _output is null, if so write test configuration to java.... | Martin Ritchie | 2009-09-11 | 1 | -1/+2 |
| * | QPID-2095 : Update QTC to set the management.jmxport configuration property o... | Martin Ritchie | 2009-09-11 | 1 | -0/+2 |
| * | QPID-2096 : Add a work around which stops durable exchanges being written to ... | Martin Ritchie | 2009-09-11 | 1 | -0/+12 |
| * | QPID-2092 : Corrected misspelling of Simple | Martin Ritchie | 2009-09-10 | 1 | -1/+1 |
| * | QPID-2092 Move test configuration to systest package and update to provide a... | Martin Ritchie | 2009-09-10 | 23 | -709/+375 |
| * | QPID-2091 : Updated ServerConfiguration and added test to ServerConfiguration... | Martin Ritchie | 2009-09-10 | 4 | -175/+170 |
| * | Remove some more unused code. | Aidan Skinner | 2009-09-09 | 2 | -19/+0 |
| * | Remove unusued FirewallFactory class | Aidan Skinner | 2009-09-09 | 1 | -45/+0 |
| * | QPID-155 : added java doc to test | Martin Ritchie | 2009-09-07 | 1 | -0/+7 |
| * | QPID-1809, QPID-2081 : Corrected ChannelClose logic. Removed an unnecessary s... | Martin Ritchie | 2009-09-07 | 3 | -72/+111 |
| * | QPID-2085 : Set append to true by default. Added QPID_LOG_APPEND variable to ... | Martin Ritchie | 2009-09-07 | 2 | -3/+8 |
| * | QPID-2084,QPID-155 : Update excludes as 0-10 code path does not have same er... | Martin Ritchie | 2009-09-07 | 1 | -0/+6 |
| * | QPID-1809 : There is still a race condition between the notification and main... | Martin Ritchie | 2009-09-07 | 1 | -0/+17 |
| * | QPID-2081, QPID-155 : Updated AMQSession to allow queue/exchange decare to be... | Martin Ritchie | 2009-09-06 | 3 | -10/+11 |
| * | QPID-2081, QPID-155 : Corrected error in package name in exclude | Martin Ritchie | 2009-09-05 | 1 | -1/+1 |
| * | QPID-2081, QPID-155 : Provide a test for Dynamic Queue/Exchange toggling and ... | Martin Ritchie | 2009-09-04 | 3 | -2/+96 |
| * | QPID-1809 - The incorrect expcetions were due to a race condition between the... | Martin Ritchie | 2009-09-04 | 11 | -59/+133 |
| * | QPID-2002 : Add MNG-1003 messages | Martin Ritchie | 2009-09-04 | 1 | -0/+2 |
| * | QPID-1992 : Ensure StartupRootMessageLogger always logs messages | Martin Ritchie | 2009-09-04 | 1 | -0/+7 |
| * | Add diagram of priority queue implementation | Aidan Skinner | 2009-09-02 | 1 | -0/+0 |
| * | Add diagram of the broker queue and subscription model. | Aidan Skinner | 2009-09-02 | 1 | -0/+0 |
| * | QPID-2059 : CI failures were due to threading races to exhaust prefetch befor... | Martin Ritchie | 2009-09-02 | 1 | -19/+11 |
| * | CommitRollbackTest#testPutThenRollbackThenGet failed on CI. Using a 100ms ini... | Martin Ritchie | 2009-09-01 | 1 | -1/+1 |
| * | QPID-2059 : Updated SLT to ensure there is a gap between ACTIVE and SUSPENDIN... | Martin Ritchie | 2009-09-01 | 1 | -12/+20 |
| * | QPID-2077 : The problem with the tearDown is that we still have a race condit... | Martin Ritchie | 2009-09-01 | 1 | -3/+25 |
| * | QPID-2059 : Add some validation to verify suspension has been lifted correctly. | Martin Ritchie | 2009-09-01 | 1 | -15/+18 |
| * | QPID-2060 : Simplist solution is to remove test as the functionality is bette... | Martin Ritchie | 2009-09-01 | 1 | -12/+0 |
| * | QPID-2060: If the result set isn't the right size, try re-reading the log fil... | Aidan Skinner | 2009-08-26 | 1 | -2/+4 |
| * | QPID-2075: Wrap every Connection/Notification Listener removal in an individu... | Robert Gemmell | 2009-08-25 | 2 | -7/+38 |
| * | This is related to QPID-2074 | Rajith Muditha Attapattu | 2009-08-24 | 2 | -28/+49 |
| * | unix2dos on the win32 qpidmc.ini to the correct line endings for the SSL conf... | Robert Gemmell | 2009-08-24 | 1 | -11/+11 |
| * | slight tweak to the note information | Robert Gemmell | 2009-08-24 | 1 | -2/+2 |
| * | Make the highlighted (editable) attributes more distinguishable | Robert Gemmell | 2009-08-24 | 1 | -1/+1 |
| * | QPID-2070: allow double clicking in the Channels table to open the default qu... | Robert Gemmell | 2009-08-24 | 1 | -0/+58 |
| * | QPID-2069: Allow empty values to be specified for keys when creating bindings... | Robert Gemmell | 2009-08-24 | 1 | -2/+12 |
| * | QPID-2071: Have the console clean up when the JMXConnectionNotification.CLOSE... | Robert Gemmell | 2009-08-24 | 1 | -1/+6 |
| * | QPID-2068: add a key-value pair based createBinding dialog for Headers Exchanges | Robert Gemmell | 2009-08-24 | 1 | -22/+118 |
| * | QPID-2073:Reduce the minimum vertical footprint of the QueueOperations to bet... | Robert Gemmell | 2009-08-24 | 1 | -7/+13 |
| * | QPID-2072: add missing initialisations of sort column/direction | Robert Gemmell | 2009-08-24 | 5 | -0/+16 |
| * | QPID-2060: right, if the results are the wrong size just HOLD ON A MO and ret... | Aidan Skinner | 2009-08-20 | 1 | -0/+13 |
| * | QPID-2060: make sure we clean up the logfile after each test run. | Aidan Skinner | 2009-08-19 | 2 | -40/+43 |
| * | QPID-2049: close the connection after checking the log file, giving the broke... | Aidan Skinner | 2009-08-19 | 1 | -2/+1 |