summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-6429 : Remove dead code, add name to (idle) pooled IO threadsRobert Godfrey2015-03-172-69/+13
* QPID-6456: [Java Broker] Correct method id used by connectionclose.ok for AMQ...Keith Wall2015-03-171-1/+1
* Align run_test shell and Powershell versions. Changes the option syntax from ...Stephen D. Huston2015-03-174-69/+165
* QPID-6429 : Fix issue when async close is called twice on a session, tidy up ...Robert Godfrey2015-03-176-39/+41
* QPID-6429 : add debugRobert Godfrey2015-03-171-0/+2
* QPID-6453 : Address review comments from Keith WallRobert Godfrey2015-03-171-2/+2
* QPID-6453 : Address review comments from Keith WallRobert Godfrey2015-03-171-7/+7
* QPID-6429 : remove redundant wakeup/state change caused in sendRobert Godfrey2015-03-171-1/+0
* QPID-6429 : ensure the consumer target queues are emptied before we perform a...Robert Godfrey2015-03-163-15/+14
* QPID-6429 : ensure that when message suspension is set, all targets have fini...Robert Godfrey2015-03-162-12/+28
* QPID-6429 : ensure that when message suspension is set, all targets have fini...Robert Godfrey2015-03-161-4/+12
* QPID-6454 : Add page summarizing all api pathsRobert Godfrey2015-03-167-45/+186
* NO-JIRA : Fix typo in testRobert Godfrey2015-03-161-1/+1
* QPID-6429, QPID-6262: [Java Broker] Improve error handling in new NIO code; ...Keith Wall2015-03-1619-445/+514
* QPID-6449: Fix remaining failing testsAlex Rudyy2015-03-161-8/+0
* QPID-6449: Fix failing testsAlex Rudyy2015-03-162-6/+2
* QPID-6454 : [Java Broker] Improve rendering of attribute typesRobert Godfrey2015-03-162-51/+52
* QPID-6454 : [Java Broker] Provide mechanism to view REST API interface defini...Robert Godfrey2015-03-164-5/+422
* QPID-6453 : [Java Broker] add documentation for new Queue attributesRobert Godfrey2015-03-152-212/+351
* QPID-6452 : Defer creating filters in default filter map until a consumer is ...Robert Godfrey2015-03-1519-186/+283
* QPID-6428 : Remove explicit call to update store from within AbstractQueueRobert Godfrey2015-03-141-26/+17
* QPID-6451: [Java Client] Remove logging of ConnectionExcepion from exception ...Keith Wall2015-03-141-2/+0
* QPID-6449: [Java Broker] Change REST interfaces to return 422 status code fro...Alex Rudyy2015-03-1415-54/+167
* QPID-6450 : [Java Broker] Allow separate model configuration threads for each...Robert Godfrey2015-03-1346-25/+192
* QPID-6438: Set Location header for REST create requestsAlex Rudyy2015-03-133-8/+41
* NO-JIRA: [Java Perf Test Framework] Add assembly for qpid-perftests-visualisa...Keith Wall2015-03-132-0/+69
* QPID-6438: Update documentation for REST interfacesAlex Rudyy2015-03-131-303/+469
* NO-JIRA: [Java Perf Test Framework] Ensure that the shutdown of the Broker du...Keith Wall2015-03-133-1/+78
* QPID-6445: Revert the error checking code to *not* close, as this was causing...Ernest Allen2015-03-131-4/+0
* QPID-6438: [Java Broker] Extend REST interfaces to result in errors when obje...Alex Rudyy2015-03-1323-207/+237
* QPID-6447 : [Java AMQP 1.0 Client] Use endpoint lock in Transaction ControllerRobert Godfrey2015-03-121-6/+11
* QPID-2836 : [Java Broker] Use slf4j facade for logging in the Java BrokerRobert Godfrey2015-03-12186-754/+1012
* QPID-6429, QPID-6262, QPID-5818: [Java Broker] Utilise NIO, service connectio...Keith Wall2015-03-12206-2426/+6458
|\
| * 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