summaryrefslogtreecommitdiff
path: root/js/src/Ice/ConnectRequestHandler.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
* Update copyright year to 2018Jose2018-02-14
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Added Ice/location & Glacier2/router testing for JS browsersBenoit Foucher2016-12-22
| |
* | Removed or replaced double underscores in Ice for JavaScriptBernard Normier2016-12-14
| |
* | ES6 mapping updatesJose2016-08-19
| |
* | ICE-6861 - JavaScript stream changesMark Spruiell2016-04-21
|/
* Update copyright headersJoe George2016-03-01
|
* Fixed ICE-6778 - background test failureBenoit Foucher2015-09-08
|
* ICE-6643 Fixed typo initial commitDwayne Boone2015-07-07
|
* ICE-6643 Fixed incorrect loop over array in ConnectRequestHandler.jsDwayne Boone2015-07-07
|
* Don't throw RetryException if the failure occurs during connection ↵Benoit Foucher2015-06-12
| | | | establishement (ICE-6589)
* Fix some JS issues reported by jshintJose2015-03-13
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Minor JS fixBenoit Foucher2014-12-23
|
* Fixed ICE-6142: oneway batch operations didn't throwBenoit Foucher2014-12-12
|
* Ported fix for ICE-5985 to JavaScriptBenoit Foucher2014-11-27
|
* Fixed ICE-5888: bug with datagram limit exception causing some datagrams to ↵Benoit Foucher2014-11-13
| | | | be lost
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* Fixed ICE-5782: Fixed background test failureBenoit Foucher2014-10-30
|
* Fixed ICE-5775: interrupt test failureBenoit Foucher2014-10-24
|
* Fixed ICE-3490: guarantee invocation serialization for proxies which are equalBenoit Foucher2014-10-22
|
* Lint IceJsJoe George2014-10-20
|
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵Benoit Foucher2014-10-15
| | | | connection timeouts
* Update JS with the same OutgoingAsync fixes as C++/Java/C#Benoit Foucher2014-10-13
|
* Improved fix for ICE-5693 and update of request handlerBenoit Foucher2014-09-29
|
* JS module mapping updatesJose2014-09-23
|
* Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJSJose2014-09-02
|
* Fixed JS code to align with C++/Java/C# collocation optimization changes, ↵Benoit Foucher2014-07-04
| | | | support for running browser tests against Java/C#
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19