summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkQPID-6262-JavaBrokerNIOKeith Wall2015-03-129-53/+91
|\
| * QPID-6436: Address review comments and fix issues caused by ACL refactoringAlex Rudyy2015-03-129-34/+91
* | Merge from trunkKeith Wall2015-03-121-0/+3
|\ \ | |/
| * QPID-6446: Temporary disable the test until root issue is resolvedAlex Rudyy2015-03-121-0/+3
* | Merge from trunkKeith Wall2015-03-1212-353/+58
|\ \ | |/
| * QPID-6444: remove unused functionsGordon Sim2015-03-112-17/+0
| * QPID-6440: [Java Broker] Web UI, correct problem that causes checkbox values ...Keith Wall2015-03-101-1/+6
| * QPID-6438: [Java Broker] Add support for POST method into REST interfaces in ...Alex Rudyy2015-03-1024-310/+274
| * QPID-6436: Allow user to update its own preferences without explicit permissionsAlex Rudyy2015-03-101-0/+7
| * QPID-6439 : [Java Broker] config upgrader should upgrade key/trust stores usi...Robert Godfrey2015-03-101-0/+5
| * QPID-6359: Remove the release script we no longer useJustin Ross2015-03-101-319/+0
| * QPID-6436: [Java Broker] Move ACL functionality scattered over the configured...Alex Rudyy2015-03-1044-1081/+1274
| * QPID-6437 : ensure session/link flow notifies occurRobert Godfrey2015-03-072-34/+32
| * QPID-6347 : ensure link enpoints are notified outside of holding the connecti...Robert Godfrey2015-03-062-38/+66
| * QPID-6437 : ensure no locks are held when link endpoint listeners are notifiedRobert Godfrey2015-03-061-2/+7
| * QPID-6434: [Java Client Docs] Correct a couple typos and simplify detail.Keith Wall2015-03-061-18/+14
| * QPID-6428: Remove now redundant changeAttributes overrideKeith Wall2015-03-062-6/+1
| * 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