Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | |||
* | Updated server side dispatch for new mapping (and ICE-6980) | Benoit Foucher | 2016-09-05 |
| | |||
* | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | ICE-6634 - Using Ice in background worker. | Jose | 2015-09-21 |
| | |||
* | Various Ice for JavaScript changes | Joe George | 2015-04-23 |
| | | | | | | | * Rename zeroc-ice to ice * Fix slice2js to generate code with requrie('ice') * Update tests * Slim bower.json | ||
* | Java test controller server fixes | Jose | 2015-01-23 |
| | |||
* | Port test controller server to Java | Jose | 2015-01-22 |
| | |||
* | JavaScript updates to use gulp and add npm and bower packages | Jose | 2015-01-14 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-5855) - IceJS exceptionBidir passes but prints all the exceptions ↵ | Jose | 2014-11-10 |
| | | | | in the server console | ||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | Cleanup javascript tests and fix some bugs | Joe George | 2014-10-17 |
| | |||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-09-24 |
| | | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes | ||
* | Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJS | Jose | 2014-09-02 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |