stable

Clone or download

Read-only

User can now change the PR settings for repository

Part of story #11661: define a merge strategy for my repositories Go to git ยป repository ยป settings ยป pull requests. You can now change the settings. You can still create pull requests (introduction of FrontRouter). Change-Id: I5db575d4e370bf4e351958bc8b6be22d6c47145b

Modified Files

Name
A plugins/pullrequest/etc/nginx18/pullrequest.conf +21 โˆ’0 Go to diff View file
R plugins/pullrequest/include/PullRequest/Router.php Go to diff View file
M plugins/pullrequest/include/PullRequest/MergeSetting/MergeSettingDAO.php +9 โˆ’0 Go to diff View file
M plugins/pullrequest/include/PullRequest/RepoManagement/PullRequestPane.php +3 โˆ’1 Go to diff View file
A plugins/pullrequest/include/PullRequest/RepoManagement/RepoManagementController.php +106 โˆ’0 Go to diff View file
M plugins/pullrequest/include/pullrequestPlugin.class.php +36 โˆ’4 Go to diff View file
M plugins/pullrequest/site-content/fr_FR/LC_MESSAGES/tuleap-pullrequest.po +3 โˆ’0 Go to diff View file
M plugins/pullrequest/site-content/tuleap-pullrequest.pot +3 โˆ’0 Go to diff View file
M plugins/pullrequest/templates/repository-settings.mustache +4 โˆ’4 Go to diff View file
D plugins/pullrequest/www/index.php +0 โˆ’30 Go to diff View file