summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4141: Add Java Broker docbook documentation for lvq and sorted queues. ...Keith Wall2012-07-243-141/+277
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-238-15/+32
* QPID-4163: Deadlock between LinkRegistry and TimerTask locksAlan Conway2012-07-232-10/+12
* QPID-4159: HA Missing messages in failover test.Alan Conway2012-07-233-10/+27
* NO-JIRA: fix spurious diff when comparing cluster log files.Michael Goulish2012-07-231-1/+2
* NO-JIRA: HA documentation update.Alan Conway2012-07-232-60/+62
* NO-JIRA: Add exclude for file use with the Java Broker when running the Pytho...Keith Wall2012-07-221-0/+34
* QPID-4155 - Make sure decode only occurs with string values.Ted Ross2012-07-201-3/+9
* QPID-4160: remove the old JMX Management ConsoleRobert Gemmell2012-07-20197-22618/+1
* QPID-4155 - Added utf-8 decode of strings in the CLI display utilityTed Ross2012-07-201-3/+3
* QPID-4143: exclude qpid-client and its third party libs from the perftests re...Keith Wall2012-07-202-3/+15
* QPID-4158: HA transition to CATCHUP status too early.Alan Conway2012-07-191-16/+4
* QPID-4156: HA close window for clients to connect before HA broker is initial...Alan Conway2012-07-193-10/+31
* QPID-3998: Add HTTPS test for REST interfacesRobert Gemmell2012-07-193-4/+103
* QPID-4152 : Refactor coverage targets in Java build system.Keith Wall2012-07-193-81/+71
* QPID-4153: Exclude SelectorTest#testRuntimeSelectorError from Java test profilesKeith Wall2012-07-191-4/+2
* QPID-4151: Add validation for reserved exchange names into addExchange dialog...Robert Gemmell2012-07-191-1/+2
* QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a...Robert Gemmell2012-07-1918-59/+450
* QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and ...Robert Gemmell2012-07-192-2/+27
* NO-JIRA: Removed use of boost::bind which was causing build failure on windows.Alan Conway2012-07-181-2/+2
* NO-JIRA: HA Minor logging improvements.Alan Conway2012-07-182-4/+3
* QPID-4143: include baseline data in charts.Keith Wall2012-07-1824-86/+146
* QPID-4148: HA Not setting initial queues for new RemoteBackups Alan Conway2012-07-183-14/+21
* QPID-4103: Refactor test approach to avoid comparing JSON strings.Keith Wall2012-07-183-135/+45
* QPID-4145: HA Minor fixes to recovery Alan Conway2012-07-177-27/+44
* NO-JIRA: Added missing EXTERN statements causing build breakage.Alan Conway2012-07-171-2/+3
* QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lockAlan Conway2012-07-175-52/+44
* QPID-4103: now getting test file paths as URIs instead of URLs so that they s...Keith Wall2012-07-172-3/+3
* NO-JIRA: error in programming guideGordon Sim2012-07-171-1/+1
* QPID-4103: [Java Performance Tests] modified test so that its success is no l...Keith Wall2012-07-175-17/+163
* QPID-4143: tweaked topic test config to introduce a start delay on message pr...Keith Wall2012-07-1712-20/+38
* QPID-3575Rajith Muditha Attapattu2012-07-162-3/+4
* QPID-3575 SessionExceptions (0-10 code path) are now marked as softRajith Muditha Attapattu2012-07-163-12/+48
* NO-JIRA: Minor documentation updates.Alan Conway2012-07-161-9/+22
* NO-JIRA: Fix typo in make files.Alan Conway2012-07-161-1/+1
* QPID-3892 add missing fileCharles E. Rolke2012-07-161-0/+89
* QPID-4107 r1361334 type in file nameCharles E. Rolke2012-07-151-1/+1
* QPID-4107 r1361334 typo in file nameCharles E. Rolke2012-07-151-1/+1
* QPID-3892 C++ broker add routing key wildcard support to Acl 'publish exchang...Charles E. Rolke2012-07-157-58/+215
* QPID-4138: HA sporadic failure in ha_testsAlan Conway2012-07-135-2/+8
* QPID-4079 log categories for correlation. Design description.Charles E. Rolke2012-07-131-0/+112
* QPID-4107 HA does not replicate alternate-exchangeAlan Conway2012-07-136-55/+244
* QPID-4136: HA sporadic failures in ha_testsAlan Conway2012-07-132-2/+6
* QPID-4133: (Jason Dillaman) Non-responsive peer in federated link can result ...Alan Conway2012-07-131-1/+3
* QPID-4079 log entries track managed object life cyclesCharles E. Rolke2012-07-1312-14/+120
* QPID-3998: Add HTTPS support for the REST management interfaceRobert Gemmell2012-07-1318-89/+234
* QPID-4114: broker release now includes BDB if optional=true sys property is setKeith Wall2012-07-121-1/+4
* QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the...Keith Wall2012-07-123-21/+40
* NO-JIRA: HA doc: Add overview of avoiding message loss.Alan Conway2012-07-111-4/+86
* NO-JIRA: Fixed compile error on RHEL5: double doesn't convert to int64_tAlan Conway2012-07-111-1/+1