| Commit message (Expand) | Author | Age | Files | Lines |
* | Comments and changes from review | Robert Godfrey | 2008-05-29 | 1 | -7/+10 |
* | More fixing up of refactoring stuff; getting all maven tests passing and impl... | Robert Godfrey | 2008-05-12 | 2 | -1/+8 |
* | Updates on the refactoring work | Robert Godfrey | 2008-05-11 | 4 | -7/+43 |
* | Initial checkpoint of queue refactoring work | Robert Godfrey | 2008-04-21 | 17 | -74/+355 |
* | QPID-873 : Authentication Exception should be hard error; also NPE in Propert... | Robert Godfrey | 2008-03-24 | 1 | -1/+1 |
* | QPID-867 Always close connections | Aidan Skinner | 2008-03-21 | 1 | -12/+66 |
* | QPID-866 : Based on Patch from ASkinner. Only the FailoverException makes sen... | Martin Ritchie | 2008-03-21 | 2 | -8/+40 |
* | QPID-854 Resynchronise the _acceptor so that we don't hang | Aidan Skinner | 2008-03-20 | 1 | -7/+4 |
* | QPID-862 : Add IOException to valid reason to start failover and removed the ... | Martin Ritchie | 2008-03-19 | 1 | -2/+2 |
* | QPID-847 : Prevented the InvalidArgumentException from closing the connection. | Martin Ritchie | 2008-03-18 | 2 | -1/+16 |
* | QPID-857 : Reset the State Manager when receiveing a CLOSED state. | Martin Ritchie | 2008-03-17 | 1 | -4/+10 |
* | QPID-849 : Client Deadlock, there are various points where we take the failov... | Martin Ritchie | 2008-03-17 | 2 | -83/+88 |
* | QPID-847 : InvalidSelectorException. This was caused by the Broker now being ... | Martin Ritchie | 2008-03-17 | 1 | -13/+175 |
* | QPID-856 : Moved unbind out of the synchronized block as it doesn't need to b... | Martin Ritchie | 2008-03-17 | 1 | -2/+7 |
* | QPID-855 : Added check for the IllegalStateException and ignore ones from the... | Martin Ritchie | 2008-03-14 | 1 | -0/+7 |
* | QPID-848: Add short sleep when a connection fails to complete so that we wai... | Aidan Skinner | 2008-03-14 | 1 | -1/+8 |
* | QPID-854 : Changes to the client to make the dispatcher responsible for closi... | Martin Ritchie | 2008-03-14 | 5 | -135/+297 |
* | QPID-853 : Use the result of processMethod (match) to decide if we have the r... | Martin Ritchie | 2008-03-14 | 1 | -3/+6 |
* | QPID-592 : Parameterised the Read/Write buffer limits. On the broker extra co... | Martin Ritchie | 2008-03-14 | 1 | -8/+8 |
* | QPID-846 : Update to prevent JMSX* values being masked, updated JMSProperties... | Martin Ritchie | 2008-03-12 | 2 | -8/+33 |
* | QPID-845 : Reinserted ':' to JMSMessageID. | Martin Ritchie | 2008-03-12 | 2 | -1/+2 |
* | QPID-107 : Changes based on code review. | Martin Ritchie | 2008-03-10 | 2 | -4/+3 |
* | QPID-839 : DUPS_OK should behave exactly as AUTO_ACK ... this would not cause... | Robert Godfrey | 2008-03-07 | 1 | -37/+3 |
* | QPID-784 : Minor changes based on code comments by ASkinner and RGodfrey. | Martin Ritchie | 2008-03-03 | 2 | -5/+7 |
* | QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problems | Martin Ritchie | 2008-03-03 | 1 | -1/+1 |
* | QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problems | Martin Ritchie | 2008-03-03 | 1 | -0/+6 |
* | QPID-822 Setting default to false for JMSXUserID cause this test to fail. Now... | Martin Ritchie | 2008-02-28 | 1 | -2/+5 |
* | QPID-821 Set default to false for MultiIO and Buffer Limiting. | Martin Ritchie | 2008-02-28 | 2 | -2/+2 |
* | QPID=813 : Synchronized getInstance | Martin Ritchie | 2008-02-26 | 1 | -1/+1 |
* | QPID-809 Updated logging and removed an unnecessary printStackTrace(). | Martin Ritchie | 2008-02-25 | 1 | -6/+0 |
* | QPID-811 : The RejectionEE is occuring because the task pool is shutdown befo... | Martin Ritchie | 2008-02-25 | 1 | -1/+3 |
* | QPID-809 : Added comments and improved logging msgs. | Martin Ritchie | 2008-02-25 | 1 | -1/+4 |
* | QPID-107 added ACCESS_REFUSED as a reason to throw AMQAuthenticationException | Martin Ritchie | 2008-02-25 | 1 | -1/+1 |
* | QPID-809 : Added comments and additional error logging. | Martin Ritchie | 2008-02-25 | 2 | -0/+4 |
* | QPID-808 : add method to qpid.jms Interface. | Martin Ritchie | 2008-02-25 | 1 | -0/+4 |
* | QPID-807 : made methods public. | Martin Ritchie | 2008-02-25 | 1 | -2/+2 |
* | QPID-771: fix up exception handling a bit more, this is so lovely. | Aidan Skinner | 2008-02-22 | 3 | -8/+8 |
* | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-22 | 2 | -3/+3 |
* | QPID-785: Make sure queue browser consumers are auto-close, add test for brow... | Aidan Skinner | 2008-02-21 | 1 | -0/+1 |
* | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-21 | 14 | -252/+600 |
* | QPID-786 Remove bogus Failover timeout, add test. | Aidan Skinner | 2008-02-20 | 1 | -11/+1 |
* | QPID-800 : junit toolkit sources added. | Rupert Smith | 2008-02-20 | 3 | -4/+3 |
* | Qpid-594: make AMQConnection listen for exceptions that are thrown asynchrono... | Aidan Skinner | 2008-02-19 | 3 | -3/+55 |
* | QPID-788 : Changed MAXIMUM_STATE_WAIT_TIME to pickup value via -Damqj.Maximum... | Martin Ritchie | 2008-02-13 | 1 | -1/+1 |
* | QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ... | Martin Ritchie | 2008-02-12 | 5 | -63/+54 |
* | QPID-787 : Allow for quoting of identifiers in selectors | Robert Godfrey | 2008-02-12 | 1 | -1/+2 |
* | QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ... | Martin Ritchie | 2008-02-12 | 8 | -12/+757 |
* | QPID-588: change instances of trace() and isTraceEnabled to debug equivalent ... | Aidan Skinner | 2008-02-08 | 3 | -17/+17 |
* | Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from | Aidan Skinner | 2008-01-28 | 2 | -1/+69 |
* | Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995... | Aidan Skinner | 2008-01-24 | 10 | -197/+152 |