stable

Clone or download

Read-only

Merge 'gerrit #22802' into stable/master

* commit '2f6197a392': request #21393 Gerrit logo must be displayed in Git homepage when repository is handled by the tool Change-Id: I12e2073eab9a63e10a231eeb7ba85c0bfb5924e7

Modified Files

Name
M plugins/git/scripts/repositories/po/fr.po +6 −0 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitRepository.test.js +25 −0 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitRepository.vue +28 −3 Go to diff View file
A plugins/git/scripts/repositories/src/gerrit/gerrit-checker.test.ts +36 −0 Go to diff View file
A plugins/git/scripts/repositories/src/gerrit/gerrit-checker.ts +23 −0 Go to diff View file
M plugins/git/scripts/repositories/src/type.ts +4 −1 Go to diff View file