summaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
* Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵Benoit Foucher2016-11-02
| | | | PropertyNames.xml
* Fix for JavaScript write ready callbackJose2016-10-05
| | | | Do not keep calling the callback if the fd is already closed.
* Fixed (ICE-7404) - js Ice/binding hung on Windows with ChromeJose2016-10-04
|
* ICE-7398 - Browser Ice/throughput hangJose2016-09-30
|
* Fix (ICE-7391) Ice/optional(Bidir) test errorJose2016-09-29
|
* ICE-7081 - JavaScript testsuite should install a global error handlerJose2016-09-20
|
* Fix ICE-7192 - Review deprecatedBy usageJose2016-09-20
|
* Fix for ICE-7357 - catch exceptions raised by connection getInfoBenoit Foucher2016-09-16
|
* JS copyright fixesJose2016-09-12
|
* JS OutgoingConnectionFactory bug setting connection adapterJose2016-07-25
|
* ICE-7241 - Python Ice/optional cross test failureJoe George2016-07-19
|
* Remove IceSSL.SecurityLevel reintroduced with 3.6-stretch mergeJose2016-07-06
|
* Merge remote-tracking branch 'origin/3.6-stretch' into 3.6Jose2016-07-06
|\ | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/test/IceSSL/configuration/AllTests.cpp csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js
| * Remove IceSSL.SecurityLevel propertyJose2016-07-06
| | | | | | | | | | The security level can be set without this property by adding @SECLEVEL=n in the cipher string
| * OpenSSL-1.1.0-pre5 supportJose2016-07-01
| |
* | OpenSSL-1.1.0-pre5 supportJose2016-07-01
| | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js
* | Fix to no longer recursively try endpoints on connection establishmentBenoit Foucher2016-05-02
| |
* | Added ClientPrivate.js to .gitignoreBenoit Foucher2016-04-27
| |
* | Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
| |
* | Add jquery-cookie to bower dependencyJoe George2016-04-25
| | | | | | | | | | The bower Foundation 5 packages uses an older version which no longer installs
* | Update Ice version to 3.6.3Joe George2016-04-08
| |
* | ICE-7035 - Add option to roll log filesJose2016-04-07
|/
* Fixed issue with IE where accessing the stack from Exception.toString leads ↵v3.6.2Benoit Foucher2016-04-01
| | | | to an infinite recursion
* JS style fixesJose2016-04-01
|
* WSTransceiver updates:Jose2016-04-01
| | | | | - write callback simplifications - remove workaround for old Firefox bug
* 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-7084 - JavaScript Number.isNan not implemented in IEJose2016-03-31
|
* 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
|
* Install rules fixesJose2016-03-29
|
* Fix for ICE-7027 - bumped a bit the timeouts to prevent sporadic failuresBenoit Foucher2016-03-17
|
* Update version to 3.6.2 in several md filesJoe George2016-03-11
|
* Windows wide string literal fixesJose2016-03-10
|
* Update version to 3.6.2Jose2016-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
|
* Revert to gulp-minify-css as cssnano needs Node.js 5Joe George2015-12-28
|
* Update JavaScript dependenciesJoe George2015-12-28
|
* 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
|
* ICE-6737 Allow arguments to be passed to TestController run from gulp taskDwayne Boone2015-09-18
|