Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵ | Benoit Foucher | 2014-10-15 |
| | | | | connection timeouts | ||
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 |
| | |||
* | ICE-5661 some changes to class structure for OutgoingAsync | Dwayne Boone | 2014-09-19 |
| | |||
* | Added back to optmization to not call connection dispatch if not necessary | Benoit Foucher | 2014-09-05 |
| | |||
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 |
requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI. |