summaryrefslogtreecommitdiff
path: root/js/test
Commit message (Collapse)AuthorAge
* JS style fixesJose2016-04-01
|
* JavaScript close connection issues:Jose2016-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 EdgeJose2016-03-31
|
* Disabled binding test on Safari + WebWorkersBenoit Foucher2016-03-29
|
* Fixed ICE-7050: fixed WSS issue where server could stop reading requestsBenoit Foucher2016-03-29
|
* Fix for ICE-7027 - bumped a bit the timeouts to prevent sporadic failuresBenoit Foucher2016-03-17
|
* Windows wide string literal fixesJose2016-03-10
|
* JS operationsBidir test fixesJose2016-03-08
|
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* More Copyright year updatesJoe George2016-03-07
|
* Update copyright headersJoe George2016-03-01
|
* Fixes for ICE-6905 - support NaN/Infinity in scripting languagesMark Spruiell2015-12-02
|
* Objects test updates to sync with Java/C#Jose2015-11-19
|
* ICE-6767 Better handling of server start failure by test controllerDwayne Boone2015-10-01
|
* JS test suite minor fix for NodeJSJose2015-09-23
| | | | - ICE-6822 isSafari not defined with NodeJS
* JS test suite fixesJose2015-09-22
|
* Safari Web Worker test suite issuesJose2015-09-22
|
* JS issue with Promise.delayJose2015-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.Jose2015-09-21
|
* Update for JS browser test suite server languagesJose2015-09-17
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fixed ICE-6801 - Ice/info test failure with FirefoxBenoit Foucher2015-09-09
|
* Fix ICE-6772 - Ice/promise failureJose2015-09-03
|
* Fixed ICE-6730 - test failures on Microsoft Edge browserBenoit Foucher2015-08-20
|
* JSHint minor fixesJose2015-07-21
| | | | Minor fixes to issues reported by JSHint
* Fix JavaScript test for non connectable endpointsJose2015-07-21
|
* Fix issue with JavaScript brwoser mapping when proxy contains TCP endpointsJose2015-07-20
|
* ICE-6472 Added info test to JavaScriptDwayne Boone2015-07-09
|
* ICE-6646 Wrong link in JS browser test suite READMEDwayne Boone2015-07-07
|
* IE timeout not very accurateJose2015-06-17
|
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Fix to run browser tests with CSharp serversJose2015-06-15
|
* renaming Release Notes pageMark Spruiell2015-06-11
|
* Fixed JS operationsBidir test dispatch warning (ICE-6585)Benoit Foucher2015-06-10
|
* Fixed JS timeout test ICE-6566Benoit Foucher2015-06-09
|
* Fix ICE-6537: JS test/Ice/hold failureJose2015-06-05
|
* Fix spelling of JavaScriptJoe George2015-06-01
|
* Fix ICE-6549Joe George2015-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=jsDwayne Boone2015-05-06
|
* ICE-6454 - add keys() method to JS HashMapMark Spruiell2015-04-28
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* 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
* ICE-6383 - remove DES crypt support and related fixesJose2015-04-01
| | | | | - rename cryptpasswd.py to hashpassword.py - make install installs the script to main bin directory
* ICE-6383 - Update crypt password usageJose2015-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 jshintJose2015-03-13
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Minor JS style fixesJose2015-03-10
|
* Add missing files for JS number testJose2015-03-06
|
* Fix JS operations test failureJose2015-03-06
|
* Fixed Ice.Long.toNumber to handle negative numbers added number test.Jose2015-03-05
|