the source of the message in master:
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/views/admin/users/_user.html.haml
Thanks!
Joel
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receivi
Eirik,
My team just had a similar issue, and ran into this. We put the setting you
mentioned and it seems to have fixed the issue. Still doing investigation
on our end to confirm but thanks for the info!!!
On Wednesday, September 30, 2015 at 12:11:49 PM UTC-5, Eirik Lygre wrote:
>
> We have bee
Hello, can anyone point me in the right direction to solving this problem?
Every time I try to run (seemingly) any 'bundle exec rake' command from the
installation or upgrade docs, I end up getting the following message. I'm
trying to setup a new server, and I have had the recommended ruby 2 ver
Solved. For the record, somehow there were 2 'edit_file_action.rb' files in
the lib/gitlab/ subdirectory. One of them was not under version control, so
I removed it. All works well after that.
On Thursday, December 26, 2013 1:22:39 PM UTC-6, Joel Kleier wrote:
>
> Hello, can an