| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | QPID-3414: Refactoring. List of packages to be exported as OSGi system packag... | Robert Gemmell | 2011-08-21 | 5 | -48/+333 |
| * | NO-JIRA: remove test config for Logger which is no longer used, move test sta... | Robert Gemmell | 2011-08-21 | 4 | -56/+70 |
| * | QPID-3439: add intermediate task class for Signal handling using reflection t... | Robert Gemmell | 2011-08-21 | 3 | -29/+227 |
| * | QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec... | Robert Gemmell | 2011-08-18 | 19 | -525/+164 |
| * | QPID-3431: exclude test whilst it is taking 30+mins to run | Robert Gemmell | 2011-08-18 | 1 | -0/+3 |
| * | NO-JIRA: delete dead test (only runs against CPP brokers when run on linux, b... | Robert Gemmell | 2011-08-18 | 2 | -111/+0 |
| * | QPID-3430: enable excluding protocol versions from the SSL port(s) on the com... | Robert Gemmell | 2011-08-18 | 1 | -37/+49 |
| * | QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact... | Robert Gemmell | 2011-08-18 | 38 | -453/+515 |
| * | NO-JIRA: delete unused folder with old tests | Robert Gemmell | 2011-08-18 | 44 | -6009/+0 |
| * | QPID-3342: Regression when forming SSL connections. | Robert Gemmell | 2011-08-15 | 5 | -64/+109 |
| * | NO-JIRA: small adjustments to stop Ant generating warnings and spewing irrele... | Robert Gemmell | 2011-08-15 | 2 | -21/+19 |
| * | QPID-3385: remove old ID generator left over after earlier commit | Robert Gemmell | 2011-08-15 | 1 | -3/+0 |
| * | Undoing commits of stuff that was meant for my 1-0 sandbox | Robert Godfrey | 2011-08-14 | 12 | -989/+950 |
| * | Initial checkin of AMQP 1-0 Java Prototype work | Robert Godfrey | 2011-08-14 | 12 | -950/+989 |
| * | QPID-2873: ensure that queues in the configuration file are always bound to t... | Robert Gemmell | 2011-08-13 | 4 | -35/+248 |
| * | NO-JIRA: the Java build was broken by r1156604, add stubs to allow compilation | Robert Gemmell | 2011-08-13 | 1 | -0/+11 |
| * | QPID-3402: revert r1155516, bad things happened without space | Robert Gemmell | 2011-08-09 | 2 | -2/+2 |
| * | QPID-3402: also use a semi-colon deliminator instead of just whitespace, so a... | Robert Gemmell | 2011-08-09 | 2 | -2/+2 |
| * | QPID-3392: correct JIRA reference | Robert Gemmell | 2011-08-09 | 1 | -1/+1 |
| * | QPID-3387: use the subscription ID to track rejection rather than the subscri... | Robert Gemmell | 2011-08-08 | 7 | -33/+45 |
| * | QPID-3386: move all server Subscription creation into the SubscriptionFactory... | Robert Gemmell | 2011-08-08 | 12 | -114/+221 |
| * | QPID-3385: assign IDs from a generator within the MultiVersionProtocolEngineF... | Robert Gemmell | 2011-08-08 | 16 | -118/+280 |
| * | QPID-3391: exclude failing test until functionality is implemented | Robert Gemmell | 2011-08-04 | 1 | -1/+3 |
| * | QPID-2903, QPID-3390, QPID-3392: split tests into those with and without exch... | Robert Gemmell | 2011-08-04 | 3 | -17/+114 |
| * | QPID-2881 Modified the testSubscriptionForSameDestination to cover for | Rajith Muditha Attapattu | 2011-08-03 | 1 | -1/+1 |
| * | QPID-3381 Corrected the entry for JMSPropertiesTest to reflect the | Rajith Muditha Attapattu | 2011-08-03 | 1 | -1/+1 |
| * | QPID-2899: log the exception | Robert Gemmell | 2011-08-03 | 1 | -0/+3 |
| * | QPID-3377 Modified an existing test case to cover this issue. | Rajith Muditha Attapattu | 2011-08-02 | 1 | -1/+12 |
| * | QPID-3377 Applying patch from Pavel Moravec | Rajith Muditha Attapattu | 2011-08-02 | 1 | -5/+6 |
| * | QPID-3381 Provided the ability to retrieve the routing key from a JMS message... | Rajith Muditha Attapattu | 2011-08-02 | 2 | -7/+15 |
| * | QPID-3381 Added the class QpidMessageProperties as a place holder for Qpid sp... | Rajith Muditha Attapattu | 2011-08-02 | 1 | -0/+34 |
| * | QPID-2899: ensure otherwise unhandled exceptions close the Session with an Ex... | Robert Gemmell | 2011-08-02 | 2 | -9/+13 |
| * | Merge branch 'QPID-3263' into trunk | Rajith Muditha Attapattu | 2011-08-02 | 5 | -8/+168 |
| * | QPID-3064, QPID-3157: ensure that if the node marker is pointing at the tail ... | Robert Gemmell | 2011-07-31 | 2 | -2/+38 |
| * | QPID-3064, QPID-3157: ensure the node for a given Subscription is unlinked fr... | Robert Gemmell | 2011-07-30 | 3 | -99/+527 |
| * | QPID-3339: set the security Subject during the closed() invocation to prevent... | Robert Gemmell | 2011-07-30 | 1 | -4/+8 |
| * | QPID-3358 Added a gnuplot script that can be useful in graphing test results. | Rajith Muditha Attapattu | 2011-07-30 | 1 | -0/+42 |
| * | QPID-3358 Added scripts to faciliate multi host testing. | Rajith Muditha Attapattu | 2011-07-30 | 3 | -0/+387 |
| * | QPID-3358 Modified the run-sub and run-pub scripts to allow program args in a... | Rajith Muditha Attapattu | 2011-07-30 | 2 | -4/+15 |
| * | QPID-3358 Modified the producer and consumer to support multiple iterations t... | Rajith Muditha Attapattu | 2011-07-30 | 4 | -71/+187 |
| * | QPID-3358 Modified the controller to allow multiple iterations in order to s... | Rajith Muditha Attapattu | 2011-07-30 | 2 | -12/+146 |
| * | QPID-3367: FileUtils improvements. #openFileOrDefaultResource now tries the o... | Robert Gemmell | 2011-07-21 | 4 | -11/+98 |
| * | QPID-3365: Extend build system to build optional client-plugins. | Robert Gemmell | 2011-07-21 | 2 | -5/+4 |
| * | NO-JIRA: correct example jar name in client README, update ivy.xml file with ... | Robert Gemmell | 2011-07-21 | 2 | -2/+2 |
| * | QPID-3255: update management console to remove redundant user management func... | Robert Gemmell | 2011-07-21 | 6 | -211/+288 |
| * | Merge branch 'perf' into trunk | Rajith Muditha Attapattu | 2011-07-20 | 8 | -134/+608 |
| * | QPID-3359: revert testNoFailover to run in same-vm profiles only | Robert Gemmell | 2011-07-15 | 1 | -2/+34 |
| * | QPID-3283: make Authentication Manager pluggable. | Robert Gemmell | 2011-07-15 | 26 | -764/+667 |
| * | QPID-3358 Simplified the scripts to make it easy to run them. | Rajith Muditha Attapattu | 2011-07-15 | 9 | -164/+124 |
| * | QPID-2498: rename mina dep stubs for use in pom generation | Robert Gemmell | 2011-07-14 | 2 | -0/+0 |