summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-086-65/+165
* QPID-3985 : [Java Tests] Fix locale specific testsRobert Godfrey2012-05-073-36/+27
* QPID-3986 : [Java Broker] Tidy up constant use for Underfull/Overfull propertiesRobert Godfrey2012-05-073-30/+9
* QPID-3986 : [Java Broker] Add producer flow control based on total disk usageRobert Godfrey2012-05-0726-154/+1166
* NO-JIRA: Skip HA tests if required python tools are not available.Alan Conway2012-05-073-5/+35
* NO-JIRA Fix calculation of buffer size.Charles E. Rolke2012-05-071-1/+1
* Don't go through the IOCP wait if the poller is shut down. Fixes QPID-3982.Stephen D. Huston2012-05-051-2/+3
* QPID-3767: fix queue replicator nameKenneth Anthony Giusti2012-05-041-0/+2
* QPID-3767: re-index bridge and link by constant name, not addressKenneth Anthony Giusti2012-05-0421-273/+984
* NO-JIRA: JCA CleanupWeston M. Price2012-05-043-10/+9
* QPID-3791: PropertiesFileInitialContextFactory cannot open file URLWeston M. Price2012-05-031-19/+0
* QPID-3971: PropertiesFileInitialContextFactory cannot open file URLWeston M. Price2012-05-034-39/+114
* QPID-3745: Improve JCA DocumentationWeston M. Price2012-05-031-1/+4
* Merge branch 'QPID-3957' into trunkWeston M. Price2012-05-031-1/+4
* QPID-3878:Weston M. Price2012-05-0312-584/+641
* QPID-3799 and QPID-2616 Various C++ broker ACL changesCharles E. Rolke2012-05-021-195/+236
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-023-15/+32
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-015-7/+26
* Clarified that syntax for selector filter is based on the selector syntax in ...Gordon Sim2012-05-011-3/+7
* Added proposed set of initial 1.0 filter definitionsGordon Sim2012-05-012-0/+758
* QPID-3963: update cluster version.Kenneth Anthony Giusti2012-05-011-1/+1
* QPID-3963: fix test, add cluster log filters for link and broker stateKenneth Anthony Giusti2012-05-012-17/+22
* QPID-3963: add testcase for federation and cluster failoverKenneth Anthony Giusti2012-05-011-0/+115
* QPID-3963: replicate learned failover addresses to new cluster membersKenneth Anthony Giusti2012-05-016-3/+101
* QPID-3963: use unique name for created session and queueKenneth Anthony Giusti2012-05-012-8/+5
* QPID-3963: cleanups from reviewboard inputKenneth Anthony Giusti2012-05-012-21/+26
* QPID-3963: fix naming of link exchange, and exchange creation/replication han...Kenneth Anthony Giusti2012-05-014-32/+89
* QPID-3963: subscribe link to remote broker's to amq.failover exchange.Kenneth Anthony Giusti2012-05-012-8/+127
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-04-302-3/+69
* QPID-3977: Add charting framework for new distributed test tool.Keith Wall2012-04-3039-5437/+5510
* QPID-3936: Performance Test Tool: Try to remove test queues in the event of u...Keith Wall2012-04-301-0/+23
* QPID-2616 Count and limit client connectionsCharles E. Rolke2012-04-277-47/+353
* QPID-3965: Fix issue with converting ACL content to lower case Applied patch ...Keith Wall2012-04-273-6/+10
* QPID-3722 : Tidy up Makefile and imagesRobert Godfrey2012-04-2626-350/+38
* QPID-3974: update statistics for dropped duplicate messages in replication ex...Gordon Sim2012-04-261-1/+7
* QPID-3936: Produce aggregated batchSize and bring acknowledgeMode through to ...Keith Wall2012-04-2617-77/+234
* QPID-3722 : Tidy up the document generation. Split docs by book, remove monol...Robert Godfrey2012-04-261-1/+1
* QPID-3722 : Tidy up the document generation. Split docs by book, remove monol...Robert Godfrey2012-04-26122-754/+406
* QPID-3722 : Add Apache license to xsl fileRobert Godfrey2012-04-261-0/+20
* QPID-3722 : Make the chunked HTML presentation look like the rest of the websiteRobert Godfrey2012-04-262-4/+8
* QPID-3722 : Make the chunked HTML presentation look like the rest of the websiteRobert Godfrey2012-04-251-0/+6
* QPID-3722 : Make the chunked HTML presentation look like the rest of the websiteRobert Godfrey2012-04-253-3/+312
* QPID-3606 get windows builds going againCharles E. Rolke2012-04-251-1/+1
* QPID-3936: Fix for ControllerAndClientTest that occasionally fails on slow CIKeith Wall2012-04-251-2/+14
* QPID-3969 - Improved handling of unspecified arguments in QMFv2 method calls.Ted Ross2012-04-243-9/+15
* QPID-3936: Add more logging to better understand the ControllerAndClientTest ...Keith Wall2012-04-241-1/+6
* QPID-3936: Add more logging to better understand the ControllerAndClientTest ...Keith Wall2012-04-241-1/+8
* QPID-3970: Check alternate exchange actually exists before proceeding with re...Gordon Sim2012-04-232-2/+31
* Added missing externs for Windows builds. NO-JIRAStephen D. Huston2012-04-232-2/+3
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-2311-160/+211