summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2763: Alerting tests do not need to create a message storeAndrew Donald Kennedy2010-07-271-1/+12
* QPID-2744: Make JMSPropertiesTest deal with both types of error messagesAndrew Donald Kennedy2010-07-261-1/+2
* QPID-2659: Add AMQStoreException to message storesAndrew Donald Kennedy2010-07-2614-189/+286
* QPID-2675: Remove obsolete QpidExceptionAndrew Donald Kennedy2010-07-2621-336/+68
* QPID-2661: Throw a NOT_IMPLEMENTED AMQException for 0-10 messagesAndrew Donald Kennedy2010-07-261-1/+1
* QPID-2660: Remove AMQFrameDecodingExceptionAndrew Donald Kennedy2010-07-262-25/+14
* QPID-2760: Only client 0-10 session sync should throw any exceptionsAndrew Donald Kennedy2010-07-263-9/+10
* QPID-2657: Remove unnecessary ssn.processed() callAndrew Donald Kennedy2010-07-261-1/+0
* QPID-2657: Perform session closed checks on executionExceptionAndrew Donald Kennedy2010-07-261-0/+1
* QPID-2586: Give Client 0-10 close semantics not detachAndrew Donald Kennedy2010-07-262-6/+8
* QPID-2758: Use a FutureTask for DNS lookup with timeoutAndrew Donald Kennedy2010-07-262-33/+43
* QPID-2697: Print AMQConnectionURL optionsAndrew Donald Kennedy2010-07-262-5/+25
* QPID-2757: Remove double checked lockingAndrew Donald Kennedy2010-07-261-14/+7
* QPID-2744: Make 0-10 code path throw a MessageFormatException on null setObje...Andrew Donald Kennedy2010-07-262-14/+7
* QPID-2752Rajith Muditha Attapattu2010-07-221-0/+2
* QPID-2752Rajith Muditha Attapattu2010-07-224-17/+84
* Sicne we have removed the old examples, this verify file is not needed any more.Rajith Muditha Attapattu2010-07-221-64/+0
* Added a log message to print out the negotiated AMQP version.Rajith Muditha Attapattu2010-07-221-1/+2
* QPID-2658: Adding 0-10 profile excludes for javaAndrew Donald Kennedy2010-07-2210-52/+123
* QPID-2657: Make Exceptions propagate to client for 0-10Andrew Donald Kennedy2010-07-2216-186/+206
* Cleanup M2.x merge codeMartin Ritchie2010-07-221-11/+3
* QPID-2744 : Add tests for correct exception when null object is set via setOb...Martin Ritchie2010-07-224-2/+43
* QPID-2740 : Update to use backupFilesToPath for non-compressed files.Martin Ritchie2010-07-221-18/+10
* QPID-2739 : Updated deleteFile to add the backupFilesToPath for delete reques...Martin Ritchie2010-07-221-3/+36
* QPID-2682: Move slow consumer disconnection mechanism to the brokerAndrew Donald Kennedy2010-07-2226-195/+77
* QPID-2679: cache queues that are configured on a per-virtualhost basisAndrew Donald Kennedy2010-07-223-16/+122
* QPID-2738Rajith Muditha Attapattu2010-07-214-24/+50
* QPID-2731: ensure the MessageStoreTest test store for Derby is created within...Robert Gemmell2010-07-211-1/+2
* QPID-2733Rajith Muditha Attapattu2010-07-201-0/+2
* remove unused library file with old OSGI version (contained in felix library)Andrew Donald Kennedy2010-07-191-0/+0
* QPID-2735Rajith Muditha Attapattu2010-07-172-4/+33
* QPID-2736Rajith Muditha Attapattu2010-07-164-47/+222
* QPID-2731, QPID-2741, QPID-2742: Enable the MessageStoreTest to run for the D...Robert Gemmell2010-07-162-43/+72
* QPID-2742: Gather exchange type name properly, and remove the extraneous stat...Robert Gemmell2010-07-161-3/+3
* QPID-2741: issue the shutdown command to Derby during close()Robert Gemmell2010-07-161-0/+16
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-1616-8/+155
* QPID-2731: enable the jmx management console to set boolean attribute valuesRobert Gemmell2010-07-162-1/+13
* QPID-2526 : Applied patch to module.xml that quotes LogMessage files for proc...Martin Ritchie2010-07-141-2/+2
* Exclude the Java broker InfoPlugin tests from the CPP profilesRobert Gemmell2010-07-121-0/+2
* QPID-2726: add custom PlainPasswordCallback to enable PLAIN auth against cust...Robert Gemmell2010-07-102-16/+88
* QPID-2726: move the password verification process to an easily overridable pr...Robert Gemmell2010-07-081-2/+15
* Contains test cases for QPID-2722 and QPID-2723Rajith Muditha Attapattu2010-07-081-48/+53
* This is a fix for QPID-2723Rajith Muditha Attapattu2010-07-084-14/+53
* QPID-2722Rajith Muditha Attapattu2010-07-081-5/+19
* QPID-2719Rajith Muditha Attapattu2010-07-082-6/+17
* QPID-2686: Update Ant doc taskRobert Gemmell2010-07-083-3/+44
* Recreated client certificates as the previous once were expired.Rajith Muditha Attapattu2010-07-066-40/+38
* Fixed a compile error.Rajith Muditha Attapattu2010-07-061-26/+0
* QPID-2700 Patch for ability to remove bindings from exchanges and additional ...Marnie McCormack2010-07-056-6/+141
* QPID-2694 Commit to trunk for Andrew Kennedy patch for session leak on closeMarnie McCormack2010-07-052-4/+6