I am running gitlab-ce 9.2.2 Omnibus distribution. My gitlab site has numerous projects that when created were permitted, but with newer versions of gitlab, now contain restricted/reserved path elements. eg foo/builds.git .
How can I rename these projects? I cannot access their settings, even as an admin. I would also like to get a list of all such projects so that I can notify their owners that their projects had to be renamed. I did find an older method using the rails console but the method call to find such projects in the example no longer exists. I did find the current validation class in Gitlab/Regex.rb but not knowing ruby/rails is hindering my ability to convert the old example to use some method in Regex.rb. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/4d2cd2aa-a231-42a8-8b18-5f7b464256a4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
