summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2650: Make use of connections with auto-commit transactions disabled for...Robert Gemmell2010-06-093-118/+106
* QPID-2651: Remove use of deprecated Derby 10.3.2.1 release, upgrade to Derby ...Robert Gemmell2010-06-093-1/+1
* Added a section on how to configure Java client logging.Rajith Muditha Attapattu2010-06-091-0/+17
* QPID-2526: split command into quoted arguments to allow building with spaces ...Robert Gemmell2010-06-081-1/+7
* Fixed validation errors due to problems with the original template - mainly i...Jonathan Robie2010-06-0814-88/+87
* brokertest.py: fix ready() test to create a session as well as a connection.Alan Conway2010-06-081-2/+6
* QMF: ignore errors when servicing messages over a closed session.Kenneth Anthony Giusti2010-06-081-10/+26
* QPID-2650: make PST check the recovered messages more precisely, and more inf...Robert Gemmell2010-06-081-2/+10
* Cluster handle connection-negotiation phase in local broker.Alan Conway2010-06-0810-179/+112
* made minor changes to get testkit running again.Rajith Muditha Attapattu2010-06-081-26/+9
* Wove in the documentation pages.Jonathan Robie2010-06-085-35/+100
* Adjusted the capacity test case, verify the change made in rev 949083.Rajith Muditha Attapattu2010-06-071-7/+16
* Removing commented out code.Rajith Muditha Attapattu2010-06-071-6/+1
* For testOderingWithSyncConsumer I added a timeout for the individual receive(...Rajith Muditha Attapattu2010-06-071-3/+12
* QPID-2634: set/correct broker+common script line ending properties depending ...Robert Gemmell2010-06-072-20/+20
* QPID-2634: use ant fixcrlf task as part of the broker packaging process to en...Robert Gemmell2010-06-071-1/+2
* Don't set USER callback, AUTHNAME is sufficientGordon Sim2010-06-071-4/+0
* QPID-2649: Ensure timer is stopped before we start deleting broker membersGordon Sim2010-06-071-0/+1
* Windows SDK work:Andrew Stitcher2010-06-049-1153/+159
* Eliminate windows warningAndrew Stitcher2010-06-041-1/+1
* Fixed sporadic failure of cluster_tests.py sasl_testAlan Conway2010-06-042-4/+5
* Fix initialization-order problem with URL protocol tags.Alan Conway2010-06-042-9/+31
* QPID-2599: restore log4j settings files which are not named log4j.xml or log4...Robert Gemmell2010-06-046-0/+233
* QPID-2632 : Applied patch from Andrew Kennedy. To convert RST and PPT to QTCs...Martin Ritchie2010-06-044-18/+8
* Only build perftest scripts if we have changed them. Shaves 14s of the build ...Martin Ritchie2010-06-041-1/+11
* QPID-2632 : External broker profile actually needs an InVM broker created to ...Martin Ritchie2010-06-034-11/+60
* QPID-1447 : Ensure we only attempt to load plugins that are configured and so...Martin Ritchie2010-06-031-3/+7
* Cleanup code. Configuration security.access is not used anymoreMartin Ritchie2010-06-038-26/+8
* QPID-2633 : Move destinationConsumer count logic to before the consumer is re...Martin Ritchie2010-06-031-8/+15
* Increase ExpiredMessageCheck time period to ensure test succesfully runsMartin Ritchie2010-06-031-1/+1
* QPID-1447 : Update SCD for MessageAge when queue is empty at consumer connect...Martin Ritchie2010-06-031-3/+12
* QPID-1447 : Add additional testing for null TopicDelete Policy Configuration ...Martin Ritchie2010-06-032-11/+57
* QPID-2632 : Encorporated changes from Andrew Kennedy, cleanup PPT and extend ...Martin Ritchie2010-06-031-17/+5
* QPID-2581 : Update Plugins that use configuration to only throw Configuration...Martin Ritchie2010-06-0317-99/+206
* Remove Plugin.isConfigured Only configured plugins should be createdMartin Ritchie2010-06-037-91/+81
* QPID-2632 : Ensure additional broker unit tests extend IBBCMartin Ritchie2010-06-038-50/+25
* Remove dependency on qpid::sys::AbsTime (which uses boost on Windows)Andrew Stitcher2010-06-031-6/+6
* QPID-2644 - Console examples sometimes fail due to not waiting for the broker...Ted Ross2010-06-033-7/+9
* Add tail of broker log to exception message when broker fails to start.Alan Conway2010-06-031-9/+13
* QPID-2589 - Build DLLs and EXEs usable on both 32 and 64-bit architectures.Ted Ross2010-06-0310-15/+181
* QPID-2640: Don't try to cast integer-like values during parsing; leave as str...Gordon Sim2010-06-031-3/+0
* Eliminated various dead links.Jonathan Robie2010-06-027-21/+59
* Fix error string for invalid options, fix exception handling in qpid_send/qpi...Alan Conway2010-06-023-17/+19
* Add the ASF License to various classes currently missing itRobert Gemmell2010-06-0221-3/+423
* QPID-2004: Now that connections are cleaned up on shutdown, some cluster safe...Gordon Sim2010-06-022-3/+0
* QPID-2639: copy the old QpidTestCase@950614 to the new QpidBrokerTestCase, re...Robert Gemmell2010-06-021-0/+1345
* QPID-2639: add ASF licence and correct Logger class to updated QpidTestCase, ...Robert Gemmell2010-06-022-1346/+21
* QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin...Martin Ritchie2010-06-0213-95/+61
* QPID-2632 : Fix test that need to modify the configuration before starting th...Martin Ritchie2010-06-028-124/+133
* QPID-2632 : Update test to use the testName'd queue by default not 'test'Martin Ritchie2010-06-021-1/+1