stable

Clone or download

Read-only

Git plugin no longer rely on Event::GET_PROJECTID_FROM_URL

FrontRouter controller can claim a project directly based on the URL they match, it's way more explicit. Moreover this align all controllers in the plugin Part of story #10408 have a burning parrot git repository list Change-Id: I65f82cacf6950fb964bb960710217ce3e1186ae9

Modified Files

Name
M plugins/git/include/Git/GitRepositoryBrowserController.php +19 −1 Go to diff View file
M plugins/git/include/Git/HTTP/HTTPController.php +22 −1 Go to diff View file
M plugins/git/include/Git/URL.class.php +1 −24 Go to diff View file
M plugins/git/include/gitPlugin.class.php +0 −17 Go to diff View file
M plugins/git/tests/Git/URLTest.php +0 −6 Go to diff View file