Challenges with GitLab Docker Image and Initial Repo Import

2016-08-29 Thread Michael Hoffman
I'm working on a project that automates the creation of a project's build box, including the setup of GitLab CE with sample projects. I'm facing a variety of challenges - Question 1 - Is there a way to initialize the root admin account through the CLI? Per issue 1980 (https://gitlab.com/gitl

Gitlab::Git::Repository::NoRepository exception after upgrade to (8.11.3-ce.1)

2016-08-29 Thread David Cotter
Hello - the following error now occurs after upgrade to 8.11.3-ce.1 rom ( 8.9.4-ce.1). It shows a 500 error in the browser. Anybody else seeing this. I have restarted gitlab - I might try to restart the machine. Gitlab::Git::Repository::NoRepository (no repository for such path): app/models/

Need a Help on checking if the account is totally gone

2016-08-29 Thread 최이삭
Hi, I have an issue with gitlab. I have been using gitlab for a class, so I definitely had an account on gitlab. But checking today, it seems it is no longer valid anymore. It doesn't work by sending forgot password link to my university mail. The mail just doesn't come, Could anyone help me

Re: Gitlab CI shell on Windows only runs before_script

2016-08-29 Thread dsbert
I'm not quite sure what you are asking for in regards to script lines to add the job. I downloaded the gitllab runner (vers. 1.4.2) to my local machine. I ran through the basic set up, using the token from my gitlab repository and registered it as a service. I then added the .gitlab-ci.yml file

Re: GitLab Remote Mirrors Gitolite

2016-08-29 Thread Sverre Moe
I have one more that seems to lack in GitLab. Set default protected branches on Group settings that would apply for all projects within that group Protect master branch with write access only to Owner(s). Current GitLab settings would require us to configure this for each project manually. We h

Re: GitLab Remote Mirrors Gitolite

2016-08-29 Thread Sverre Moe
With Gitolite we are able to set access restriction on tags. I have checked and it does not seem like GitLab does support it. Our Jenkins build user have been given access to push tags to git remote, but it does not have any other access to the repositories. Otherwise only repository owner(Master