summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | QPID-6434: [Java Client] Update existing JMS client documentation for AMQP 0....Alex Rudyy2015-03-061-0/+27
* | QPID-6427: Problem building trunk qpid cpp on RHEL 5aconway2015-03-054-6/+6
* | QPID-6427: Fixed unit test build problem on RHEL 5.aconway2015-03-051-3/+7
* | QPID-6433 : notify link listener flow state changed for link specific flowRobert Godfrey2015-03-052-5/+9
* | QPID-6397: [C++ broker] segfault when processing QMF method during periodic p...Pavel Moravec2015-03-051-1/+3
* | add missing licence headerRobert Gemmell2015-03-051-0/+20
* | QPID-6433 : notify link listeners of flow state change outside of the connect...Robert Godfrey2015-03-041-5/+7
* | QPID-4710: adjust version checking used by new tx interop tests so as not to ...Gordon Sim2015-03-041-3/+16
* | QPID-6432: when looking for the JMSType value use the message Subject first i...Robert Gemmell2015-03-041-0/+6
* | Fix possible double-free discussed in QPID-6368Stephen D. Huston2015-03-031-4/+3
| * Merge from trunkKeith Wall2015-03-1281-1435/+1766
| * Fix failing unit testKeith Wall2015-03-111-0/+4
| * Bug fix: Delay shutting download the Port's executor until the port has no re...Keith Wall2015-03-112-3/+27
| * Refactor use of futuresRobert Godfrey2015-03-105-251/+384
| * Fix exception handlingRobert Godfrey2015-03-101-1/+1
| * Add sync/async varients to most ACO methodsKeith Wall2015-03-0959-406/+1494
| * rewrite closeRobert Godfrey2015-03-0514-101/+169
| * merge from trunkKeith Wall2015-03-030-0/+0
| * Bug fix: Prevent NPE possibility if closing an object takes too long.Keith Wall2015-03-032-3/+4
| * merge from trunkKeith Wall2015-03-0362-565/+2059
| |\ | |/ |/|
* | QPID-6428 : [Java Broker] Use StoreConfigurationChangeListener to manage stor...Robert Godfrey2015-03-039-145/+145
* | QPID-6425 : [Java Broker] Allow for local and global name equivalence on virt...Robert Godfrey2015-03-027-4/+152
* | QPID-6424 : Implement Connection.Redirect in 0-8/9/9-1Robert Godfrey2015-03-0130-106/+1139
* | QPID-6423 : [Java Broker] Allow plugin of custom user queue reports using the...Robert Godfrey2015-03-0112-0/+1217
* | QPID-6405: Dont't use a Python Conditional Expression to maintain compatibili...Keith Wall2015-03-011-1/+2
* | QPID-6421: fix typo in README, testing GitHub integrationRobert Gemmell2015-02-271-1/+1
* | QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-2746-448/+1712
* | QPID-6419 : [Java Broker] Queue counts can become corrupt in case of rapid ac...Robert Godfrey2015-02-277-7/+28
* | NO-JIRA: Avoid outputting the build type more than onceAndrew Stitcher2015-02-261-2/+1
* | QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (test fix)Alan Conway2015-02-261-0/+1
* | QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (missed)Alan Conway2015-02-262-2/+2
* | QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9Alan Conway2015-02-261-1/+1
* | QPID-6418 : [Java Broker] Fix testRobert Godfrey2015-02-261-1/+2
* | QPID-6418 : [Java Broker] Use annotation to denote managed object which manag...Robert Godfrey2015-02-2611-13/+35
* | QPID-6414: Skip HA tests if qpid-ha or qpid-config tools are not available.Alan Conway2015-02-253-14/+24
* | QPID-6413: Sporadic failure of HA tests causd by maxNegotiateTimeoutAlan Conway2015-02-252-15/+18
* | NO-JIRA: Fix path encoding in rest system tests#Alex Rudyy2015-02-254-14/+10
* | QPID-6412: Use ConcurrentMap interface rather than concrete class to ensure l...Keith Wall2015-02-251-1/+2
* | QPID-6411 : Don't throw an NPE if there is no Error associated with the a bro...Robert Godfrey2015-02-241-8/+28
* | Fix up/remove pasted comments re Linux per Andrew's review comments in review...Stephen D. Huston2015-02-241-4/+0
* | QPID-6410: [Java Broker] Disambiguate connection adapter name by adding a con...Alex Rudyy2015-02-245-11/+29
* | Don't take the address of a 0-length vector. Fixes QPID-6409.Stephen D. Huston2015-02-241-5/+7
* | QPID-6408: [Java Broker] Expose AMQP connection limits (max concurrent connec...Keith Wall2015-02-236-38/+95
* | QPID-6407: [Java Broker] Fix Web UI defect that prevents the actual node prio...Keith Wall2015-02-2314-60/+35
* | QPID-6405: [Python Client] Fallback if pkg_resources is not available.Keith Wall2015-02-231-1/+2
* | QPID-6406: [Java Broker] Prevent the spurious firing of the attribute listene...Keith Wall2015-02-222-2/+87
* | QPID-6247: [Java Broker] Use try-with-resources to avoid some repeated cleanu...Keith Wall2015-02-224-37/+5
* | QPID-6405: [Python Client] Retreive package version number from pkg_resources...Keith Wall2015-02-223-12/+25
* | Replace non-Apache licensed CheckSizeTNativeType.cmake with ASF-licensed and ...Stephen D. Huston2015-02-225-63/+60
* | Add missing AIX-needed SystemInfo.cpp source; relates to QPID-6312, 0003 atta...Stephen D. Huston2015-02-221-0/+205