Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | JS style fixes | Jose | 2016-04-01 |
| | |||
* | JavaScript close connection issues: | Jose | 2016-03-31 |
| | | | | | | - ICE-7079 timeout overrides failures with chrome windows wss workers - ICE-7080 JavaScript uncaught error in WSTransceiver write | ||
* | ICE-7077 - JavaScript acm test failure with Microsoft Edge | Jose | 2016-03-31 |
| | |||
* | Disabled binding test on Safari + WebWorkers | Benoit Foucher | 2016-03-29 |
| | |||
* | Fixed ICE-7050: fixed WSS issue where server could stop reading requests | Benoit Foucher | 2016-03-29 |
| | |||
* | Fix for ICE-7027 - bumped a bit the timeouts to prevent sporadic failures | Benoit Foucher | 2016-03-17 |
| | |||
* | Windows wide string literal fixes | Jose | 2016-03-10 |
| | |||
* | JS operationsBidir test fixes | Jose | 2016-03-08 |
| | |||
* | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 |
| | |||
* | More Copyright year updates | Joe George | 2016-03-07 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixes for ICE-6905 - support NaN/Infinity in scripting languages | Mark Spruiell | 2015-12-02 |
| | |||
* | Objects test updates to sync with Java/C# | Jose | 2015-11-19 |
| | |||
* | ICE-6767 Better handling of server start failure by test controller | Dwayne Boone | 2015-10-01 |
| | |||
* | JS test suite minor fix for NodeJS | Jose | 2015-09-23 |
| | | | | - ICE-6822 isSafari not defined with NodeJS | ||
* | JS test suite fixes | Jose | 2015-09-22 |
| | |||
* | Safari Web Worker test suite issues | Jose | 2015-09-22 |
| | |||
* | JS issue with Promise.delay | Jose | 2015-09-21 |
| | | | | | | When using Firefox and runing Ice from a web worker Promise.delay was not working as expected, sometimes the callback was fired without delay. | ||
* | ICE-6634 - Using Ice in background worker. | Jose | 2015-09-21 |
| | |||
* | Update for JS browser test suite server languages | Jose | 2015-09-17 |
| | |||
* | Fixed ICE-6812 - JavaScript ACM monitor bug | Benoit Foucher | 2015-09-14 |
| | |||
* | Fixed ICE-6801 - Ice/info test failure with Firefox | Benoit Foucher | 2015-09-09 |
| | |||
* | Fix ICE-6772 - Ice/promise failure | Jose | 2015-09-03 |
| | |||
* | Fixed ICE-6730 - test failures on Microsoft Edge browser | Benoit Foucher | 2015-08-20 |
| | |||
* | JSHint minor fixes | Jose | 2015-07-21 |
| | | | | Minor fixes to issues reported by JSHint | ||
* | Fix JavaScript test for non connectable endpoints | Jose | 2015-07-21 |
| | |||
* | Fix issue with JavaScript brwoser mapping when proxy contains TCP endpoints | Jose | 2015-07-20 |
| | |||
* | ICE-6472 Added info test to JavaScript | Dwayne Boone | 2015-07-09 |
| | |||
* | ICE-6646 Wrong link in JS browser test suite README | Dwayne Boone | 2015-07-07 |
| | |||
* | IE timeout not very accurate | Jose | 2015-06-17 |
| | |||
* | Fixed ICE-6602: optionals marshaling bug | Jose | 2015-06-16 |
| | |||
* | Fix to run browser tests with CSharp servers | Jose | 2015-06-15 |
| | |||
* | renaming Release Notes page | Mark Spruiell | 2015-06-11 |
| | |||
* | Fixed JS operationsBidir test dispatch warning (ICE-6585) | Benoit Foucher | 2015-06-10 |
| | |||
* | Fixed JS timeout test ICE-6566 | Benoit Foucher | 2015-06-09 |
| | |||
* | Fix ICE-6537: JS test/Ice/hold failure | Jose | 2015-06-05 |
| | |||
* | Fix spelling of JavaScript | Joe George | 2015-06-01 |
| | |||
* | Fix ICE-6549 | Joe George | 2015-06-01 |
| | | | | | | - Remove js/index.js - Remove demo npm command - Redirect / to frist test in js browser tests | ||
* | ICE-6484 java exceptions test fails with --cross=js | Dwayne Boone | 2015-05-06 |
| | |||
* | ICE-6454 - add keys() method to JS HashMap | Mark Spruiell | 2015-04-28 |
| | |||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 |
| | |||
* | 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 | ||
* | ICE-6383 - remove DES crypt support and related fixes | Jose | 2015-04-01 |
| | | | | | - rename cryptpasswd.py to hashpassword.py - make install installs the script to main bin directory | ||
* | ICE-6383 - Update crypt password usage | Jose | 2015-04-01 |
| | | | | | | | | | | | | Added new script to create crypt passwords using passlib scripts/cryptpasswd.py Remove tests passwords files they are now generated using cryptpasswd script Update CryptPermissionsVerifierI to support PBKDF2 password schemes in Windows and OS X, and MD5/SHA256/SHA512 crypt in Linux, on other systems fallback to DES_crypt from openssl | ||
* | Fix some JS issues reported by jshint | Jose | 2015-03-13 |
| | |||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Minor JS style fixes | Jose | 2015-03-10 |
| | |||
* | Add missing files for JS number test | Jose | 2015-03-06 |
| | |||
* | Fix JS operations test failure | Jose | 2015-03-06 |
| | |||
* | Fixed Ice.Long.toNumber to handle negative numbers added number test. | Jose | 2015-03-05 |
| |