| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | updated for using pure JMS | Arnaud Simon | 2007-08-24 | 19 | -2113/+518 | |
| * | updated consumer thread | Arnaud Simon | 2007-08-24 | 8 | -114/+118 | |
| * | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@569298... | Arnaud Simon | 2007-08-24 | 5 | -45/+41 | |
| * | Fixed the following issues | Rajith Muditha Attapattu | 2007-08-24 | 18 | -55/+144 | |
| * | moved Encoder, Decoder and related classes into the codec sub-package | Rafael H. Schloming | 2007-08-23 | 17 | -21/+57 | |
| * | updated from M2 branch | Arnaud Simon | 2007-08-23 | 2 | -147/+386 | |
| * | updated from M2 branch | Arnaud Simon | 2007-08-23 | 10 | -1005/+1136 | |
| * | updated for using new command line parser | Arnaud Simon | 2007-08-23 | 1 | -1/+1 | |
| * | updated from M2 branch | Arnaud Simon | 2007-08-23 | 1 | -17/+10 | |
| * | Updated XID | Arnaud Simon | 2007-08-22 | 1 | -0/+268 | |
| * | Updated XID | Arnaud Simon | 2007-08-22 | 1 | -29/+131 | |
| * | I added support in the JMS layer to figure out if it received any messages af... | Rajith Muditha Attapattu | 2007-08-21 | 5 | -46/+33 | |
| * | added Constant interface generation | Arnaud Simon | 2007-08-21 | 1 | -0/+16 | |
| * | changed to use futures | Arnaud Simon | 2007-08-21 | 1 | -31/+166 | |
| * | changed DtxSession to return Futures, moved MessageListener to util and added... | Rajith Muditha Attapattu | 2007-08-21 | 10 | -40/+51 | |
| * | updated sync | Arnaud Simon | 2007-08-20 | 2 | -15/+44 | |
| * | added sync | Arnaud Simon | 2007-08-20 | 5 | -29/+113 | |
| * | Updated QpidURL scheme | Arnaud Simon | 2007-08-20 | 3 | -5/+19 | |
| * | Updated QpidURL scheme | Arnaud Simon | 2007-08-20 | 4 | -349/+411 | |
| * | wrote a parser for the new URL format | Rajith Muditha Attapattu | 2007-08-17 | 5 | -16/+442 | |
| * | added jndi | Arnaud Simon | 2007-08-17 | 12 | -121/+1126 | |
| * | added destination URL handling | Arnaud Simon | 2007-08-17 | 5 | -3/+444 | |
| * | Added connection factory support | Arnaud Simon | 2007-08-16 | 20 | -131/+978 | |
| * | updated javadoc | Arnaud Simon | 2007-08-16 | 1 | -1/+1 | |
| * | updated javadoc | Arnaud Simon | 2007-08-16 | 1 | -131/+218 | |
| * | Added initial ConnectionFactory support to JMS | Rajith Muditha Attapattu | 2007-08-15 | 13 | -15/+258 | |
| * | Added foreign message support | Arnaud Simon | 2007-08-15 | 11 | -43/+349 | |
| * | Added clearData() and getTransferId() to the Message interface | Rajith Muditha Attapattu | 2007-08-15 | 9 | -13/+122 | |
| * | Updated message creation methods. | Arnaud Simon | 2007-08-14 | 1 | -18/+69 | |
| * | added error code support | Rajith Muditha Attapattu | 2007-08-13 | 10 | -31/+138 | |
| * | Added support for message handling. | Rajith Muditha Attapattu | 2007-08-13 | 7 | -129/+277 | |
| * | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@565401... | Arnaud Simon | 2007-08-13 | 3 | -12/+7 | |
| * | added constructors | Arnaud Simon | 2007-08-13 | 10 | -16/+226 | |
| * | updated JMS messages | Arnaud Simon | 2007-08-13 | 1 | -0/+26 | |
| * | updated JMS messages | Arnaud Simon | 2007-08-13 | 28 | -4564/+3510 | |
| * | Added a Toy Exchange that does same basic routing for direct and topic. | Rajith Muditha Attapattu | 2007-08-10 | 16 | -128/+462 | |
| * | implemented the Connection and Session API | Rajith Muditha Attapattu | 2007-08-09 | 32 | -305/+1336 | |
| * | updated the amqp.0-10-preview.xml to reflect the latest votes, and added supp... | Rafael H. Schloming | 2007-08-09 | 9 | -16/+199 | |
| * | fixed executionSync | Rafael H. Schloming | 2007-08-08 | 4 | -9/+61 | |
| * | changed the API based on the discussions with rafi and arnaud. also fixed the... | Rajith Muditha Attapattu | 2007-08-08 | 13 | -374/+226 | |
| * | implemented Message | Arnaud Simon | 2007-08-08 | 6 | -103/+515 | |
| * | fixed a bunch of temporary hacks, we now auto process comands that have no pa... | Rafael H. Schloming | 2007-08-08 | 13 | -48/+166 | |
| * | implemented Session.sync() | Rafael H. Schloming | 2007-08-08 | 15 | -52/+274 | |
| * | changed messageFlush to return an int | Arnaud Simon | 2007-08-07 | 1 | -2/+2 | |
| * | changed messageFlush to return an int | Arnaud Simon | 2007-08-07 | 1 | -3/+7 | |
| * | changed messageFlush to return an int | Arnaud Simon | 2007-08-07 | 1 | -489/+483 | |
| * | - made generated classes mutable | Rafael H. Schloming | 2007-08-07 | 31 | -371/+962 | |
| * | fixed compilation errors | Rajith Muditha Attapattu | 2007-08-06 | 19 | -69/+70 | |
| * | Implemented queue browsing | Arnaud Simon | 2007-08-06 | 4 | -13/+267 | |
| * | Added dtx classes | Arnaud Simon | 2007-08-06 | 8 | -44/+657 | |
