summaryrefslogtreecommitdiff
path: root/java/test/Ice/timeout/AllTests.java
Commit message (Collapse)AuthorAge
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵Benoit Foucher2014-10-15
| | | | connection timeouts
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
|
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
|
* adding IceWS for JavaMark Spruiell2014-06-27
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* fix to Java timeout testMark Spruiell2014-05-29
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 5002 - fixing several Java tests for Android compatibilityMark Spruiell2011-05-02
|
* bug 4716 - java async API inconsistencyMark Spruiell2010-05-13
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fix for bug 4493 - bumped sleep for close timeout testBenoit Foucher2009-12-17
|
* Updated Ice tests to use new AMI mappingDwayne Boone2009-12-01
|
* Fixed bug 860 - close timeoutsBenoit Foucher2009-10-13
|
* Bug 3816 - removed timed waits from testsDwayne Boone2009-04-06
|
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Fixed for bug 3830, 3866, 3857 - CHANGES fixes, test/Ice/timeout and udp ↵Benoit Foucher2009-03-13
| | | | failures, also committed minor fixes to other tests to better handle slow machines
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Finished fixes for bug 2132Benoit Foucher2008-01-07
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Bumped timings to avoid failures on slow machinesBenoit Foucher2007-02-09
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Fixed bug 924Benoit Foucher2007-01-11
|
* FixBenoit Foucher2007-01-10
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Fixed bug 1035Benoit Foucher2006-06-09
|
* More changes to inconsistent ice_ proxy methodsDwayne Boone2006-05-26
|
* use InitializationDataMark Spruiell2006-04-10
|
* adding timeout testMark Spruiell2006-04-06