stable
Clone or download
Read-only
request #9375 Gulpify sass
Build style with "npm run sass" Change-Id: Ia5161fc21ae4683cf8c9b03ac3120b67e84a9d2e
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +0 | −12 | Go to diff View file |
M | gulpfile.js | +98 | −70 | Go to diff View file |
M | package.json | +6 | −4 | Go to diff View file |
A | plugins/IM/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/admindelegation/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/agiledashboard/build-manifest.json | +27 | −0 | Go to diff View file |
D | plugins/agiledashboard/gulpfile.js | +0 | −34 | Go to diff View file |
D | plugins/agiledashboard/package.json | +0 | −18 | Go to diff View file |
M | plugins/agiledashboard/www/themes/FlamingParrot/css/style.scss | +13 | −13 | Go to diff View file |
A | plugins/cardwall/build-manifest.json | +19 | −0 | Go to diff View file |
D | plugins/cardwall/gulpfile.js | +0 | −35 | Go to diff View file |
D | plugins/cardwall/package.json | +0 | −18 | Go to diff View file |
A | plugins/docman/build-manifest.json | +17 | −0 | Go to diff View file |
D | plugins/docman/gulpfile.js | +0 | −33 | Go to diff View file |
D | plugins/docman/package.json | +0 | −18 | Go to diff View file |
A | plugins/forumml/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/frs/build-manifest.json | +20 | −0 | Go to diff View file |
M | plugins/frs/www/themes/FlamingParrot/css/style.scss | +12 | −12 | Go to diff View file |
A | plugins/fulltextsearch/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/git/build-manifest.json | +20 | −0 | Go to diff View file |
M | plugins/git/www/themes/FlamingParrot/css/style.scss | +12 | −12 | Go to diff View file |
A | plugins/graphontrackers/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/graphontrackersv5/build-manifest.json | +27 | −0 | Go to diff View file |
D | plugins/graphontrackersv5/gulpfile.js | +0 | −34 | Go to diff View file |
D | plugins/graphontrackersv5/package.json | +0 | −18 | Go to diff View file |
A | plugins/hudson/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/hudson_svn/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/mediawiki/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/openidconnectclient/build-manifest.json | +21 | −0 | Go to diff View file |
M | plugins/openidconnectclient/www/themes/FlamingParrot/css/style.scss | +12 | −12 | Go to diff View file |
M | plugins/openidconnectclient/www/themes/default/css/style.scss | +1 | −1 | Go to diff View file |
A | plugins/pluginsadministration/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/proftpd/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/projectlinks/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/statistics/build-manifest.json | +11 | −0 | Go to diff View file |
A | plugins/svn/build-manifest.json | +20 | −0 | Go to diff View file |
M | plugins/svn/www/themes/FlamingParrot/css/style.scss | +13 | −13 | Go to diff View file |
A | plugins/tracker/build-manifest.json | +52 | −0 | Go to diff View file |
D | plugins/tracker/gulpfile.js | +0 | −56 | Go to diff View file |
D | plugins/tracker/package.json | +0 | −19 | Go to diff View file |
M | plugins/tracker/www/themes/FlamingParrot/css/print.scss | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/themes/FlamingParrot/css/style.scss | +12 | −12 | Go to diff View file |
A | plugins/userlog/build-manifest.json | +11 | −0 | Go to diff View file |
M | tools/rpm/Makefile | +2 | −5 | Go to diff View file |
D | tools/utils/sass.sh | +0 | −72 | Go to diff View file |
A | tools/utils/tuleap-gulp-build.js | +158 | −0 | Go to diff View file |