summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Fix whitespace issueHEADmainJoe George2021-03-15
* Fix version string and objc buildJoe George2021-02-24
* Update version to v3.8.0Joe George2021-02-15
* Switch to using python3 by defaultJoe George2021-02-10
* Additional C++11 fixesJoe George2021-02-03
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
* JavaScript default protocol for browsers should be "ws" - Close #934Jose2021-01-19
* Fix TypeScript Ice/optional testJose2021-01-10
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
* Update JavaScript npm dependenciesJose2021-01-08
* Add /node_modules to test HTTP server pathsJose2020-12-31
* JavaScript HttpServer updates for filePath checksJose2020-12-30
* Always check path accessed by JavaScript test serverJose2020-12-30
* Check URLs pass to JavaScript HTTP test serverJose2020-12-30
* Bump ini from 1.3.5 to 1.3.7 in /js (#1193)dependabot[bot]2020-12-11
* Better handling of undefined values (#1188)Jose2020-12-09
* Workaround JS frameworks that don't support Symbol.species with Promise types...Jose2020-12-02
* Update TypeScript versionJose2020-11-30
* update npm dependenciesJose2020-11-30
* Update version to 3.7.5Jose2020-11-30
* Bump http-proxy from 1.18.0 to 1.18.1 in /js (#1027)dependabot[bot]2020-09-07
* Bump lodash from 4.17.15 to 4.17.19 in /js (#958)dependabot[bot]2020-07-17
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Update JavaScript npm dependenciesJose2020-05-01
* Update npm dependencies - Close #805 (#806)Jose2020-04-20
* Update version to 3.7.4Jose2020-04-20
* Update JavaScript dependenciesJoe George2020-03-19
* Bump acorn from 5.7.3 to 5.7.4 in /js (#749)dependabot[bot]2020-03-16
* Don't retry invocations on fixed proxies, fixes #671Benoit Foucher2020-02-20
* Fix bogus check in JavaScript WSTransceiver - Close #587Jose2019-10-15
* Minor fixes to documentation filesBenoit Foucher2019-10-11
* The Ice connection will now print warnings for first invalid messages receive...Benoit Foucher2019-10-02
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
* Minor clarification for JavaScript test instructionsJose2019-09-18
* Fix js Ice/adapterDeactivation failure - Close #534Jose2019-09-18
* Misc updates to README filesJose2019-09-13
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
* Enable SNI extension with CheckCertName > 1Jose2019-09-06
* Fixed retry bug with -2 invocation timeout, fixes #501Benoit Foucher2019-09-03
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Fixed whitespaceBenoit Foucher2019-08-29
* Added missing import for matlab timeout test, fixes #492Benoit Foucher2019-08-22
* Fixed TypeScript Ice/timeout failureBenoit Foucher2019-08-22
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
* Promise.finally is now provided by standard Promise base classJose2019-08-12
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* Update .npmignore to ignore .tgz filesJose2019-07-30