summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Typo in previous fixAndrew Stitcher2012-07-021-1/+1
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-0274-244/+527
* QPID-4089: Add latency tests into java performance test frameworkKeith Wall2012-07-0242-50/+12574
* QPID-4093: Resolve some outstanding TODOs in new JMX moduleKeith Wall2012-07-0212-57/+150
* QPID-3923: remove deprecated test-only AMQQueueFactory method and update test...Robert Gemmell2012-07-0115-123/+75
* QPID-3923: update ID generation to be consistent across all queues/exchanges/...Robert Gemmell2012-07-0112-53/+191
* NO-JIRA: Fixed struct/class warningAndrew Stitcher2012-07-011-1/+1
* NO-JIRA: Fixed erroneous use of operator+Andrew Stitcher2012-07-011-1/+4
* QPID-4090: Bug fix: allow Java client to make connections to Java Broker usin...Keith Wall2012-06-303-9/+93
* QPID-4902: NPE from SimpleAMQQueue and RejectedExecutionExecution handlingKeith Wall2012-06-305-22/+29
* QPID-4099: Fix race condition in test FailoverBehaviourTest.testFlowControlFl...Keith Wall2012-06-291-1/+4
* QPID-4098: update POM generation for the plugins to mark the dependencies as ...Robert Gemmell2012-06-296-1/+8
* QPID-4098: generate maven release artifacts for the broker pluginsRobert Gemmell2012-06-295-5/+18
* QPID-3998: add dependency stubs for jetty components to fix the POM generatio...Robert Gemmell2012-06-299-0/+250
* QPID-3999: add logo image which was missed during previous commitRobert Gemmell2012-06-291-0/+0
* QPID-4094: Qpid MC misformats JMX notification datesKeith Wall2012-06-291-1/+1
* Add missing include of qpid/framing/FieldValue.h. Fixes QPID-4097.Stephen D. Huston2012-06-281-0/+1
* QPID-3998, QPID-3999, QPID-4093: exclude missed Java-only test class from the...Robert Gemmell2012-06-281-1/+1
* QPID-4021: Badly behaved clients can still clog up the brokerAndrew Stitcher2012-06-282-2/+12
* NO-JIRA: Add missing EXTERN declarations needed by HA module.Alan Conway2012-06-281-6/+10
* QPID-4093: work around ancient versions of Ant lacking 'erroronmissingdir' in...Robert Gemmell2012-06-282-8/+20
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-28296-7811/+21553
* NO-JIRA: Get rid of noisy errors from rejected connections.Alan Conway2012-06-282-6/+4
* 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
* 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