stable

Clone or download

Read-only

Merge commit 'refs/changes/60/4560/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #8556: Update grunt build Change-Id: Iff6c81f203504de565a38887e97f42bb83cfa758

Modified Files

Name
A plugins/agiledashboard/www/js/planning-v2/.editorconfig +17 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/.gitignore +1 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/Gruntfile.js +497 −509 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/bower.json +23 −23 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/build.config.js +95 −95 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/karma/karma-unit.tpl.js +68 −62 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/package.json +25 −21 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.spec.js +46 −46 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning.spec.js +5 −4 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-factory.spec.js +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/dropped-service.spec.js +17 −17 Go to diff View file