• Andy Soiron's avatar
    Stop creating GitlabIssueTrackerService records · 81f3d952
    Andy Soiron authored
    I'm working towards removing the GitlabIssueTrackerService
    class. In order to do so, I want to delete all records
    of type GitlabIssueTrackerService in the services table.
    The migration to remove those will follow in a later
    iteration. This commit should make sure no new records
    will be created.
    81f3d952
project.rb 82.7 KB