summaryrefslogtreecommitdiff
path: root/js/test/Ice/exceptions
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Increase retries to work with slower machinesJose2018-11-19
|
* Upgrade JavaScript build to Babel 7Jose2018-10-17
| | | | Close #243
* Fixes to allow run JavaScript and Python tests with workersJose2018-08-14
|
* Update JavaScript tests to use TestHelper classJose2018-08-02
|
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
| | | | Close #28
* bump retriesJose2018-03-16
|
* handle JavaScript server failure to connect echo serverJose2018-03-16
|
* Fixed invalid OA comments and some JS local interface operationsBenoit Foucher2018-02-27
|
* Update copyright year to 2018Jose2018-02-14
|
* JavaScript testsuite improvements and simplificationsJose2017-10-02
|
* Update JavaScript testsuite to use async/awaitJose2017-09-29
|
* Fixed Ice/servantLocator test failures with browsersBenoit Foucher2017-09-21
|
* Fix (ICE-8034) - JS Ice/exceptions failureJose2017-06-22
|
* log unexpected exceptionJose2017-06-22
|
* Fix JavaScript timeout test to print unexpected exceptionsJose2017-06-14
|
* js/Ice/exception fixes to print exception that causes the failureJose2017-06-13
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Minor JS fixesJose2017-04-14
|
* Remove JavaScript Ice.Buffer.createNative helper methodJose2017-04-11
|
* Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
|
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
|
* Fix (ICE-7611) Do not use Promise as an alias of Ice.PromiseJose2017-02-24
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Port Ice.Value to JavaScript mappingJose2016-12-28
| |
* | Removed or replaced double underscores in Ice for JavaScriptBernard Normier2016-12-14
| |
* | Fixed JS --es5 Ice/properties test failure, removed run.js filesBenoit Foucher2016-11-28
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | ES6 mapping updatesJose2016-08-19
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | ICE-6861 - JavaScript stream changesMark Spruiell2016-04-21
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6897 & ICE-6908 for JavaScript ValueFactory'sJoe George2015-12-10
| | | | | | | | | | - Removed ValueFactory class. ValueFactory's are now just function callbacks
* | ICE-6908 - Add ValueFactoryJoe George2015-12-08
|/ | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata.
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
|
* ICE-6484 java exceptions test fails with --cross=jsDwayne Boone2015-05-06
|
* Various Ice for JavaScript changesJoe George2015-04-23
| | | | | | | * Rename zeroc-ice to ice * Fix slice2js to generate code with requrie('ice') * Update tests * Slim bower.json
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
|
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* Dependency updates & minor JS build fixesJose2014-11-05
|
* Cleanup javascript tests and fix some bugsJoe George2014-10-17
|
* Fixed (ICE-5756) - Unexpected token ILLEGAL in cross test between cpp/jsJose2014-10-17
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|