summaryrefslogtreecommitdiff
path: root/csharp/test/Ice
Commit message (Collapse)AuthorAge
* Fixed Ice.MessageSizeMax value in Ice/timeout testsBernard Normier2017-07-15
|
* Another workaround for C# hang test failuresBenoit Foucher2017-07-11
|
* Fix for ICE-8260 and ICE-8168 - .NET connection closure hangBenoit Foucher2017-07-11
|
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Additional fixes for ICE-8204 - Objective-C leaksBenoit Foucher2017-07-05
|
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* Increased number of expected heartbeatsBernard Normier2017-07-03
|
* Fixed ICE-8170 - speed up server side ACM to pervent failureBenoit Foucher2017-06-28
|
* Fix for ICE-8169 - fixed error handling to prevent infinite loop of the threadBenoit Foucher2017-06-28
|
* Fixed ICE-8166 and ICE-8171 - increased 100ms connection timeouts to 250ms, ↵Benoit Foucher2017-06-28
| | | | also increased retryCount for connection establishment
* Fix for ICE-8118 - workaround to prevent C# Ice/exceptions test failureBenoit Foucher2017-06-27
|
* Another fix for ICE-7979 - Ice/ami server shutdown hangBenoit Foucher2017-06-23
|
* Fixed ICE-7979 - Ice/ami server shutdown hangBenoit Foucher2017-06-23
|
* Fixed ICE-8148 - Ice/location test failure because of EADDRINUSEBenoit Foucher2017-06-23
|
* Visual Studio project updatesJose2017-06-22
|
* Fixed ICE-8132 - Ice/slicing/exceptions failure with UWP/SSLBenoit Foucher2017-06-21
|
* Fixed ICE-8120 - metrics test failureBenoit Foucher2017-06-20
|
* Print unexpected exceptions on C# Ice/dispatcherJose2017-06-20
|
* C# dispatcher test unhandled exceptionsJose2017-06-20
|
* Fixed ICE-8031 - invocation timeout test failureBenoit Foucher2017-06-14
|
* Improved timeout test reliability and fixed Ice/slicing/exceptions test to ↵Benoit Foucher2017-06-14
| | | | no longer listen on all interfaces for callbacks
* C# test fixesMark Spruiell2017-06-13
|
* Update assembley strog name public key tokenJose2017-06-13
|
* Increased timeoutBernard Normier2017-06-12
|
* Fixed C# dispatcher test colloc failureBernard Normier2017-06-10
|
* Fixed (ICE-8005) - CSharp tests should generate PDBsJose2017-06-09
|
* Fixed ICE-7994 - invocation metrics issue with AMI batch oneway requestsBenoit Foucher2017-06-08
|
* Fixed bogus C# ami/metrics testsBenoit Foucher2017-06-08
|
* Fixed ICE-7974 - Python AMI batch oneway requests now return a completed ↵Benoit Foucher2017-06-08
| | | | future object
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-7980 - Ice/udp test failureBenoit Foucher2017-06-07
|
* Fixed warningsBernard Normier2017-06-05
|
* Deprecation warningsJose2017-06-05
|
* Fixed ICE-7956 - Added unexpected exception tests for new Java/C# mappingBenoit Foucher2017-06-01
|
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
|
* Operation test failuresJose2017-05-29
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-29
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-26
|
* Additional timeout test improvementsBenoit Foucher2017-05-26
|
* Improved timeout test to better deal with slow VMsBenoit Foucher2017-05-26
|
* Fixed sporadic timeout & bridge test failuresBenoit Foucher2017-05-25
|
* Fixed ICE-7906 - Check for invalid ciphers in IceSSL.CiphersBenoit Foucher2017-05-24
|
* Fixed ICE-7884 - TwowayOnlyException is now raised for twoway invocations on ↵Benoit Foucher2017-05-23
| | | | oneway proxies
* Result struct testJose2017-05-22
|
* Fixed ICE-7872 - Objective-C Ice/timeout test failureBenoit Foucher2017-05-16
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Fix whitespaceJoe George2017-05-04
|
* Fixes ice_scheduler/ice_executor:Jose2017-05-04
| | | | | | - ice_scheduler always honors the TaskContinuationOptions.ExecuteSynchronously. - ice_executor always queue the continuation with the Ice thread pool
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Improve ice_executor and ice_scheduler to use Ice.DispatcherJose2017-05-04
|