summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | QPID-6351: Fix preferences provider widget to update UI every time on setting...Alex Rudyy2015-02-022-1/+3
* | QPID-5538: Implement AMQP 1.0 connection idle-timeout.Ken Giusti2015-02-029-34/+290
* | QPID-6346: Improve field labels and prompt messages in UI for non java keysto...Alex Rudyy2015-02-024-20/+21
* | [QPID-5823]: Python client should create a node with name starting '\#', allo...Pavel Moravec2015-02-011-2/+5
* | QPID-6349 : [JMS AMQP 1.0 Client] Add ability to change the SSL enabled proto...Robert Godfrey2015-01-319-36/+368
* | QPID-6346: Create keystore/trustore tab UI only onceAlex Rudyy2015-01-312-15/+24
* | QPID-6346: Display subject and certificate validity period for non java keyst...Alex Rudyy2015-01-302-4/+35
* | 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