Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 | |
| | | ||||
* | | Add top level msbuild project | Jose | 2016-11-14 | |
| | | ||||
* | | Replaced slice compiler options --ice, --underscore and --dll-export by | Bernard Normier | 2016-10-31 | |
| | | | | | | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata | |||
* | | Add support for JavaScript import/expor in generated code | Jose | 2016-10-17 | |
| | | ||||
* | | Additional ES5 test fixes | Jose | 2016-09-16 | |
| | | ||||
* | | Fixed ICE-7630 - JS tests fail on Xenial | Jose | 2016-09-16 | |
| | | ||||
* | | Updated server side dispatch for new mapping (and ICE-6980) | Benoit Foucher | 2016-09-05 | |
| | | ||||
* | | ES6 mapping updates | Jose | 2016-08-19 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 | |
|\| | ||||
| * | Update copyright headers | Joe George | 2016-03-01 | |
| | | ||||
* | | Windows msbuild build updates | Jose | 2016-02-26 | |
|/ | ||||
* | Revert to gulp-minify-css as cssnano needs Node.js 5 | Joe George | 2015-12-28 | |
| | ||||
* | Update JavaScript dependencies | Joe George | 2015-12-28 | |
| | ||||
* | ICE-6634 - Using Ice in background worker. | Jose | 2015-09-21 | |
| | ||||
* | ICE-6737 Allow arguments to be passed to TestController run from gulp task | Dwayne Boone | 2015-09-18 | |
| | ||||
* | ICE-6737 Improved gulp message if python not in PATH | Dwayne Boone | 2015-09-18 | |
| | ||||
* | Update for JS browser test suite server languages | Jose | 2015-09-17 | |
| | ||||
* | ICE-6669 - JavaScript sourceMappingURL issue | Jose | 2015-08-10 | |
| | | | | | | We not longer generate sourceMappingURL comments, to use source maps you must add the sourceMappingURL comments or the appropiate X-SourceMap header | |||
* | ICE-6620 Java process left around with gulp tests | Jose | 2015-07-31 | |
| | ||||
* | ICE-6472 Added info test to JavaScript | Dwayne Boone | 2015-07-09 | |
| | ||||
* | Fix JS build error | Jose | 2015-06-17 | |
| | ||||
* | Handle SIGBREAK on Windows | Jose | 2015-06-17 | |
| | ||||
* | Fixed ICE-6610: timeout test fails with IE 10 | Jose | 2015-06-17 | |
| | | | | | | The connection limit of IE was exceed with some tests, remove browser sync fixes the issue, as there is a few more connections available to the test. | |||
* | Fix JS gulp clean to remove dependency files | Jose | 2015-06-08 | |
| | ||||
* | Fix ICE-6549 | Joe George | 2015-06-01 | |
| | | | | | | - Remove js/index.js - Remove demo npm command - Redirect / to frist test in js browser tests | |||
* | Fixed dist target to also build th minified libs | Benoit Foucher | 2015-05-28 | |
| | ||||
* | ICE-6466 - Replace --icejs metadata js:ice-build | Joe George | 2015-04-23 | |
| | ||||
* | Various Ice for JavaScript changes | Joe George | 2015-04-23 | |
| | | | | | | | * Rename zeroc-ice to ice * Fix slice2js to generate code with requrie('ice') * Update tests * Slim bower.json | |||
* | Make javascript bulid use gulp-ice-builder package | Joe George | 2015-04-14 | |
| | ||||
* | ICE-6373 - JS build system cleanup | Jose | 2015-03-19 | |
| | | | | | * get rid of demo specific stuff that is now in its own repository | |||
* | ICE-6301 - Align nodejs source and npm distributions | Joe George | 2015-02-18 | |
| | ||||
* | JavaScript clean source map files | Jose | 2015-02-05 | |
| | ||||
* | Fixed (ICE-6276) - Add support for JavaScript source maps | Jose | 2015-01-30 | |
| | ||||
* | Port test controller server to Java | Jose | 2015-01-22 | |
| | ||||
* | Fixed (ICE-6229) - no easy way to run JS tests again against binary distribution | Jose | 2015-01-15 | |
| | ||||
* | JS HttpServer & gulp build updates | Jose | 2015-01-15 | |
| | ||||
* | JavaScript updates to use gulp and add npm and bower packages | Jose | 2015-01-14 | |