stable
Clone or download
Read-only
Merge commit 'refs/changes/39/17939/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14655: Parallelize the builds of the assets Change-Id: I9f8c0f75e1bc8e136ad4320e68f10fbff8a64091
Modified Files
Name | ||||
---|---|---|---|---|
D | gulpfile.js | +0 | −53 | Go to diff View file |
M | package-lock.json | +50 | −1752 | Go to diff View file |
M | package.json | +1 | −6 | Go to diff View file |
D | plugins/admindelegation/build-manifest.json | +0 | −7 | Go to diff View file |
M | plugins/agiledashboard/build-manifest.json | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/package.json | +3 | −1 | Go to diff View file |
D | plugins/api_explorer/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/artifactsfolders/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/bugzilla_reference/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/captcha/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/cardwall/build-manifest.json | +0 | −4 | Go to diff View file |
M | plugins/crosstracker/build-manifest.json | +0 | −2 | Go to diff View file |
M | plugins/crosstracker/scripts/package.json | +3 | −1 | Go to diff View file |
D | plugins/docman/build-manifest.json | +0 | −4 | Go to diff View file |
M | plugins/document/build-manifest.json | +1 | −5 | Go to diff View file |
D | plugins/forumml/build-manifest.json | +0 | −6 | Go to diff View file |
M | plugins/frs/build-manifest.json | +0 | −1 | Go to diff View file |
M | plugins/git/build-manifest.json | +0 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/hudson/build-manifest.json | +0 | −7 | Go to diff View file |
M | plugins/hudson_git/build-manifest.json | +0 | −1 | Go to diff View file |
D | plugins/hudson_svn/build-manifest.json | +0 | −6 | Go to diff View file |
M | plugins/label/build-manifest.json | +0 | −4 | Go to diff View file |
M | plugins/ldap/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/mediawiki/build-manifest.json | +0 | −6 | Go to diff View file |
M | plugins/oauth2_server/build-manifest.json | +0 | −1 | Go to diff View file |
D | plugins/openidconnectclient/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/pluginsadministration/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/proftpd/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/project_ownership/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/projectlinks/build-manifest.json | +0 | −4 | Go to diff View file |
M | plugins/projectmilestones/build-manifest.json | +1 | −5 | Go to diff View file |
M | plugins/pullrequest/build-manifest.json | +1 | −2 | Go to diff View file |
D | plugins/statistics/build-manifest.json | +0 | −4 | Go to diff View file |
M | plugins/svn/build-manifest.json | +0 | −1 | Go to diff View file |
M | plugins/taskboard/build-manifest.json | +0 | −1 | Go to diff View file |
M | plugins/timetracking/build-manifest.json | +0 | −4 | Go to diff View file |
M | plugins/tracker/build-manifest.json | +0 | −1 | Go to diff View file |
M | plugins/tracker/scripts/package-lock.json | +2 | −1 | Go to diff View file |
M | plugins/tracker/scripts/package.json | +1 | −0 | Go to diff View file |
D | plugins/tracker_encryption/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/tuleap_synchro/build-manifest.json | +0 | −4 | Go to diff View file |
D | plugins/userlog/build-manifest.json | +0 | −4 | Go to diff View file |
M | plugins/velocity/build-manifest.json | +1 | −2 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +1 | −3 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −3 | Go to diff View file |
A | tools/utils/scripts/clean-lockfile-from-local-tuleap-dep.php | +54 | −0 | Go to diff View file |
D | tools/utils/scripts/component-builder.js | +0 | −72 | Go to diff View file |
A | tools/utils/scripts/max-usable-processors.js | +22 | −0 | Go to diff View file |
D | tools/utils/scripts/tuleap-gulp-build.js | +0 | −158 | Go to diff View file |