summaryrefslogtreecommitdiff
path: root/java/test/Ice/background
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.
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
|
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
|
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* Removed unused holder types.Matthew Newhook2014-08-07
| | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types.
* initial commit of C# transport changesMark Spruiell2014-06-13
|
* porting C++ transport changes to JavaMark Spruiell2014-05-29
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* SOCKS support for JavaMark Spruiell2013-04-11
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Fixed ICE-4885 - background test failureBenoit Foucher2012-10-19
|
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* ICE-3318 Java finalizers are problematicJose2012-01-03
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Changed back isSentSynchronously to sentSynchronously, only generate ↵Benoit Foucher2009-12-03
| | | | newCallback exception for oneway requests
* More AMI mapping improvementsBenoit Foucher2009-12-02
|
* Converted rest of tests to use new AMI mappingDwayne Boone2009-12-01
|
* fixing compilation error in Java background testMark Spruiell2009-12-01
|
* Updated Ice tests to use new AMI mappingDwayne Boone2009-12-01
|
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
| | | | | - Added test/Ice/ami test - sent callback is now always called
* New AMI mappingBenoit Foucher2009-11-23
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4333Matthew Newhook2009-10-27
| | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup()
* Added ConnectionInfo/EndpointInfo, bug 4280 & 3964Benoit Foucher2009-10-12
|
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
|
* Fixed test failure introduce by previous fixBenoit Foucher2009-07-02
|
* Bug 3964 - improve endpoint infoDwayne Boone2009-05-27
|
* Merge branch 'master' of ssh://cvs.wpb.zeroc.com/home/git/iceDwayne Boone2009-04-06
|\
| * removing Java2 mappingMark Spruiell2009-04-03
| |
* | Bug 3816 - removed timed waits from testsDwayne Boone2009-04-06
|/
* Bug 3045 - move getInstance() to IceInternalDwayne Boone2009-03-31
|
* 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
* - Fixed potential assert when establishing connection for proxies withBenoit Foucher2009-03-12
| | | | | | | | | different endpoint combinations - Added test for connection establishment using proxies with different endpoint combination. - Improved connection establishment to better handle failures when many AMI requests (invoked on different proxies) are queued. The failure is now reported to all pending requests.
* bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
|
* Fix 3306 - Plugin -> Plug-inJose2009-01-05
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
| | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py
* Fixed bug 3175 - Ice/background test failure, bumped timeoutBenoit Foucher2008-05-15
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* - Fixed bug 2688Benoit Foucher2008-02-14
| | | | | | | - Fixed bug 2674 - Changed connection validation to always use non-blocking IO (bug 1981) - Added distribution/src/common/RELEASE_NOTES.txt - Moved distribution/src/windows/README.DEMOS to distribution/src/common
* merged bug2615Matthew Newhook2008-02-14
|
* bug 2274 - review exception catching in Java/C# testsMark Spruiell2008-01-30
|