| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- ICE-7079 timeout overrides failures with chrome windows wss workers
- ICE-7080 JavaScript uncaught error in WSTransceiver write
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- ICE-6822 isSafari not defined with NodeJS
|
| |
|
| |
|
|
|
|
|
|
| |
When using Firefox and runing Ice from a web worker
Promise.delay was not working as expected, sometimes
the callback was fired without delay.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Minor fixes to issues reported by JSHint
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Remove js/index.js
- Remove demo npm command
- Redirect / to frist test in js browser tests
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Rename zeroc-ice to ice
* Fix slice2js to generate code with requrie('ice')
* Update tests
* Slim bower.json
|
|
|
|
|
| |
- rename cryptpasswd.py to hashpassword.py
- make install installs the script to main bin directory
|