stable
Clone or download
Read-only
No functional changes expected in git repositories and git site administration. Closes request #21347: Build only one stylesheet for git plugin Change-Id: Ie2f949c26b9f36962e2da1ef23e4409fff86f6f3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/AdminRouter.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/Repository/GitRepositoryHeaderDisplayer.php | +1 | −2 | Go to diff View file |
M | plugins/git/include/Git/RepositoryList/GitRepositoryListController.php | +2 | −2 | Go to diff View file |
D | plugins/git/themes/BurningParrot/_git.scss | +0 | −22 | Go to diff View file |
M | plugins/git/themes/BurningParrot/_gitphp-override.scss | +1 | −1 | Go to diff View file |
M | plugins/git/themes/BurningParrot/_project-background-header.scss | +6 | −6 | Go to diff View file |
D | plugins/git/themes/BurningParrot/git-blue.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/git-green.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/git-grey.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/git-orange.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/git-purple.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/git-red.scss | +0 | −22 | Go to diff View file |
R | plugins/git/themes/BurningParrot/site-admin-red.scss | Go to diff View file | ||
M | plugins/git/themes/BurningParrot/repositories/_gitlab.scss | +4 | −4 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repositories/_repositories.scss | +7 | −7 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repositories/_repository-card.scss | +7 | −7 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repository/_repository.scss | +11 | −11 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repository/gitphp/_blob.scss | +19 | −19 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repository/gitphp/_commit.scss | +5 | −5 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repository/gitphp/_commitdiff.scss | +4 | −4 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repository/gitphp/_shortlog.scss | +5 | −5 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repository/gitphp/_tag.scss | +1 | −1 | Go to diff View file |
D | plugins/git/themes/BurningParrot/site-admin-blue.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/site-admin-green.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/site-admin-grey.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/site-admin-orange.scss | +0 | −22 | Go to diff View file |
D | plugins/git/themes/BurningParrot/site-admin-purple.scss | +0 | −22 | Go to diff View file |
M | plugins/git/themes/BurningParrot/site-admin/_gitolite.scss | +19 | −0 | Go to diff View file |
R | plugins/git/themes/BurningParrot/site-admin/_git.scss | Go to diff View file | ||
M | plugins/git/webpack.common.js | +2 | −6 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_css-var-root.scss | +2 | −0 | Go to diff View file |