| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | QPID-188 | Bhupendra Bhusman Bhardwaj | 2006-12-21 | 5 | -47/+22 | |
| * | add clover support, fix logging level variables | Stephen Vinoski | 2006-12-20 | 4 | -9/+27 | |
| * | conf file for jpackage | Rafael H. Schloming | 2006-12-20 | 1 | -0/+49 | |
| * | QPID-225 | Martin Ritchie | 2006-12-20 | 1 | -1/+14 | |
| * | renamed the jar | Bhupendra Bhusman Bhardwaj | 2006-12-20 | 1 | -1/+1 | |
| * | QPID-101 | Martin Ritchie | 2006-12-20 | 14 | -75/+579 | |
| * | Updated FilterTypes to be more accurate NO_CONSUME and AUTO_CLOSE | Martin Ritchie | 2006-12-20 | 1 | -1/+2 | |
| * | QPID-223 | Martin Ritchie | 2006-12-20 | 6 | -34/+59 | |
| * | Added new enum for AMQP Filter types | Martin Ritchie | 2006-12-20 | 1 | -0/+39 | |
| * | QPID-21 outstanding issues: | Martin Ritchie | 2006-12-20 | 6 | -40/+126 | |
| * | QPID-222 | Martin Ritchie | 2006-12-19 | 1 | -1/+3 | |
| * | Maven output clean up. | Martin Ritchie | 2006-12-19 | 1 | -21/+26 | |
| * | Maven output clean up. | Martin Ritchie | 2006-12-19 | 4 | -11/+16 | |
| * | QPID-216 | Martin Ritchie | 2006-12-19 | 15 | -78/+210 | |
| * | QPID-188 | Bhupendra Bhusman Bhardwaj | 2006-12-19 | 1 | -0/+123 | |
| * | QPID-188 | Bhupendra Bhusman Bhardwaj | 2006-12-19 | 1 | -0/+118 | |
| * | QPID-188 | Bhupendra Bhusman Bhardwaj | 2006-12-19 | 2 | -1/+3 | |
| * | QPID-21 | Martin Ritchie | 2006-12-19 | 48 | -102/+4255 | |
| * | QPID-215 : Patch supplied by Rob Godfrey - Implement custom JMSX properties | Robert Greig | 2006-12-19 | 7 | -46/+233 | |
| * | Name corrected | Bhupendra Bhusman Bhardwaj | 2006-12-19 | 1 | -1/+1 | |
| * | clean up warnings about unused variables | Stephen Vinoski | 2006-12-18 | 13 | -37/+13 | |
| * | QPID-212 QPID-214 Patch supplied by Rob Godfrey | Robert Greig | 2006-12-18 | 6 | -27/+187 | |
| * | QPID-213 | Bhupendra Bhusman Bhardwaj | 2006-12-18 | 6 | -271/+270 | |
| * | QPID-188 | Bhupendra Bhusman Bhardwaj | 2006-12-18 | 1 | -0/+179 | |
| * | null check added for null header properties | Bhupendra Bhusman Bhardwaj | 2006-12-18 | 1 | -7/+14 | |
| * | QPID-209 Fix to clear unacked message list on recover() | Robert Greig | 2006-12-18 | 2 | -17/+23 | |
| * | Not needed. | Bhupendra Bhusman Bhardwaj | 2006-12-18 | 1 | -0/+0 | |
| * | QPID-211 : Patch supplied by Rob Godfrey - Perform null check against routing... | Robert Greig | 2006-12-18 | 1 | -1/+1 | |
| * | QPID-125 | Bhupendra Bhusman Bhardwaj | 2006-12-18 | 23 | -112/+0 | |
| * | QPID-209 : Patch supplied by Rob Godfrey - Fix acknowledge so it only acknowl... | Robert Greig | 2006-12-18 | 4 | -30/+108 | |
| * | remove unused imports | Stephen Vinoski | 2006-12-18 | 37 | -74/+0 | |
| * | add empty test to make junit under Eclipse happy | Stephen Vinoski | 2006-12-18 | 1 | -0/+5 | |
| * | QPID-207 : Patch supplied by Rob Godfrey - fix implementation of acknowledge ... | Robert Greig | 2006-12-16 | 5 | -15/+151 | |
| * | QPID-206 : Fix byte buffer reseting in AbstractJMSMessage | Robert Greig | 2006-12-16 | 5 | -15/+46 | |
| * | QPID-205 : Do not allow subscription to temporary topics created on a differe... | Robert Greig | 2006-12-16 | 6 | -74/+182 | |
| * | QPID-204 : Implement TemporaryTopic.delete | Robert Greig | 2006-12-16 | 4 | -10/+55 | |
| * | QPID-202 : Implement TemporaryQueue.delete | Robert Greig | 2006-12-16 | 4 | -20/+161 | |
| * | QPID-202 : Fix so not to throw NullPointerException when using unidentified s... | Robert Greig | 2006-12-16 | 1 | -31/+36 | |
| * | QPID-201 : Fix to throw correct exception when getting char as null in JMSMap... | Robert Greig | 2006-12-16 | 4 | -63/+69 | |
| * | QPID-195 : Fix to JMSObjectMessage so that setObject(null) rteurns the messag... | Robert Greig | 2006-12-16 | 2 | -2/+10 | |
| * | This contains a fix for QPID-200 | Rajith Muditha Attapattu | 2006-12-15 | 2 | -4/+6 | |
| * | reinstating the fix for QPID-191 that was wiped out as a result of another fix | Rajith Muditha Attapattu | 2006-12-15 | 1 | -1/+10 | |
| * | QPID-199 Patch supplied by Rob Godfrey | Robert Greig | 2006-12-15 | 1 | -9/+23 | |
| * | QPID-194 Patch supplied by Rob Godfrey. | Robert Greig | 2006-12-15 | 2 | -18/+26 | |
| * | Changed name of getType() method to avoid clash with generated method of same... | Kim van der Riet | 2006-12-15 | 6 | -6/+6 | |
| * | QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscr... | Robert Greig | 2006-12-15 | 23 | -219/+844 | |
| * | QPID-182 | Martin Ritchie | 2006-12-15 | 3 | -76/+23 | |
| * | QPID-181 QPID-180 | Martin Ritchie | 2006-12-15 | 14 | -847/+3077 | |
| * | This contains a fix for QPID-191 and QPID-192 | Rajith Muditha Attapattu | 2006-12-15 | 3 | -6/+20 | |
| * | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@487383... | Robert Greig | 2006-12-14 | 2 | -16/+195 | |
