Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Do not unload DLLs with UWP test controller | Jose | 2018-03-29 |
| | | | | Unloading DLLs in UWP controller was causing an AccessViolation. | ||
* | Added tracing for allTests.py controller and fixed the thread pool ↵ | Benoit Foucher | 2018-03-16 |
| | | | | configuration of the UWP controller | ||
* | Potential UWP fix to solve controller crashes (ICE-8713) | Benoit Foucher | 2018-03-15 |
| | |||
* | Serialize loading and unloading of UWP test DLLs | Jose | 2018-03-14 |
| | |||
* | Fixed UWP connection memory leak (ICE-8686) | Benoit Foucher | 2018-02-27 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Add support to set server address with UWP controller | Jose | 2017-09-21 |
| | | | | | | | | Added support set the server IP address to be use by the UWP servers. This allow to run UWP servers with clients from different platforms. | ||
* | Fix (ICE-7915) - Fix UWP/JS controllers to setup the bidir connection before ↵ | Jose | 2017-05-25 |
| | | | | register | ||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | UWP controller fixes | Jose | 2016-12-22 |
| | | | | | | - Scroll output to end after append new line - Remove Hostname combobox as was not used - Update cert hash in project file | ||
* | UWP test controller and related fixes | Jose | 2016-12-22 |