| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4904 : [Java] AMQShortString.equals should on return true if it is being... | Robert Godfrey | 2013-06-03 | 2 | -46/+46 |
| * | QPID-4873 Commiting patch by Helen Kwong. | Rajith Muditha Attapattu | 2013-05-23 | 1 | -0/+95 |
| * | QPID-3838 If stric-jms flag is used qpid.subject is prefixed with "JMS_" | Rajith Muditha Attapattu | 2013-05-09 | 1 | -3/+36 |
| * | QPID-3769 Modified the equals and hashcode methods in AMQTopic to fall | Rajith Muditha Attapattu | 2013-04-01 | 1 | -3/+19 |
| * | QPID-3769 Addressed concerns raised by Alex. Expanded the tests to | Rajith Muditha Attapattu | 2013-03-26 | 1 | -2/+6 |
| * | QPID-3769 Modified the hashcode impl to match equals. Added a test case | Rajith Muditha Attapattu | 2013-03-13 | 1 | -0/+46 |
| * | QPID-3396 Changed the test cases to relect that username and password | Rajith Muditha Attapattu | 2013-03-06 | 1 | -4/+2 |
| * | QPID-4312: reduce visibility and narrow argument type for new check methods, ... | Robert Gemmell | 2013-02-05 | 2 | -5/+72 |
| * | QPID-4312 : [Java Client] add option for verification of queue existence duri... | Robert Godfrey | 2013-02-04 | 1 | -1/+0 |
| * | QPID-4541 Added the ability to turn off replay at the time the session | Rajith Muditha Attapattu | 2013-01-25 | 1 | -1/+1 |
| * | QPID-4513: improve client handling of discovery that its SASL Provider has al... | Robert Gemmell | 2012-12-20 | 1 | -0/+140 |
| * | QPID-4377: add missing licence headers to various files in the Java tree | Robert Gemmell | 2012-12-11 | 1 | -0/+20 |
| * | QPID-4468: restore connection level ssl option to provide compatibility with ... | Robert Gemmell | 2012-11-25 | 2 | -1/+50 |
| * | QPID-3317 Modified the code to implement correct behavior for link | Rajith Muditha Attapattu | 2012-10-12 | 1 | -0/+126 |
| * | QPID-4352: Java client logs key_store_password/trust_store_password at debug | Keith Wall | 2012-09-29 | 2 | -44/+52 |
| * | QPID-3906 Fixed an error with the default. Added unit tests for testing | Rajith Muditha Attapattu | 2012-09-28 | 2 | -2/+29 |
| * | QPID-3906 Switched the default to legacy stream message format. | Rajith Muditha Attapattu | 2012-09-28 | 1 | -0/+153 |
| * | QPID-4302: 0-8..0-9-1 client should sync after message.acknowledge() | Keith Wall | 2012-09-13 | 1 | -8/+0 |
| * | QPID-4261: extend BindingURLs to allow specifying exchange durable/autodelete... | Robert Gemmell | 2012-09-01 | 4 | -7/+127 |
| * | QPID-4051: use the connecttimeout option value from the BrokerDetails object ... | Robert Gemmell | 2012-08-12 | 1 | -0/+24 |
| * | NO-JIRA: Add missing Apache licenses to Java source files; correct positionin... | Keith Wall | 2012-07-02 | 1 | -1/+1 |
| * | QPID-4023: restore connection URL setter, add check that URL details have bee... | Robert Gemmell | 2012-05-28 | 1 | -2/+18 |
| * | QPID-3971: resolve CI failure (hopefully), make misc test improvements | Robert Gemmell | 2012-05-13 | 2 | -69/+58 |
| * | QPID-3971:PropertiesFileInitialContextFactory cannot open file URI | Weston M. Price | 2012-05-13 | 1 | -1/+0 |
| * | QPID-3994: add support for optionally retrieving FindBugs using Ivy | Weston M. Price | 2012-05-13 | 1 | -0/+27 |
| * | QPID-3791: PropertiesFileInitialContextFactory cannot open file URL | Weston M. Price | 2012-05-03 | 1 | -19/+0 |
| * | QPID-3971: PropertiesFileInitialContextFactory cannot open file URL | Weston M. Price | 2012-05-03 | 3 | -19/+72 |
| * | QPID-792 : [Java Client] Validate queue browser selector on client side, not ... | Robert Godfrey | 2012-02-27 | 1 | -1/+1 |
| * | QPID-2660 : AMQMessageDelegate_0_10 uses Byte.valueOf() when converting Strin... | Robert Godfrey | 2012-02-20 | 1 | -0/+45 |
| * | QPID-3831: use AcquireMode=PRE_ACQUIRED when using server-side selectors and ... | Robert Gemmell | 2012-02-13 | 2 | -3/+2 |
| * | QPID-3440: add test to verify issue by ensuring that the reply-to Destination... | Robert Gemmell | 2012-02-13 | 1 | -0/+63 |
| * | QPID-3801 : [Java] Move JMS Selector code into common | Robert Godfrey | 2012-02-02 | 2 | -1/+3 |
| * | QPID-3784: move the system property key into ClientProperties | Robert Gemmell | 2012-02-02 | 1 | -1/+2 |
| * | QPID-3784: introduce system property to run a dispatcher thread as damon/non-... | Robert Gemmell | 2012-02-02 | 1 | -0/+66 |
| * | QPID-3790: Add a method AMQSession.getQueueDepth(AMQDestionation, boolean) to... | Robert Gemmell | 2012-02-01 | 1 | -3/+24 |
| * | NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl... | Robert Godfrey | 2012-01-27 | 5 | -14/+14 |
| * | NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused... | Robert Godfrey | 2012-01-27 | 25 | -184/+111 |
| * | QPID-3720 : [Java Broker] Implement Message Grouping | Robert Godfrey | 2012-01-03 | 1 | -7/+1 |
| * | QPID-3714 : [Java] Performance Improvements | Robert Godfrey | 2011-12-28 | 2 | -14/+12 |
| * | QPID-3662: Only display connection options once in toString of URL | Andrew Donald Kennedy | 2011-12-06 | 1 | -0/+28 |
| * | QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa... | Keith Wall | 2011-11-28 | 5 | -11/+282 |
| * | QPID-2703: 0-10 Transaction rollback/recover does not restore consumer credit | Keith Wall | 2011-11-17 | 1 | -23/+0 |
| * | QPID-3610: set TCP_NODELAY to true by default, add new system property for ch... | Robert Gemmell | 2011-11-11 | 1 | -10/+21 |
| * | QPID-3519: refactor consumer argument handling | Keith Wall | 2011-11-09 | 1 | -9/+8 |
| * | QPID-3518: Introduce client side ability to detect server side support. | Keith Wall | 2011-11-09 | 2 | -3/+10 |
| * | QPID-2848: refactored message consumer: pre-aquire, capacity decisions are mo... | Keith Wall | 2011-11-07 | 2 | -1/+110 |
| * | QPID-3526, QPID-3524: make sure the 0-10 client message.acknowledge() actuall... | Robert Gemmell | 2011-10-06 | 1 | -1/+6 |
| * | QPID-3511: Removal of unused system property "qpid.default_wait_on_send" from... | Keith Wall | 2011-09-28 | 2 | -10/+17 |
| * | QPID-3444: issue an invalid argument execution exception if the exchange name... | Robert Gemmell | 2011-09-25 | 1 | -1/+1 |
| * | QPID-3415: Change 0-10 code path to utilise the CallbackHandlerRegistry to cr... | Keith Wall | 2011-09-19 | 1 | -0/+185 |