| Commit message (Expand) | Author | Age | Files | Lines |
* | QPID-2105: Make NetworkDriver.open use a SSLContextFactory, not an SSLEngine. | Aidan Skinner | 2009-09-16 | 1 | -3/+2 |
* | Merge from trunk | Aidan Skinner | 2009-09-09 | 2 | -10/+3 |
* | This is related to QPID-1875 | Rajith Muditha Attapattu | 2009-05-28 | 1 | -0/+12 |
* | QPID-1824 : Add ability to use a ConnectionURL String to configure a Configur... | Martin Ritchie | 2009-04-21 | 1 | -0/+75 |
* | This is a test case for QPID-1777 | Rajith Muditha Attapattu | 2009-03-31 | 2 | -0/+98 |
* | Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before... | Rafael H. Schloming | 2009-03-20 | 2 | -2/+2 |
* | This is related to QPID-1720 | Rajith Muditha Attapattu | 2009-03-06 | 1 | -0/+13 |
* | Made the various receive variants check that the server queue is empty before... | Rafael H. Schloming | 2009-02-25 | 1 | -2/+5 |
* | QPID-1623: Allow null as a valid destination for JMSReplyTo | Aidan Skinner | 2009-02-11 | 1 | -0/+36 |
* | QPID-1487: Make AMQDestination generate URLs with a destination set to the ro... | Aidan Skinner | 2008-11-26 | 1 | -0/+42 |
* | QPID-1431 : Prevent listeners being added to _frameListeners when an exceptio... | Martin Ritchie | 2008-11-06 | 3 | -0/+703 |
* | This is related to QPID-1319 | Rajith Muditha Attapattu | 2008-10-23 | 1 | -11/+0 |
* | QPID-1335: moved Qman into java/management/client | Arnaud Simon | 2008-10-09 | 19 | -2386/+0 |
* | This is a fix for QPID-1319. | Rajith Muditha Attapattu | 2008-10-07 | 1 | -1/+17 |
* | qpid-1284: Qman unit tests | Arnaud Simon | 2008-09-29 | 19 | -0/+2386 |
* | QPID-1208: fixed ConnectionURLTest to match the new behavior of AMQConnection... | Rafael H. Schloming | 2008-08-29 | 1 | -1/+2 |
* | QPID-615: Merge rupertlssmiths 581293 | Aidan Skinner | 2008-08-12 | 1 | -0/+125 |
* | QPID-1213: simplified unprocessed message and moved version specific code int... | Rafael H. Schloming | 2008-08-08 | 1 | -4/+4 |
* | QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants... | Rafael H. Schloming | 2008-08-07 | 3 | -19/+192 |
* | QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s... | Martin Ritchie | 2008-07-15 | 2 | -7/+34 |
* | QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT... | Martin Ritchie | 2008-07-15 | 59 | -14474/+0 |
* | QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT... | Martin Ritchie | 2008-07-15 | 48 | -363/+51 |
* | QPID-293 allow messages which have been received by the consumer before a mes... | Aidan Skinner | 2008-07-08 | 1 | -4/+4 |
* | Qpid-940 - ConnectionTest#testPasswordFailureConnection fails occasionally so... | Martin Ritchie | 2008-07-04 | 1 | -25/+33 |
* | QPID-962 Exception handling was... unpleasing... Fix up of patch from rhs | Aidan Skinner | 2008-07-03 | 1 | -0/+1 |
* | Revert "QPID-962 Exception handling was... unpleasing... Fix up of patch from... | Aidan Skinner | 2008-07-02 | 1 | -1/+0 |
* | QPID-962 Exception handling was... unpleasing... Fix up of patch from rhs | Aidan Skinner | 2008-07-02 | 1 | -0/+1 |
* | QPID-950 : Broker refactoring, copied / merged from branch | Robert Godfrey | 2008-06-19 | 1 | -4/+15 |
* | QPID-1126: reuse channel numbers for sessions that have closed, and honor the... | Rafael H. Schloming | 2008-06-07 | 2 | -159/+26 |
* | QPID-1094: added finally close for cleaning potential indoubt tx | Arnaud Simon | 2008-05-29 | 1 | -0/+11 |
* | QPID-1094 and QPID-1095: Updated XaResource for handling wrong flag value, up... | Arnaud Simon | 2008-05-28 | 3 | -34/+34 |
* | QPID-1094: Implement XA resource exception handling and add corresponding tests | Arnaud Simon | 2008-05-28 | 2 | -1/+488 |
* | QPID-901: Track and report session exceptions, modified generator validate va... | Rafael H. Schloming | 2008-05-23 | 1 | -0/+1 |
* | QPID-1089: Changed to use coountdownlatch | Arnaud Simon | 2008-05-23 | 3 | -25/+14 |
* | Made Range, RangeSet, and Session all use proper RFC1982 comparisons per QPID... | Rafael H. Schloming | 2008-05-22 | 1 | -1/+1 |
* | QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes... | Arnaud Simon | 2008-05-22 | 1 | -446/+0 |
* | QPID-1085: If an error occurs creating a durable subscriber with a selector d... | Aidan Skinner | 2008-05-22 | 1 | -0/+73 |
* | QPID-1079: Updated ...test.client tests for using QpidTestCase | Arnaud Simon | 2008-05-22 | 1 | -13/+47 |
* | QPID-1053: add a timeout in case the broker is never ready | Rafael H. Schloming | 2008-05-13 | 1 | -4/+15 |
* | QPID-1053: updated QpidTestCase to check against broker output to ensure the ... | Rafael H. Schloming | 2008-05-13 | 1 | -9/+47 |
* | QPID-1025: updated fix for empty payload issue, this change removes state tra... | Rafael H. Schloming | 2008-05-12 | 1 | -2/+2 |
* | QPID-832 : Fix eol-style | Robert Godfrey | 2008-04-24 | 4 | -558/+558 |
* | QPID-832 merge M2.x | Aidan Skinner | 2008-04-24 | 19 | -157/+591 |
* | QPID-936: added missing session close op | Arnaud Simon | 2008-04-18 | 1 | -1/+1 |
* | QPID-901: updates to the java client to use the 0-10 final spec instead of th... | Rafael H. Schloming | 2008-04-16 | 4 | -35/+16 |
* | QPID-897: this test was intermittently timing out when messages are not prefe... | Arnaud Simon | 2008-04-16 | 1 | -1/+1 |
* | QPID-928 Added a pause period for letting the finalyzer a chance to notify al... | Arnaud Simon | 2008-04-16 | 1 | -0/+7 |
* | QPID-897 this test was intermittently failing because of too short timeouts. ... | Arnaud Simon | 2008-04-03 | 1 | -6/+6 |
* | QPID-829 Remove 0.10 specific URL. The code path is now selected based on bro... | Arnaud Simon | 2008-04-02 | 1 | -1/+3 |
* | Qpid-860: changed running test condition | Arnaud Simon | 2008-03-26 | 1 | -2/+2 |