summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: remove unused dependencyjava-config-and-managementRobert Gemmell2012-06-282-2/+0
* NO-JIRA: Revert commenting out of test store, it was unintentionalKeith Wall2012-06-281-1/+1
* NO-JIRA: Bolster QueueMBean and VirtualHostManagerMBean system and unit tests.Keith Wall2012-06-288-97/+408
* NO-JIRA: Remove old management methods from SimpleAMQQueueKeith Wall2012-06-284-321/+1
* merge changes from trunk up to r1354912Robert Gemmell2012-06-2814-61/+75
|\
| * QPID-4080: close initial connections after use rather than allowing them to f...Robert Gemmell2012-06-281-8/+7
| * QPID-4091 : [Java Broker] correct handling of dtx set timeoutRobert Godfrey2012-06-272-24/+11
| * QPID-4091 : [Java Broker] correct handling of dtx set timeoutRobert Godfrey2012-06-273-21/+34
| * NO-JIRA: ha_tests.py raise exception for errors in qpid-haAlan Conway2012-06-272-14/+28
| * NO-JIRA: Make qmf/BrokerImportExport.h header publicAlan Conway2012-06-273-2/+3
| * NO-JIRA: ensure test cleans up when done to prevent interference with anythin...Gordon Sim2012-06-271-1/+1
| * QPID-3902 force [Test] log category into test instanceCharles E. Rolke2012-06-261-1/+1
| * NO-JIRA: Fix build error on windows, introduced in r1352992Alan Conway2012-06-261-1/+1
| * NO-JIRA: increase test timeoutGordon Sim2012-06-261-2/+2
* | NO-JIRA: Moved the mBean focused system tests to broker-plugins/jmx module. R...Keith Wall2012-06-2820-67/+100
* | merge non-java changes from trunk up to r1353860Robert Gemmell2012-06-28492-6276/+14523
|\ \ | |/
| * QPID-4075: Exclude qmf_events from java/python testsKeith Wall2012-06-261-0/+1
| * QPID-4080: restore connectdelay to previous value and increase retriesRobert Gemmell2012-06-251-2/+2
| * NO-JIRA: Trivial code cleanup, removing outdated FIXME comments.Alan Conway2012-06-228-69/+2
| * NO-JIRA: Simplify locking and remove member-update callback in HA code.Alan Conway2012-06-227-55/+60
| * NO-JIRA: Cleanup in HA code.Alan Conway2012-06-225-67/+41
| * QPID-4078: Fix primary self-connections in long running test.Alan Conway2012-06-229-43/+46
| * QPID-3849: Client connection breaks broker-to-broker cluster SASL authenticat...Alan Conway2012-06-2210-24/+53
| * QPID-4075: Added missing test file from last commitGordon Sim2012-06-221-0/+83
| * QPID-4075: Raise delete event for autodeleted queues alsoGordon Sim2012-06-228-12/+33
| * QPID-4081: [Java Tests] Applied patch supplied by Alex RudyyRobert Godfrey2012-06-224-2/+112
| * NO-JIRA 0.18 release - add an EXTRA_DIST file required for windows buildsCharles E. Rolke2012-06-211-0/+1
| * QPID-4082: cluster de-sync after broker restart & queue replicationAlan Conway2012-06-215-3/+8
| * QPID-4080: [Java Broker] HA - Increase client connectdelay to allow test to b...Keith Wall2012-06-211-1/+1
| * QPID-3333: Patch 0015 from Anthony Foglia; better exception translationGordon Sim2012-06-201-44/+80
| * QPID-4076: Patch from Andy Goldstein, don't use infinite credit on bridges wi...Gordon Sim2012-06-201-3/+3
| * QPID-3902 log category - force log statement to be in test category and to di...Charles E. Rolke2012-06-191-1/+1
| * QPID-4063: remove spurious whitespace introduced in last commit.Kenneth Anthony Giusti2012-06-182-2/+0
| * QPID-4063: allow configuration of source queue for exchange or dynamic routesKenneth Anthony Giusti2012-06-184-12/+187
| * NO-JIRA: Updates to HA documentation.Alan Conway2012-06-181-57/+64
| * QPID-4072: HA use backup messages in failover.Alan Conway2012-06-188-114/+152
| * NO-JIRA: Remove non-existing file windows/MemStat.cpp from ha.mk.Alan Conway2012-06-181-1/+0
| * QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-186-35/+58
| * QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-1812-41/+55
| * NO-JIRA: Remove non-existing file HeldQueue from ha.mk.Alan Conway2012-06-181-2/+1
| * QPID-4030: Check send rate actually achieved and report if it fails to match ...Gordon Sim2012-06-181-4/+14
| * QPID-4060 - Fixed error in the help text.Ted Ross2012-06-181-1/+1
| * NO-JIRA: Added missing EXTERN declaration on broker::Link::getRemoteAddressAlan Conway2012-06-181-1/+1
| * QPID-4071: basic porting changes for solaris native compilerClifford Allan Jansen2012-06-1710-4/+18
| * QPID-4022 C++ Broker connection limits corrections for cluster.Charles E. Rolke2012-06-152-33/+64
| * QPID-4070 - Minor internal-api changes for LinkRegistry and Bridge (in qpid::...Ted Ross2012-06-154-8/+15
| * QPID-4066 - Allow configuration to override the broker's federation tagTed Ross2012-06-154-8/+19
| * QPID-4069: DistributedClientTest.testClientFailsToCreateProducerUsingInvalidS...Keith Wall2012-06-152-9/+11
| * QPID-4052: [Java Broker] Increase the number of retries that the client will ...Keith Wall2012-06-151-1/+1
| * QPID-3977: ChartingUtil now generates chart-summary.html file to facilitate c...Keith Wall2012-06-157-5/+259