summaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
...
* Fix for NodeJs deprecation warningsJose2018-11-06
| | | | Close #282
* Fix for TypeScript buildJose2018-11-06
|
* Fix JavaScript build to not depend on deprecated gulp-utilJose2018-11-05
|
* Update JavaScript build dependenciesJose2018-11-01
|
* Fix JavaScript build failure on TravisJose2018-11-01
| | | | Build was failing when the build path contains "test" string
* Upgrade to gulp v4.0.0Jose2018-10-31
| | | | Close #264
* Better support for Android and Xamarin testing, see #186Benoit Foucher2018-10-31
|
* Added dependency on natives 1.1.6 to workaround issue with NodeJS 11, see #264Benoit Foucher2018-10-30
|
* Add support for systemd Type=notify to Ice::ServiceJose2018-10-29
| | | | Close #75
* Use RangeError in JavsScript to report invalid argumentsJose2018-10-26
| | | | Close #247
* Minor code simplificationJose2018-10-25
|
* Do not use setImedidate with Safari workersJose2018-10-25
| | | | Close #200
* Fix JavaScript Ice/objects test failuresJose2018-10-24
|
* Export 'ice' global variable from Ice.js browser librariesJose2018-10-23
|
* Do not include babel polyfill when using workersJose2018-10-23
|
* Fix JavaScript Safari es5/worker tests not workingJose2018-10-23
|
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
| | | | Close #256
* Fix JS warnings regarding build dependenciesJose2018-10-18
|
* Upgrade JavaScript build to Babel 7Jose2018-10-17
| | | | Close #243
* Fixed bug in test driver where server failures could go un-noticed, cleaned ↵Benoit Foucher2018-10-17
| | | | up some debug output from JS test
* Remove extra empty lineJose2018-10-16
|
* Fix slice2js build failure on macOSJose2018-10-16
|
* Fix handling of ServantErrorJose2018-10-16
| | | | Close #245
* Typescript supportJose2018-10-16
|
* Test using Value as operation parameterJose2018-09-20
| | | | | | | | | Fix a bug in slice2java that generate bogus code or using Value as an Slice operation parameter Fix a bug in JavaScript mapping that cause a run-time error when invoking an operation that defines Value as an input parameter
* Fix JS Ice/timeout test failure on Slow VMsJose2018-09-19
|
* JavaScript Ice/timeout hangJose2018-09-18
| | | | See #200
* Test using Value type as a class data memberJose2018-09-13
| | | | See #203
* Deprecate Ice.Voip propertyJose2018-09-12
| | | | Close #70
* Fixes to allow run JavaScript and Python tests with workersJose2018-08-14
|
* Update JavaScript tests to use TestHelper classJose2018-08-02
|
* Add support cs:namespace metadataJose2018-06-28
| | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification
* Port Ice/scope test to scripting languagesJose2018-06-19
|
* JS: fix Ice/stream test failureJose2018-06-08
|
* JavaScript stream test cleanupJose2018-06-08
|
* JavaScript stream interface fixesJose2018-06-08
| | | | | Fixes #98 Fixes #92
* JavaScript Buffer.reset should set limit to the new capacityJose2018-06-04
| | | | Closes #89
* JavaScript Buffer.reserve doesn't srink the bufferJose2018-06-04
| | | | Closes #88
* Fixed Ice/location locator cache timeout sporadic failureBenoit Foucher2018-05-30
|
* Timeout test and Android driver fixesBenoit Foucher2018-05-29
|
* Fixed connect timeout test sporadic failures in particular with macOS/FirefoxBenoit Foucher2018-05-28
|
* Add final newline to js/.eslintignoreJoe George2018-05-14
|
* Removed JS debug outputBenoit Foucher2018-05-02
|
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
| | | | Close #28
* Allow FileParser.Endpoints to be set via Ice::Properties (#58)Michael Dorner2018-04-30
| | | * Register FileParser on IceGridAdmin.Server adapter, used with --server option
* Fixed JS build issue with older NodeJS versionsBenoit Foucher2018-04-26
|
* Fixed NodeJS 10.0 build issueBenoit Foucher2018-04-26
|
* Do not use WebWorkers with IE11Jose2018-03-29
| | | | | | WebWorkers with IE11 can get stall, updated the timer to not use a WebWorker with IE11 and test scripts to not run tests with worker option
* ESLINT configurationJose2018-03-28
|
* Update JS packagesJose2018-03-28
|