summaryrefslogtreecommitdiff
path: root/js/demo/Ice
Commit message (Collapse)AuthorAge
* Removed demos.Matthew Newhook2015-03-18
| | | | Moved demoscript to distribution.
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* ICE-6267 - change http to httpsMark Spruiell2015-01-21
|
* Fixed (ICE-6150) - Browser WebJS test suite footer looks bad and behaves ↵Jose2015-01-15
| | | | annoyingly on mobile phones.
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-6230) - JS hello demo assertion failureJose2014-12-23
|
* ICE-6169 - Fix hello demos to only create new proxies if settings have changedJoe George2014-12-17
|
* Fixed (ICE-6146) - "Test.ACM.Client" is still used in some demos.Jose2014-12-12
|
* Fixed (ICE-6092) - Browser IceJS minimal and bidir wss issues.Jose2014-12-08
|
* JS latency test takes too much timeJose2014-11-26
|
* Fixes for ICE-5910: merged makecerts.py with makewinrtcerts.py, removed ↵Benoit Foucher2014-11-18
| | | | WinRT certs
* ICE-5900 - Lint IceJS tests and html scripts. Also fixed a bug were weJoe George2014-11-14
| | | | were overriding window.name
* JS parallel build fixesJose2014-11-12
|
* Some IceJS linting fixesJoe George2014-11-07
|
* Dependency updates & minor JS build fixesJose2014-11-05
|
* Fixes for binary distributionsJose2014-11-04
|
* Fixed ICE-3490: guarantee invocation serialization for proxies which are equalBenoit Foucher2014-10-22
|
* Cleanup javascript demosJoe George2014-10-17
| | | | | - Added jshintrc files to browser folders - Linted all of the demos
* ICE-5749 - Replace Promise with Ice.Promise in demosJoe George2014-10-16
|
* ICE-5732 missing tracing in throughput demoDwayne Boone2014-10-15
|
* Fixed (ICE-5733) - NodeJS demos don't parse argvJose2014-10-14
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-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 NodeJSJose2014-09-02
|
* ICE-5640 - JS demo READMEsMark Spruiell2014-08-22
|
* Fixed ice_invocationTimout usage in IceDiscovery hello demosDwayne Boone2014-08-14
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19