summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4677: Rename broker and virtual host attribute constants to distiguish t...Robert Gemmell2013-04-0119-167/+167
* QPID-4677: Add missing broker attributes related to store transactionsRobert Gemmell2013-04-017-5/+159
* QPID-4677: Fix incorrect attribute names and update web management console UI...Robert Gemmell2013-04-0110-102/+141
* QPID-4661: Fix broker attribute conversion bugRobert Gemmell2013-04-012-3/+24
* QPID-4671: [Java Broker] Fix NPE occuring in FanoutExchange#isBound(... AMQQu...Robert Gemmell2013-03-302-2/+72
* QPID-4666: fix exception messages during during 0-10 MessageSubscribe failure...Robert Gemmell2013-03-301-2/+2
* QPID-4673 : [Java Broker AMQP 1.0] Remove potential for deadlock between conn...Robert Godfrey2013-03-291-18/+30
* QPID-4672: XmlExchange unbind deadlock - merge fix from trunk to 0.22 branch.Charles E. Rolke2013-03-282-3/+12
* QPID-4668: Message is only redelivered if delivery count is greater than 1 (m...Gordon Sim2013-03-271-1/+1
* QPID-4667: Fix for selective message acknowledgement over AMQP 1.0 (merged fr...Gordon Sim2013-03-271-1/+5
* QPID-4586: Compilation fix for windows (merged from r1460552)Gordon Sim2013-03-251-0/+1
* QPID-4637: Change the Qpid version to 0.22Justin Ross2013-03-2413-16/+16
* QPID-4637: Branch for the 0.22 releaseJustin Ross2013-03-240-0/+0
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-2336-95/+253
* NO-JIRA: add SSL test that verifies hostname in certificateKenneth Anthony Giusti2013-03-225-15/+214
* QPID-4596: create/delete password file for the password file authentication p...Alex Rudyy2013-03-2218-39/+179
* QPID-4596: Restrict the creation of PasswordCredentialManagingAuthenticationP...Alex Rudyy2013-03-223-32/+62
* QPID-4661: Improve broker attribute editing UI to avoid sending of unmodified...Alex Rudyy2013-03-2210-55/+108
* QPID-4390: Improve the thread safety of java broker management operationsAlex Rudyy2013-03-223-24/+106
* QPID-4586: Add generic (and somewhat experimental) tool for creating, deletin...Gordon Sim2013-03-213-2/+145
* QPID-4661: Display java broker store details and platform details in the web ...Alex Rudyy2013-03-212-3/+45
* QPID-4390: Add ability to save java broker store version with existing broker...Alex Rudyy2013-03-2112-12/+123
* NO-JIRA: renamed latency performance tests to avoid name clashes when queryin...Phil Harvey2013-03-211-2422/+3
* QPID-4661: Add functionality to update broker fields affected by changes in a...Alex Rudyy2013-03-213-13/+111
* QPID-4644: Provides a Ruby version of qpidtoollibsDarryl L. Pierce2013-03-2026-0/+1769
* QPID-4661: Add UI into java broker web management console to edit broker attr...Alex Rudyy2013-03-2010-43/+831
* QPID-4558: C++ broker selectors: trivial - remove unnecessary templatesAndrew Stitcher2013-03-201-15/+12
* NO-JIRA: silence irrelevant warning in release modeAndrew Stitcher2013-03-201-0/+2
* QPID-4558: C++ broker selectors: Improved error reportingAndrew Stitcher2013-03-205-56/+126
* QPID-4558: Change C++ Selector implementation to use registered valuesAndrew Stitcher2013-03-195-11/+13
* QPID-4624: Implement IN operator for C++ broker selectorsAndrew Stitcher2013-03-182-2/+57
* QPID-4658: Update statistics even when no binding key matches routing keyJustin Ross2013-03-181-5/+7
* QPID-4493: Fixes memory leak in Perl bindings.Darryl L. Pierce2013-03-182-15/+25
* QPID-4621: Arithmetic operations for C++ broker selectorsAndrew Stitcher2013-03-186-284/+561
* QPID-4657: Add UI into java broker web management console to add/edit/delete ...Alex Rudyy2013-03-1813-22/+507
* QPID-4586: some management related tweaks and fixesGordon Sim2013-03-1817-39/+69
* QPID-4656: added perftests documentationPhil Harvey2013-03-181-0/+105
* QPID-4655: add BrokerOptions support for skipping the logging configuration (...Robert Gemmell2013-03-183-2/+29
* QPID-4636: expand testing of the new TrustManagersRobert Gemmell2013-03-177-41/+284
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-17148-13283/+13497
* QPID-4653 : [Java Broker 1.0] Implement statistics counting on 1.0 connectionsRobert Godfrey2013-03-174-11/+40
* QPID-4652 [Java Broker 1.0] delete temporary queues created for exchange subs...Robert Godfrey2013-03-171-0/+37
* QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptionsRobert Godfrey2013-03-171-21/+14
* QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptionsRobert Godfrey2013-03-1710-216/+776
* QPID-4640: Fixed up some of the documentation from the autotools deprecationAndrew Stitcher2013-03-173-42/+105
* QPID-4640: Deprecate autotools build system.Alan Conway2013-03-155-161/+273
* QPID-4640: brokertest.py prints a message and skips tests if qmf.console not ...Alan Conway2013-03-151-1/+4
* QPID-4640: Add files required for legacystore build to distro.Alan Conway2013-03-152-1/+115
* QPID-4623: Fixed the unit test for unknown valuesAndrew Stitcher2013-03-151-2/+2
* QPID-4623: Fixed unknown semantics of "between" comparisonAndrew Stitcher2013-03-152-26/+19