Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Inrease timeouts in Ice/acm test - Close #558 | Jose | 2019-09-29 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Upgrade JavaScript build to Babel 7 | Jose | 2018-10-17 |
| | | | | Close #243 | ||
* | Fixes to allow run JavaScript and Python tests with workers | Jose | 2018-08-14 |
| | |||
* | Update JavaScript tests to use TestHelper class | Jose | 2018-08-02 |
| | |||
* | Fix JavaScript errors and warnings report by ESLINT | Jose | 2018-04-30 |
| | | | | Close #28 | ||
* | Added sanity checks for ACM timeout value (ICE-8749) | Benoit Foucher | 2018-03-20 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | JavaScript testsuite improvements and simplifications | Jose | 2017-10-02 |
| | |||
* | Update JavaScript testsuite to use async/await | Jose | 2017-09-29 |
| | |||
* | Removed Ice/acm test for IE to workaround security failure | Benoit Foucher | 2017-09-25 |
| | |||
* | Added test for Ice::Connection setHeartbeatCallback/setCloseCallback (ICE-8012) | Benoit Foucher | 2017-09-14 |
| | |||
* | Increased number of expected heartbeats | Bernard Normier | 2017-07-03 |
| | |||
* | Fixed ICE-8170 - speed up server side ACM to pervent failure | Benoit Foucher | 2017-06-28 |
| | |||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Adjusted timeouts to reduce failures with slow VMs | Benoit Foucher | 2017-04-28 |
| | |||
* | Fix (ICE-7805) - Avoid creating functions in a loop in JavaScript | Jose | 2017-04-25 |
| | |||
* | Fixes for Ice/acm and timeout tests to be less time sensitive (ICE-7371, ↵ | Benoit Foucher | 2017-03-30 |
| | | | | ICE-7555) | ||
* | Fix (ICE-7611) Do not use Promise as an alias of Ice.Promise | Jose | 2017-02-24 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Bumped ACM timeout | Jose | 2016-12-29 |
| | | |||
* | | merging IceBridge into master | Mark Spruiell | 2017-01-30 |
| | | |||
* | | Fixed typo in JS Ice/acm test | Benoit Foucher | 2017-01-12 |
| | | |||
* | | Removed or replaced double underscores in Ice for JavaScript | Bernard Normier | 2016-12-14 |
| | | |||
* | | Fixed ObjC ami test failure, JS ACM test failures, Windows Python 3 script ↵ | Benoit Foucher | 2016-11-29 |
| | | | | | | | | failures | ||
* | | Fixed JS --es5 Ice/properties test failure, removed run.js files | Benoit Foucher | 2016-11-28 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | ES6 mapping updates | Jose | 2016-08-19 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2016-04-04 |
|\| | |||
| * | ICE-7077 - JavaScript acm test failure with Microsoft Edge | Jose | 2016-03-31 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | ICE-6898 - "Delegate" functions for ACM callbacks | Joe George | 2015-12-24 |
|/ | | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback | ||
* | ICE-6634 - Using Ice in background worker. | Jose | 2015-09-21 |
| | |||
* | Fixed ICE-6812 - JavaScript ACM monitor bug | Benoit Foucher | 2015-09-14 |
| | |||
* | Fixed ICE-6730 - test failures on Microsoft Edge browser | Benoit Foucher | 2015-08-20 |
| | |||
* | Various Ice for JavaScript changes | Joe George | 2015-04-23 |
| | | | | | | | * Rename zeroc-ice to ice * Fix slice2js to generate code with requrie('ice') * Update tests * Slim bower.json | ||
* | JavaScript updates to use gulp and add npm and bower packages | Jose | 2015-01-14 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Cleanup javascript tests and fix some bugs | Joe George | 2014-10-17 |
| | |||
* | Fixed (ICE-5756) - Unexpected token ILLEGAL in cross test between cpp/js | Jose | 2014-10-17 |
| | |||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | ||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-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 NodeJS | Jose | 2014-09-02 |
| | |||
* | Ice JS WS build fixes | Jose | 2014-08-18 |
| | |||
* | Fixed potential ACM test failure | Benoit Foucher | 2014-07-24 |
| |