stable

Clone or download

Read-only

botmattermost plugin uses front router

This is part of request #13030: Use front router for all plugins Change-Id: Ic2be11889dd4cb5b74c0fa141c502c6f1d31eb6a

Modified Files

Name
M .gitignore +1 −0 Go to diff View file
A .use-front-controller +0 −0 Go to diff View file
M include/BotMattermost/Controller/AdminController.php +36 −42 Go to diff View file
M include/BotMattermost/Router.php +19 −8 Go to diff View file
M include/botmattermostPlugin.class.php +13 −7 Go to diff View file
M phpunit/BotMattermost/AdminControllerTest.php +3 −5 Go to diff View file
M tuleap-plugin-botmattermost.spec +2 −4 Go to diff View file
D www/admin/index.php +0 −30 Go to diff View file
D www/index.php +0 −31 Go to diff View file