| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-3600: fix c&p error | Robert Gemmell | 2011-11-09 | 1 | -1/+1 |
| * | QPID-3595: exclude additional test | Robert Gemmell | 2011-11-09 | 1 | -0/+1 |
| * | QPID-3600: new python test excludes with indicated JIRAs raised for defects a... | Robert Gemmell | 2011-11-09 | 1 | -20/+112 |
| * | QPID-3519: refactor consumer argument handling | Keith Wall | 2011-11-09 | 9 | -66/+94 |
| * | QPID-3518: Introduce client side ability to detect server side support. | Keith Wall | 2011-11-09 | 18 | -46/+234 |
| * | QPID-3446: Unregister existing subscriptions when closing the connections [du... | Robert Gemmell | 2011-11-07 | 4 | -17/+31 |
| * | QPID-3536: 0-10 overrides JMS AcceptMode with a defaulted (not explicitly set... | Keith Wall | 2011-11-07 | 4 | -36/+51 |
| * | QPID-2848: refactored message consumer: pre-aquire, capacity decisions are mo... | Keith Wall | 2011-11-07 | 12 | -172/+372 |
| * | QPID-3583: Update trunk version from 0.13 to 0.15 | Justin Ross | 2011-11-03 | 11 | -12/+12 |
| * | QPID-3570: update MessageTransferMessage and TransferMessageReference to use ... | Robert Gemmell | 2011-11-01 | 6 | -111/+98 |
| * | QPID-3568: Updated BDB to je-4.0.117 version | Andrew Donald Kennedy | 2011-11-01 | 3 | -3/+3 |
| * | QPID-3558: Update Ivy config with new artifacts | Andrew Donald Kennedy | 2011-11-01 | 1 | -0/+18 |
| * | QPID-3558: Add broker Maven and OSGi artifacts to build | Andrew Donald Kennedy | 2011-10-31 | 6 | -5/+55 |
| * | QPID-3562: actually commit the test too | Robert Gemmell | 2011-10-30 | 1 | -0/+116 |
| * | NO-JIRA: correct test issue causing failures on the Jenkins slaves during per... | Robert Gemmell | 2011-10-30 | 1 | -1/+2 |
| * | QPID-3562: move sending completions if necessary into postDeliver() so that p... | Robert Gemmell | 2011-10-30 | 2 | -11/+28 |
| * | QPID-3428: update to stop duplicate 0-10 session registrations into the manag... | Robert Gemmell | 2011-10-30 | 6 | -10/+18 |
| * | NO-JIRA: add example configuration for using a persistence store | Robert Gemmell | 2011-10-30 | 1 | -6/+9 |
| * | QPID-3561: stop allocating such a large buffer up front when encoding the 0-1... | Robert Gemmell | 2011-10-30 | 1 | -1/+1 |
| * | QPID-3504: remove the build.overrides file, subversion cant ignore changes to... | Robert Gemmell | 2011-10-24 | 2 | -26/+0 |
| * | QPID-3504: add the lib\opt wildcard to the classpath in the qpid.server.bat f... | Robert Gemmell | 2011-10-24 | 1 | -2/+2 |
| * | QPID-3532: make the 0-10 client hold the failover mutex during the failover. ... | Robert Gemmell | 2011-10-21 | 10 | -41/+404 |
| * | QPID-3524: revert changes to Session#invoke method in r1179702 as the other c... | Robert Gemmell | 2011-10-20 | 1 | -18/+12 |
| * | QPID-3542: ensure session complete sent for filtered out messages | Keith Wall | 2011-10-18 | 3 | -16/+46 |
| * | QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xml | Keith Wall | 2011-10-16 | 8 | -36/+70 |
| * | QPID-3546: update the highestDeliveryTag marker during failover to prevent th... | Robert Gemmell | 2011-10-13 | 3 | -6/+40 |
| * | NO-JIRA: increase the receive timeouts using the existing constant in order t... | Robert Gemmell | 2011-10-12 | 1 | -7/+7 |
| * | QPID-3417: C++ broker - support adding arrival timestamp to received messages. | Kenneth Anthony Giusti | 2011-10-12 | 1 | -0/+13 |
| * | QPID-3542: Java client does not ack non-matching messages when using client s... | Keith Wall | 2011-10-11 | 4 | -106/+76 |
| * | QPID-3534: ignore transport exceptions raised whilst closing the network conn... | Robert Gemmell | 2011-10-11 | 1 | -1/+10 |
| * | QPID-3534, QPID-3535: make 0-8/0-9/0-9-1 client path simply close the underly... | Robert Gemmell | 2011-10-10 | 1 | -1/+1 |
| * | NO-JIRA: update various tests to try and avoid their sporadic failure on the ... | Robert Gemmell | 2011-10-07 | 4 | -17/+17 |
| * | QPID-3346: move message group feature into trunk. | Kenneth Anthony Giusti | 2011-10-07 | 1 | -3/+14 |
| * | NO-JIRA: allow test to take longer when run on a persistent broker, due to sp... | Robert Gemmell | 2011-10-07 | 1 | -1/+2 |
| * | QPID-3425, QPID-3034: unexclude tests excluded during work on session.recover... | Robert Gemmell | 2011-10-07 | 1 | -11/+0 |
| * | QPID-3526: ensure that the session is marked clean after message.acknowledge(... | Robert Gemmell | 2011-10-07 | 2 | -0/+26 |
| * | QPID-2442: Make 0-10 TemporaryQueue#delete and TemporaryTopic#delete perform ... | Keith Wall | 2011-10-06 | 9 | -299/+333 |
| * | QPID-3524, QPID-3525, QPID-3526, QPID-3527: add new failover behaviour tests ... | Robert Gemmell | 2011-10-06 | 1 | -0/+924 |
| * | QPID-3524: enable support for failing over transacted sessions, ensuring txSe... | Robert Gemmell | 2011-10-06 | 2 | -40/+30 |
| * | QPID-3525: stop the client from accidentally consuming the messages it is act... | Robert Gemmell | 2011-10-06 | 2 | -17/+28 |
| * | QPID-3527: update handling of auto-ack messages for 0-10 to send acks (asynch... | Robert Gemmell | 2011-10-06 | 6 | -80/+53 |
| * | QPID-3526, QPID-3524: make sure the 0-10 client message.acknowledge() actuall... | Robert Gemmell | 2011-10-06 | 14 | -574/+205 |
| * | QPID-3526: move duplicated methods into the parent abstract message delegate,... | Robert Gemmell | 2011-10-06 | 5 | -191/+72 |
| * | QPID-3512: Avoid race during 0-8..0-9-1 connection close. | Keith Wall | 2011-09-30 | 5 | -34/+59 |
| * | QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/... | Robert Gemmell | 2011-09-30 | 29 | -61/+65 |
| * | QPID-3515: update qpid-server and qpid-run to enable them to work if QPID_HOM... | Robert Gemmell | 2011-09-30 | 2 | -7/+10 |
| * | QPID-3504: make the broker start script check for additional jar files in lib... | Robert Gemmell | 2011-09-30 | 1 | -2/+2 |
| * | QPID-3513: Avoid use of shell script clean-dir during test cycle | Keith Wall | 2011-09-29 | 18 | -94/+50 |
| * | QPID-3511: Removal of unused system property "qpid.default_wait_on_send" from... | Keith Wall | 2011-09-28 | 14 | -135/+68 |
| * | QPID-3507: move the MessageListener check in front of the _receiving CAS | Robert Gemmell | 2011-09-27 | 1 | -4/+4 |