summaryrefslogtreecommitdiff
path: root/js/src/Ice/ObjectAdapterI.js
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
| | | | Close #28
* JavaScript ESLINT prefer const usageJose2018-03-27
| | | | https://eslint.org/docs/rules/prefer-const
* Fixed JS bug in connection close(GracefullyWithWait), added support for ↵Benoit Foucher2018-02-28
| | | | waitForHold/waitForDeactivate
* Fixed invalid OA comments and some JS local interface operationsBenoit Foucher2018-02-27
|
* Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints methodBenoit Foucher2018-02-16
| | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650
* Update copyright year to 2018Jose2018-02-14
|
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Remove trailing whitespaceJoe George2017-05-02
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | ICE-7342: add setPublishedEndpoints to ObjectAdapterBernard Normier2017-02-10
| |
* | Removed or replaced double underscores in Ice for JavaScriptBernard Normier2016-12-14
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | ES6 mapping updatesJose2016-08-19
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
|/
* JS style fixesJose2016-04-01
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ↵Benoit Foucher2015-08-03
| | | | core, minor test suite fixes
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
|
* Fixed ICE-5786: fixed Ice communicator destroy to be thread safeBenoit Foucher2014-10-29
|
* JS ObjectAdapter simplificationsJose2014-10-03
|
* JS module mapping updatesJose2014-09-23
|
* Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJSJose2014-09-02
|
* Fixed ICE-5379, Object Adapter should reject null servant, in C++, Java, C# ↵Bernard Normier2014-07-10
| | | | and JS
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19