stable
Clone or download
Read-only
this is part of story #10408 have a burning parrot git repository list How to test: make dev-clear-cache Git url should be the correct one As project administrator, edit you git service => you should not be able to define a custom url Change-Id: Ifb388e9368c4c8a95e1ce9be1468119f07c3d342
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/gitPlugin.class.php | +9 | −0 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/layout/ProjectSidebarBuilder.php | +9 | −1 | Go to diff View file |
A | src/common/layout/ServiceUrlCollector.php | +85 | −0 | Go to diff View file |
M | src/common/project/Project.class.php | +1 | −0 | Go to diff View file |
M | src/common/project/Service/ServicePOSTDataBuilder.php | +20 | −4 | Go to diff View file |
M | src/common/project/Service/ServicePresenter.php | +16 | −2 | Go to diff View file |
M | src/common/project/Service/ServicesPresenterBuilder.php | +19 | −2 | Go to diff View file |
M | src/templates/project/admin/services-edit-modal.mustache | +4 | −2 | Go to diff View file |
M | src/www/project/admin/servicebar.php | +5 | −4 | Go to diff View file |