| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2379: move getCreateTime() up to the ConfiguredObject supertype, add imp... | Robert Gemmell | 2010-03-04 | 21 | -27/+50 |
| * | QPID-2379: add BytesTxnDequeues and MsgTxnDequeues on Queue delegate | Robert Gemmell | 2010-03-04 | 12 | -10/+66 |
| * | QPID-2379: add BytesTxnEnqueues and MsgTxnEnqueues on Queue delegate | Robert Gemmell | 2010-03-04 | 11 | -14/+92 |
| * | QPID-2379: increase the QMF management update interval from 10ms to 10sec | Robert Gemmell | 2010-03-04 | 1 | -1/+1 |
| * | QPID-2379: add TxnStarts, TxnCommits, TxnRejects, TxnCount on Session delegate | Robert Gemmell | 2010-03-04 | 4 | -10/+111 |
| * | QPID-2379: add ConsumerCountHigh to Queue delegate | Robert Gemmell | 2010-03-04 | 4 | -3/+23 |
| * | This is a fix for QPID-2428 | Rajith Muditha Attapattu | 2010-03-04 | 1 | -1/+1 |
| * | BasicMessageProducer_0_10.java contains a fix for QPID-2428. | Rajith Muditha Attapattu | 2010-03-04 | 3 | -4/+19 |
| * | Moved the scripts and config files to the tools module as the Perf Producer a... | Rajith Muditha Attapattu | 2010-03-04 | 5 | -214/+4 |
| * | Increase test_watchdog interval to avoid spurious test failures. | Alan Conway | 2010-03-03 | 1 | -2/+2 |
| * | Amended cluster error message for decoding failures. | Alan Conway | 2010-03-03 | 1 | -1/+1 |
| * | Extended cluster_tests.test_management exposes a bug. | Alan Conway | 2010-03-03 | 4 | -30/+77 |
| * | Added tests/testagent, a simple QMF agent for use in tests. | Alan Conway | 2010-03-03 | 5 | -0/+323 |
| * | Minor improvements to brokertest framework. | Alan Conway | 2010-03-03 | 2 | -28/+84 |
| * | QPID-2386: added username (if available) to log entry for failed authentication. | Gordon Sim | 2010-03-03 | 1 | -19/+22 |
| * | QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ... | Gordon Sim | 2010-03-03 | 18 | -90/+138 |
| * | QPID-2427: Align browsing option with approach used in python client | Gordon Sim | 2010-03-03 | 2 | -3/+16 |
| * | QPID-2426: Check for empty name in address when resolving | Gordon Sim | 2010-03-03 | 1 | -0/+3 |
| * | QPID-2417: add a volume test for transient message delivery using topics + se... | Robert Gemmell | 2010-03-03 | 2 | -0/+348 |
| * | Moved the slf4j-log4j deps to the common libs. If one only builds the client ... | Rajith Muditha Attapattu | 2010-03-02 | 1 | -2/+2 |
| * | QPID-2261: fix agent indication heartbeat generation and handling. | Kenneth Anthony Giusti | 2010-03-02 | 3 | -18/+16 |
| * | Removed superfluous "Apache Qpid : " string, which the Wiki inserted into mos... | Jonathan Robie | 2010-03-01 | 51 | -51/+51 |
| * | Fixed many links, added Apache header to each file. | Jonathan Robie | 2010-03-01 | 63 | -349/+494 |
| * | Fix: decoding error causes cluster broker to exit. | Alan Conway | 2010-03-01 | 1 | -4/+16 |
| * | Add support for displaying subscriptions, with connection and queue info | Nuno Santos | 2010-03-01 | 1 | -2/+53 |
| * | added setup.py for qpid-tests | Rafael H. Schloming | 2010-03-01 | 1 | -0/+31 |
| * | QPID-2261: split error logging and debug tracing into separate loggers | Kenneth Anthony Giusti | 2010-03-01 | 3 | -382/+188 |
| * | QPID-2261: object subscriptions, and tests | Kenneth Anthony Giusti | 2010-03-01 | 4 | -170/+464 |
| * | Small Hack to allow Windows to compile without error until the qmfv2 changes ... | Andrew Stitcher | 2010-02-26 | 1 | -1/+4 |
| * | QPID-2423 - Add Constructors to set initial value of content for MapContent a... | Ted Ross | 2010-02-26 | 5 | -0/+67 |
| * | temporary workaround for problem log statement | Rafael H. Schloming | 2010-02-26 | 1 | -1/+2 |
| * | Fix cluster abort on shutdown in ClusterTimer::fire. | Alan Conway | 2010-02-26 | 4 | -3/+10 |
| * | fixed reconnect | Rafael H. Schloming | 2010-02-26 | 1 | -4/+4 |
| * | QPID-2417: update exclude files with correct test name and locations to allow... | Robert Gemmell | 2010-02-26 | 3 | -2/+4 |
| * | split engine into a separate class | Rafael H. Schloming | 2010-02-26 | 2 | -107/+122 |
| * | Last member of a cluster always has clean store. | Alan Conway | 2010-02-25 | 4 | -17/+55 |
| * | Configure boost tests to create core dumps. | Alan Conway | 2010-02-25 | 2 | -1/+3 |
| * | Minor improvements to verify_cluster_objects. | Alan Conway | 2010-02-25 | 1 | -13/+21 |
| * | QPID-2261: add console async subscription api, and tests | Kenneth Anthony Giusti | 2010-02-25 | 2 | -125/+408 |
| * | Removed unecessary include of Msg.h in Exception.h | Andrew Stitcher | 2010-02-25 | 23 | -3/+29 |
| * | move reconnect logic away from engine portion of the driver | Rafael H. Schloming | 2010-02-25 | 1 | -44/+81 |
| * | QPID-2417: add a test that restarts the broker at the end to validate the sto... | Robert Gemmell | 2010-02-25 | 1 | -4/+27 |
| * | QPID-2417: add ability to run DurableSubscriberTest on the java-derby profile... | Robert Gemmell | 2010-02-25 | 4 | -2/+11 |
| * | Add topic entry required by the MultiMessageDispatcher example | Robert Gemmell | 2010-02-25 | 1 | -0/+1 |
| * | QPID-2417: unsubscribe the durable subscriptions when done to delete the queues | Robert Gemmell | 2010-02-25 | 1 | -0/+5 |
| * | QPID-2421 : Update to expose the PingClient count so we can set the correlati... | Martin Ritchie | 2010-02-25 | 2 | -1/+6 |
| * | QPID-2421 : Augmented Async Performance test to take new 'preFill' value, tha... | Martin Ritchie | 2010-02-25 | 6 | -13/+300 |
| * | QPID-2261: test subscription refresh and cancel | Kenneth Anthony Giusti | 2010-02-24 | 3 | -12/+166 |
| * | QPID-2261: sync with msg formats defined on wiki, start subscription impl. | Kenneth Anthony Giusti | 2010-02-24 | 13 | -341/+1410 |
| * | QPID-2417: add TTL testing of durable topic subscription | Robert Gemmell | 2010-02-24 | 1 | -0/+155 |