summaryrefslogtreecommitdiff
path: root/js/gulpfile.js
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Revert to gulp-minify-css as cssnano needs Node.js 5Joe George2015-12-28
|
* Update JavaScript dependenciesJoe George2015-12-28
|
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
|
* ICE-6737 Allow arguments to be passed to TestController run from gulp taskDwayne Boone2015-09-18
|
* ICE-6737 Improved gulp message if python not in PATHDwayne Boone2015-09-18
|
* Update for JS browser test suite server languagesJose2015-09-17
|
* ICE-6669 - JavaScript sourceMappingURL issueJose2015-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 testsJose2015-07-31
|
* ICE-6472 Added info test to JavaScriptDwayne Boone2015-07-09
|
* Fix JS build errorJose2015-06-17
|
* Handle SIGBREAK on WindowsJose2015-06-17
|
* Fixed ICE-6610: timeout test fails with IE 10Jose2015-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 filesJose2015-06-08
|
* Fix ICE-6549Joe George2015-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 libsBenoit Foucher2015-05-28
|
* ICE-6466 - Replace --icejs metadata js:ice-buildJoe George2015-04-23
|
* Various Ice for JavaScript changesJoe George2015-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 packageJoe George2015-04-14
|
* ICE-6373 - JS build system cleanupJose2015-03-19
| | | | | * get rid of demo specific stuff that is now in its own repository
* ICE-6301 - Align nodejs source and npm distributionsJoe George2015-02-18
|
* JavaScript clean source map filesJose2015-02-05
|
* Fixed (ICE-6276) - Add support for JavaScript source mapsJose2015-01-30
|
* Port test controller server to JavaJose2015-01-22
|
* Fixed (ICE-6229) - no easy way to run JS tests again against binary distributionJose2015-01-15
|
* JS HttpServer & gulp build updatesJose2015-01-15
|
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14