summaryrefslogtreecommitdiff
path: root/js/test/Ice/timeout/Client.js
Commit message (Collapse)AuthorAge
...
* JS test suite minor fix for NodeJSJose2015-09-23
| | | | - ICE-6822 isSafari not defined with NodeJS
* Safari Web Worker test suite issuesJose2015-09-22
|
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
|
* Fixed JS timeout test ICE-6566Benoit Foucher2015-06-09
|
* Various Ice for JavaScript changesJoe George2015-04-23
| | | | | | | * Rename zeroc-ice to ice * Fix slice2js to generate code with requrie('ice') * Update tests * Slim bower.json
* Fix (ICE-6233) - Investigate delay with Ice/timeout connection test and NodeJSJose2015-01-15
|
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-6226 - ConnectionI.message assertion from timeout testBenoit Foucher2014-12-23
|
* Fix for ICE-6204 - timeout test failureBenoit Foucher2014-12-22
|
* Fix for ICE-6121, timeout test failureBenoit Foucher2014-12-11
|
* Fixes for ICE-6031 and ICE-6049: better timings for timeout testBenoit Foucher2014-12-03
|
* ICE-5927 - Amend previous timeout fix to make them look cleanerJoe George2014-11-20
|
* ICE-5927 - Fixed IceJS browser Ice/timeout test failure on Chrome inJoe George2014-11-20
| | | | Windows
* Missing parentheses in IceJS Ice/timeout testJoe George2014-11-10
|
* Fixed (ICE-5856) - IceJS browser test Ice/timeout fails on ChromeJose2014-11-10
|
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-09-24
| | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes
* Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJSJose2014-09-02
|
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
|
* Fixed JS code to align with C++/Java/C# collocation optimization changes, ↵Benoit Foucher2014-07-04
| | | | support for running browser tests against Java/C#
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19