New RepositoryController class to do the works related to repository.
I did not modify any code, just moving API from ProjectController to RepositoryController.
(I have tried adding github and sonarqube repositories and there is no problem. But gitlab and trello have not tested.)
Description
New
RepositoryController
class to do the works related to repository. I did not modify any code, just moving API fromProjectController
toRepositoryController
. (I have tried adding github and sonarqube repositories and there is no problem. But gitlab and trello have not tested.)