stable
Clone or download
Read-only
No functional change expected in Git service administration and git repository administration. part of request #29265 Split the build of git plugin frontend assets into multiple apps Change-Id: I288232c025c2a855cc4219d71b4de40bae28da7f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/gitPlugin.php | +5 | −5 | Go to diff View file |
A | plugins/git/scripts/legacy/package.json | +15 | −0 | Go to diff View file |
A | plugins/git/scripts/legacy/pnpm-lock.yaml | +7 | −0 | Go to diff View file |
R | plugins/git/scripts/git.js | Go to diff View file | ||
R | plugins/git/scripts/mass-update.js | Go to diff View file | ||
R | plugins/git/scripts/permissions.js | Go to diff View file | ||
R | plugins/git/scripts/webhooks.js | Go to diff View file | ||
R | plugins/git/themes/default/images/help.png | Binary file | Go to diff View file | |
R | plugins/git/themes/default/css/style.scss | Go to diff View file | ||
A | plugins/git/scripts/legacy/webpack.common.mjs | +53 | −0 | Go to diff View file |
A | plugins/git/scripts/legacy/webpack.dev.mjs | +23 | −0 | Go to diff View file |
A | plugins/git/scripts/legacy/webpack.prod.mjs | +23 | −0 | Go to diff View file |
M | plugins/git/webpack.common.mjs | +0 | −22 | Go to diff View file |
M | plugins/hudson_git/include/hudson_gitPlugin.php | +1 | −1 | Go to diff View file |