summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101041-24918/+15641
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-0171-750/+1754
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-01236-6582/+8861
* [NO-JIRA] : [AMQP 1-0 Sandbox] Undo class name changeRobert Godfrey2012-03-015-20/+19
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-01351-9237/+27906
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-0190-746/+1917
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-01205-2682/+11865
* NO-JIRA: [AMQP 1-0 Sandbox] fix close on SASLRobert Godfrey2012-03-011-1/+1
* Add AMQP hostname support to JMS 1-0 prototypeRobert Godfrey2012-01-133-5/+54
* NO-JIRA: 1-0 sandbox - finish off JMS SSL changesRobert Godfrey2012-01-122-1/+8
* Add SSL support to JMS 1-0 prototypeRobert Godfrey2012-01-112-4/+25
* NO-JIRA: AMQP-1-0 demo code fixesRobert Godfrey2011-10-063-4/+4
* NO-JIRA: AMQP 1.0 Updates for demoRobert Godfrey2011-10-051-1/+0
* NO-JIRA: AMQP 1.0 Updates for demoRobert Godfrey2011-10-058-31/+191
* NO-JIRA : 1-0 Prototype added demo commandRobert Godfrey2011-10-034-0/+407
* NO-JIRA : 1-0 Prototype JMS updatesRobert Godfrey2011-10-0321-89/+296
* NO-JIRA : add preliminary filter supportRobert Godfrey2011-09-143-0/+147
* NO-JIRA : add preliminary filter supportRobert Godfrey2011-09-1416-29/+403
* NO-JIRA: 1.0 sandbox merge from trunkRobert Godfrey2011-09-10107-3002/+3143
* NO-JIRA : Fix 1-0 sandox breakage caused by mergeRobert Godfrey2011-09-104-457/+92
* NO-JIRA: Merged from trunk to amqp-1-0 sandbox branchRobert Godfrey2011-09-0766-2927/+968
* NO-JIRA: JMS FixesRobert Godfrey2011-09-0410-659/+711
* NO-JIRA: JMS FixesRobert Godfrey2011-09-0421-68/+324
* NO-JIRA: JMS FixesRobert Godfrey2011-09-0411-94/+755
* NO-JIRA: fixes to BytesMessage / StreamMessage for 1-0 JMS ImplRobert Godfrey2011-08-295-20/+77
* NO-JIRA : Merged from trunkRobert Godfrey2011-08-2924-291/+229
* NO-JIRA: AMQP 1-0 Sandbox - fix multiple sessions, add preliminary onMessage ...Robert Godfrey2011-08-286-9/+352
* NO-JIRA : Merge to 1-0 sandbox branch from current HEAD - r1160304Robert Godfrey2011-08-22126-7439/+1931
* RG-AMQP : Add jndi support and trivial work on JMSRobert Godfrey2011-08-224-2/+26
* RG AMQP 1-0 : Moved jms client lib to separate sub projectRobert Godfrey2011-08-2162-5/+1027
* NO-JIRA : Add consuming from exchanges, filters for 0-x style bindingsRobert Godfrey2011-08-1672-1108/+674
* NO-JIRA: Merged up to current HEAD on 1-0 sandbox branchRobert Godfrey2011-08-15780-74119/+13760
* Non-JIRA: Merged up to r1085000 onto 1-0 sandbox branchRobert Godfrey2011-08-15128-716/+5563
* Reapplying 1-0 sandbox changes to correct branch (hopefully)Robert Godfrey2011-08-1412-150/+245
* Initial checkin of AMQP 1-0 Java Prototype workRobert Godfrey2011-08-14419-83/+49983
* Fix build broken by change to QMF management schema from QPID-2935Gordon Sim2011-02-211-0/+5
* QPID-3015: Added create and delete methods to management schema for brokerGordon Sim2011-02-181-0/+19
* QPID-3029: Set channel and heatbeat max to correct valuesAndrew Donald Kennedy2011-02-181-5/+2
* QPID-3065: Tidy up unused parts of DisassemblerAndrew Donald Kennedy2011-02-171-25/+5
* QPID-3028: only hold the bytes for the cached string, instead of the entire n...Robert Gemmell2011-02-172-1/+18
* QPID-3028: use a small array and companion HashMap to store the incomplete Me...Robert Gemmell2011-02-171-13/+42
* QPID-3028: make assembler and disassembler use a static ThreadLocal for its B...Robert Gemmell2011-02-173-7/+12
* QPID-3066: Correct conditions for running UTF8TestAndrew Donald Kennedy2011-02-171-23/+12
* QPID-3065: Send header and frame data as single bufferAndrew Donald Kennedy2011-02-171-10/+13
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-173-26/+12
* QPID-3047: Fix QueueDepthWithSelectorTest on 0-10Andrew Donald Kennedy2011-02-172-111/+31
* QPID-3048: InternalBrokerBasecase not removing all log actorsAndrew Donald Kennedy2011-02-172-12/+13
* QPID-3016: Store soft references to ReplyTo destinationsAndrew Donald Kennedy2011-02-171-14/+11
* QPID-3056: remove the unused SSL certificate, and then also the newly-empty r...Robert Gemmell2011-02-141-0/+0
* QPID-3055Rajith Muditha Attapattu2011-02-144-118/+70