summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-6346: Fix setting of required flag on ResourceWidgetAlex Rudyy2015-01-301-1/+2
| * QPID-6351: [Java Broker] Remove provider name from edit UI, remove button 'Ad...Alex Rudyy2015-01-307-30/+9
| * QPID-6346: [Java Broker] Encapsulate duplicate UI for uploading of broker res...Alex Rudyy2015-01-3012-549/+371
| * QPID-6350: [Java Client] Preserve original connection exceptionKeith Wall2015-01-292-6/+9
| * [JMS AMQP 1.0 Client] Add ability to change the SSL Protocol/Provider used to...Robert Godfrey2015-01-292-4/+94
| * QPID-5842: Allow SSL hostname verification to be disabled on windows client. ...Clifford Jansen2015-01-294-2/+16
| * QPID-6346: [Java Broker] Add UI for uploading of pem/der keys and certificate...Alex Rudyy2015-01-299-0/+719
| * QPID-6336: Add extra logging to help understand occasional SSLTest failure sh...Keith Wall2015-01-282-1/+8
| * QPID-6345 : Allow enabled cipher suites to be configuredRobert Godfrey2015-01-2810-24/+162
| * QPID-6343: [Java Broker] Upgrade Apache Derby dependency to 10.11.1.1Alex Rudyy2015-01-281-0/+1
| * QPID-6342 : Fail fast when commands sent in wrong orderRobert Godfrey2015-01-273-36/+79
| * QPID-6341 : Fix testRobert Godfrey2015-01-271-0/+10
| * QPID-6341 : Enchacements to the meta data modelRobert Godfrey2015-01-2710-38/+129
| * QPID-6331 : Allow AMQP 1.0 message content to be evicted to diskRobert Godfrey2015-01-271-14/+32
| * QPID-6340 : Allow defaults for system properties to be overridden from a prop...Robert Godfrey2015-01-272-0/+109
| * QPID-6339 : Use variable interpolation for help url and initial virtual host ...Robert Godfrey2015-01-271-10/+16
| * QPID-6339 : Use variable interpolation for help url and initial virtual host ...Robert Godfrey2015-01-275-5/+19
| * QPID-6337: Fix renediring of dialog action barAlex Rudyy2015-01-2720-20/+28
| * QPID-6337: Fix javascript error occuring in IE8 after dojo upgradeAlex Rudyy2015-01-271-2/+3
| * QPID-6337: [Java Broker] Upgrade Dojo version to 1.10.3Alex Rudyy2015-01-271-1/+6
* | Remove accepting thread and use non blocking io acceptRobert Godfrey2015-02-012-182/+152
* | Reduce copying in 0-9 pathRobert Godfrey2015-02-0114-83/+278
* | Change server encoder default capacity/thresholdRobert Godfrey2015-01-311-2/+4
* | Separate Byte and ProtocolEvent sender/receivers, add server specific 0-10 en...Robert Godfrey2015-01-3152-253/+928
* | close sockets when connection is closedRobert Godfrey2015-01-291-4/+33
* | Correctly deregister and also optimise case where work can be rescheduled on ...Robert Godfrey2015-01-292-120/+107
* | Use a threadpool for the schedulerRobert Godfrey2015-01-291-6/+44
* | Fix selector leakRobert Godfrey2015-01-291-9/+0
* | Ensure selectors are closed, and all work which can be done on a read is doneRobert Godfrey2015-01-292-65/+63
* | Close the selectorRobert Godfrey2015-01-281-0/+9
* | Close the selector threadRobert Godfrey2015-01-282-4/+14
* | WIP: First phase of moving towards threadpool for IO threads. Introduced Sele...Keith Wall2015-01-284-59/+332
| |
| \
*-. \ Merge from trunkKeith Wall2015-01-27272-4860/+7840
|\ \ \ | | |/
| | * QPID-6336: [Java Broker] Change 0-8..0-91 path to await the receiver being cl...Keith Wall2015-01-276-23/+116
| | * QPID-6310: handle maximal rangeGordon Sim2015-01-231-2/+23
| | * QPID-6333: [Java Broker Documentation] Update BDB versionKeith Wall2015-01-221-1/+1
| | * QPID-6333: [Java Broker] Upgrade BDB JE version to 5.0.104Alex Rudyy2015-01-224-8/+11
| | * txshift: switch to uint for workersDarryl L. Pierce2015-01-211-2/+2
| | * QPID-6329: slightly more forgiving equivalence check on fieldvalues in assert...Gordon Sim2015-01-212-2/+23
| | * QPID-6325: further improve 0-10 connection handling logicGordon Sim2015-01-212-8/+9
| | * QPID-6259: Fix stopping of BDB committer from committer threadAlex Rudyy2015-01-201-7/+10
| | * QPID-6294 : revert unintended hanges to example fileRobert Godfrey2015-01-201-34/+3
| | * QPID-6294 : Fix issue whereby AUTO ACK receive consumer would only ever recei...Robert Godfrey2015-01-202-5/+39
| | * 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