summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | QPID-6318: [Java Broker] Make UI support the upload of JKS filesKeith Wall2015-01-2020-342/+1084
* | | QPID-6316: [Java Broker] Make UI support the upload of ACL filesKeith Wall2015-01-205-134/+373
* | | QPID-6325: improve 0-10 connection handling logicGordon Sim2015-01-202-4/+25
* | | QPID-6324: fix when default timeout appliesGordon Sim2015-01-191-5/+4
* | | QPID-5597: honour explicit auto-delete when True (as well as when False)Gordon Sim2015-01-191-2/+2
* | | QPID-6323: align default timeout behaviour with 0-10 codepathGordon Sim2015-01-191-1/+1
* | | QPID-6322: avoid setting qpid.auto_delete_timeout unnecessarilyGordon Sim2015-01-191-1/+2
* | | QPID-6321: handle change to pn_delivery_tag_t in 0.9Gordon Sim2015-01-197-2/+37
* | | QPID-5362: Linearstore: No store tools exist for examining the journals - Bug...Kim van der Riet2015-01-164-56/+82
* | | QPID-6303 [linearstore] Roll back auto-upgrade of store directory structureKim van der Riet2015-01-166-63/+46
* | | QPID-6313 : [JMS AMQP 1.0 Client] increment redelivery count when recover() i...Robert Godfrey2015-01-141-1/+16
* | | QPID-6304: [Java Broker] Remove now redundant FileKeyStoreCreationTest/FileTr...Keith Wall2015-01-144-356/+46
* | | QPID-6292: [Java Broker Tests] Add model mechanism test testing the behaviour...Keith Wall2015-01-143-2/+49
* | | QPID-6308: Preserve request string encoding in response string.Charles E. Rolke2015-01-141-3/+17
* | | QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stor...Andrew MacBean2015-01-1412-306/+922
* | | QPID-6310: check validity of ranges when decoding sequence setGordon Sim2015-01-131-1/+5
* | | QPID-6310: handle case where content bearing method is not in fact a message-...Gordon Sim2015-01-131-0/+3
* | | QPID-6310 ensure session is attached even for unsupported controlsGordon Sim2015-01-131-0/+1
* | | QPID-6281 : [Java Broker] Config model shadow objects for sessions are not be...Robert Godfrey2015-01-131-0/+5
* | | QPID-6309 : Add group provider which stores user to group mapping in configRobert Godfrey2015-01-127-5/+304
* | | QPID-6013 qpid-route should warn when a federation link was not created succe...Ernest Allen2015-01-121-6/+19
* | | NO-JIRA: ensure MapMessage is fully defined when usedGordon Sim2015-01-121-0/+1
* | | QPID-6197: Allow unicode values in connection response fieldErnest Allen2015-01-122-0/+6
* | | QPID-6299 : Exclude new test for Java Broker as it does not currently support...Robert Godfrey2015-01-101-0/+2
* | | QPID-6306 : [Java Broker] Restrict broker to single ACL Provider at any given...Robert Godfrey2015-01-105-243/+53
* | | QPID-6298: [C++ Messaging] Closing sender/receiver frees proton link.Charles E. Rolke2015-01-082-2/+2
* | | QPID-6301: [C++ Messaging] Client example acks responsesCharles E. Rolke2015-01-081-2/+3
* | | QPID-6299: add files missed out from last commitGordon Sim2015-01-082-0/+70
* | | QPID-6299: allow ring and lvq behaviours to be combinedGordon Sim2015-01-075-8/+65
* | | QPID-6295 : [Java Broker] reload ACL config when the file value is changedRobert Godfrey2015-01-052-5/+25
* | | NO-JIRA: [linearstore] Update of ISSUES fileKim van der Riet2015-01-021-9/+10
* | | QPID-5671 [linearstore] Add ability to use disk partitions and select per-que...Kim van der Riet2015-01-0212-146/+198
* | | QPID-6271: Remove receivers from session when they are closedGordon Sim2015-01-021-0/+1
* | | QPID-6295 : [Java Broker] Allow ACL configuration file to be stored as a data...Robert Godfrey2015-01-028-176/+97
* | | QPID-6294 : [Java Client] Allow use of 0 prefetch in AMQP 0-8/9/9-1Robert Godfrey2015-01-023-18/+140
* | | QPID-6293: [Java Broker] Log Java Broker's pid on startupKeith Wall2014-12-307-25/+106
* | | NO-JIRA: [Java Tests] Prevent sporadic spurious failure of testUnidirectional...Keith Wall2014-12-301-1/+4
* | | QPID-6292: [Java Broker Tests] Refactor AbstractConfiguredObjects unit tests ...Keith Wall2014-12-2935-1356/+1337
* | | QPID-6291: [Java Broker] Remove the now defunct supported attributes: VH#supp...Keith Wall2014-12-298-68/+3
* | | QPID-6289: [Java Broker] Fix for failing BDB system test caused by rev 1648039Keith Wall2014-12-292-444/+476
* | | QPID-6289: [Java Broker] Add unit test case for valid child types featureKeith Wall2014-12-298-9/+44
* | | QPID-6290: [Java Broker] Management UI - refactor add VHN/VH to remove type b...Keith Wall2014-12-287-83/+26
* | | QPID-6289: [Java Broker] Extend Java Broker model to encapsulate permitted ch...Keith Wall2014-12-2714-14/+257
* | | QPID-6284: [Java Broker Tests] Add new chart defintion for the newSSL perf t...Keith Wall2014-12-248-85/+131
* | | QPID-6284: [Java Broker Tests] Make json_config_tool.py compatible with Pytho...Keith Wall2014-12-231-12/+23
* | | QPID-6284: [Java Broker Tests] Add system test demonstrating the effect of us...Keith Wall2014-12-234-2/+170
* | | QPID-5099: Add system test to ensure that client does indeed release the mess...Keith Wall2014-12-221-2/+36
* | | QPID-6276: [Java Broker] Disable upload feature (with tooltip to indicate why...Keith Wall2014-12-222-8/+12
* | | QPID-6276: [Java Broker] Don't set caching headers when using content-disposi...Keith Wall2014-12-221-2/+8
* | | QPID-6280: C++ Messaging example server resource leakCharles E. Rolke2014-12-191-0/+1