Re: Private repo can't accept multiple committers?

2015-03-12 Thread Jeroen de Neef
Try to add the email you are using to https://gitlab.com/profile/emails 2015-03-12 15:13 GMT+01:00 Qi Luk : > I had a repository previously hosted on a private server which received > commits authored by many committers. I want to host it on GitLab as a > private repo. But when committing it, it

Can't remove a branch on my GitLab server. The branch contains a forward slash.

2015-04-03 Thread Jeroen de Neef
I somehow can't delete a branch called `feature/donator-chat` from my GitLab installation. When I try to delete it on GitLab it gives me a message asking if I am sure if I want to delete it, and if I click on "OK" nothing happens. Does anyone know a way to diagnose the issue correctly and how to r

Re: Can't remove a branch on my GitLab server. The branch contains a forward slash.

2015-04-11 Thread Jeroen de Neef
As far as I am aware my GitLab installation works correctly, only that branch can't be deleted. 2015-04-09 21:49 GMT+02:00 Karen Carias : > Hi. You can check on the GitLab Installation manual > https://about.gitlab.com/installation/ > > -- > You received this message because you are subscribed to

Re: Can't remove a branch on my GitLab server. The branch contains a forward slash.

2015-04-15 Thread Jeroen de Neef
I did, nothing seems to happen when I confirm to delete the branch. ==> /var/log/gitlab/gitlab-rails/production.log <== Started GET "/sona/sona-cnr/branches" for [IP ADDRESS REMOVED] at 2015-04-15 17:59:40 +0200 Processing by Projects::BranchesController#index as HTML Parameters: {"namespace_id"

Re: /usr/bin symlinks not working after 7.10.0 upgrade?

2015-04-22 Thread Jeroen de Neef
Experiencing the same issue on CentOS 6.6, I have written it in the comment section of the blog post about 7.10. 2015-04-23 0:51 GMT+02:00 Stack Kororā : > Greetings, > > Just did an update from 7.9.1 to 7.10.0. > > # gitlab-ctl stop unicorn && gitlab-ctl stop sidekiq && gitlab-ctl stop > nginx &

Re: Impossible upgrade?

2015-04-23 Thread Jeroen de Neef
GitLab 3.0.3 is indeed extremely outdated and multiple security issues came in the meanwhile. Please read https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/update.md as it may contain the information that you are looking for. 2015-04-23 21:51 GMT+02:00 Itamar Gal : > Hey GitLabHQ, > >

Re: Sync Repositories Gitlab <--> github

2015-06-10 Thread Jeroen de Neef
I synchronize commits from one GitLab installation with my GitLab installation every 12 hours. I did that by making a new user on my server that doesn't need any password so you can't log in it and I did *su - accountname *to gain the privileges from the account I have just created and it goes auto

Re: 502, GitLab is not responding.

2015-07-02 Thread Jeroen de Neef
embedded/service/gitlab-rails/.gitlab_shell_secret > Please check the permissions of this file. > > regards, > Haynes > > > > Am Samstag, 27. Juni 2015 00:26:25 UTC+2 schrieb Jeroen de Neef: > >> Running CentOS 6.6 with the currently latest GitLab installation &g

Re: 502, GitLab is not responding.

2015-07-02 Thread Jeroen de Neef
And creating an issue ticket. 2015-07-02 9:51 GMT+02:00 Jeroen de Neef : > Seems that the symbolic link disappeared after updating to the latest > revisions. > I'll look into restoring it. > > 2015-07-02 8:00 GMT+02:00 Haynes <123hay...@googlemail.com>: > >>

Re: 502, GitLab is not responding.

2015-07-02 Thread Jeroen de Neef
It seems that adding the symbolic link that points towards */etc/gitlab/gitlab-secrets.json *works, thanks! I'll create an issue on the GitLab project. 2015-07-02 9:51 GMT+02:00 Jeroen de Neef : > And creating an issue ticket. > > 2015-07-02 9:51 GMT+02:00 Jeroen de Neef : >

Re: Email notifications on gitlab.com

2015-08-03 Thread Jeroen de Neef
Try making a new issue on another account, because it won't send notifications to you if you are making the issues on the account that you have configured to get the notifications. 2015-08-03 21:11 GMT+02:00 Harvey Stein : > I have a private repository on gitlab.com and in my > settings->notifica

Re: Email notifications on gitlab.com

2015-08-04 Thread Jeroen de Neef
t 3, 2015 at 8:36:12 PM UTC-4, Jeroen de Neef wrote: >> >> Try making a new issue on another account, because it won't send >> notifications to you if you are making the issues on the account that you >> have configured to get the notifications. >> >> 2015

Re: Unable to force push to non protected branches

2015-09-16 Thread Jeroen de Neef
Try to get the other clients to pull and rebase, then ask them to push. Op 16 sep. 2015 17:36 schreef "Gordon Bonthron" : > Hello all, > > I've got a new install from Omnibus of the latest GitLab, however I'm > having some issues. I've imported a number of repos using the rake task, > however we a

Re: Gitlab behind Apache proxy :

2015-10-26 Thread Jeroen de Neef
Hello Stéphane, I had the same situation, this was my fix. In your apache Virtual Host config, add this in your ** *AddOutputFilterByType SUBSTITUTE text/html* *Substitute "s|http://mygitlab.com:90|https://**mygitlab.com **:443|i"* However, just a heads up. Whenever you clic

Re: Error with ussing SSH Keys

2015-10-27 Thread Jeroen de Neef
Hi, The server says that only publickey authentication is available. What Git client are you using? Did you try out a different Git client? My combination of Sourcetree + Pageant work for me. Double check if you have uploaded your public key and not your private key. Kind regards, Jeroen 20

Re: Error with ussing SSH Keys

2015-10-27 Thread Jeroen de Neef
Did that fix the issue for you? 2015-10-27 19:12 GMT+01:00 Norman FELTZ : > Hello, > > I found : Add allow user git in sshd_config > > Cordialy > > Norman FELTZ > > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsubscribe from this group an

Re: What is the purpose of "Remember Me"

2015-10-27 Thread Jeroen de Neef
Remember Me works for me, is your browser accepting the cookies? Op 27 okt. 2015 19:41 schreef "Mike Clark" : > So it has been a while. I was thinking about this again and noticed that > with 8.1.3, Remember Me still appears to do nothing. Not sure why that is. > > On Thursday, July 16, 2015 at 9:

Re: What is the purpose of "Remember Me"

2015-10-27 Thread Jeroen de Neef
er Me" it still > remembers me. > > After logging in, I have one cookie "_gitlab_session" that expires in 1 > week. > > On Tuesday, October 27, 2015 at 3:15:57 PM UTC-4, Jeroen de Neef wrote: >> >> Remember Me works for me, is your browser accepting t

Re: Gitlab behind Apache proxy :

2015-10-28 Thread Jeroen de Neef
Hello, Stéphane, can you show the example of what is unwanted? Lorenzo, I have configured the substitute and I still get the port of nginx, the substitute in apache has no effect on emails at all and I don't know what could be a solution for that, if there is a simple fix for it I'd use it as wel

Re: question about ci status badge

2016-02-24 Thread Jeroen de Neef
Hi Piotr, Try using this. [![build status](https://ci.my_gitlab_url/projects/PROJECT_INTEGER/status.svg?ref=master)](https://ci.my_gitlab_url/projects/PROJECT_INTEGER?ref=master) Just look at https://gitlab.com/gitlab-org/gitlab-ce/blob/master/README.md and https://gitlab.com/gitlab-org/gitlab-

Re: question about ci status badge

2016-02-24 Thread Jeroen de Neef
"text" or "base64". Shouldn't that be a > drop-down to choose wheter it's Markdown or some other wiki syntax? > > Kind regards, > Piotr > > W dniu środa, 24 lutego 2016 09:34:42 UTC+1 użytkownik Jeroen de Neef > napisał: >> >>

Re: Repository Mirroring: Option not available (it seems)

2016-04-24 Thread Jeroen de Neef
Hello Stan, Repository Mirroring is a GitLab EE feature only as far as I know. https://about.gitlab.com/2016/04/22/gitlab-8-7-released/ Personally I'd love to have it for CE as well, it would make keeping up-to-date with upstream easier. Kind regards, Jeroen 2016-04-24 20:23 GMT+02:00 Stan Crui

Re: Repository Mirroring: Option not available (it seems)

2016-04-24 Thread Jeroen de Neef
//doc.gitlab.com/ee/workflow/repository_mirroring.htm > <http://www.google.com/url?q=http%3A%2F%2Fdoc.gitlab.com%2Fee%2Fworkflow%2Frepository_mirroring.html&sa=D&sntz=1&usg=AFQjCNG7eMzTv0v3E5TJz71ZIOGByNQSmw> > > > Just a documentation bug? > > > On Sunday, 2

Re: Repository Mirroring: Option not available (it seems)

2016-04-24 Thread Jeroen de Neef
6-04-24 21:27 GMT+02:00 Stan Cruise : > Yes, I see that now! Many thanks for your detailed response to my trivial > question. > > I will proceed to manually manage a solution. > > Stan > > > On Sunday, 24 April 2016 13:21:01 UTC-6, Jeroen de Neef wrote: >> >>

Re: 500 NoMethodError (undefined method `wiki_page_events=' after upgrade to 7.10.0~omnibus-1

2016-04-24 Thread Jeroen de Neef
Hello Urs, Try to update your GitLab installation to a more recent version. Kind regards, Jeroen 2016-04-25 0:28 GMT+02:00 Urs Liska : > After upgrading to > > Package: gitlab-ce > Priority: extra > Section: misc > Installed-Size: 843369 > Maintainer: GitLab B.V. > Architecture: amd64 > Versio

Re: 500 NoMethodError (undefined method `wiki_page_events=' after upgrade to 7.10.0~omnibus-1

2016-04-25 Thread Jeroen de Neef
That appears to be the most recent version. Did you try the following command? gitlab-ctl reconfigure 2016-04-25 9:03 GMT+02:00 Urs Liska : > > > Am Montag, 25. April 2016 02:43:20 UTC+2 schrieb Jeroen de Neef: >> >> Hello Urs, >> >> Try to update your Git

Re: clone Repository

2017-07-17 Thread Jeroen de Neef
You could use Git Submodules to check-out multiple repositories at once, you can do this by making some sort of parent repository. On Tue, Jul 18, 2017 at 5:49 AM, Aleksey Tsalolikhin < alek...@verticalsysadmin.com> wrote: > No. git clone requires repository as argument. You have to specify a > r

Re: Gitlab 7.5 with Apache 2.4 really slow at loading pages

2014-12-02 Thread Jeroen de Neef
Hi Robbie, Could you list the specs from the server such as the cpu and the RAM? Kind regards, Jeroen Op 2 dec. 2014 16:20 schreef "Robbie McTavish" : > Hi > > After much mucking about I finally got gitlab to run with Apache. i have > used the apache configs from the repo and altered ports. >

Re: Gitlab 7.5 with Apache 2.4 really slow at loading pages

2014-12-02 Thread Jeroen de Neef
t; > On Tuesday, December 2, 2014 3:24:47 PM UTC, Jeroen de Neef wrote: >> >> Hi Robbie, >> >> Could you list the specs from the server such as the cpu and the RAM? >> >> Kind regards, >> Jeroen >> Op 2 dec. 2014 16:20 schreef "Robbie McTavish&qu

Re: Gitlab 7.5 with Apache 2.4 really slow at loading pages

2014-12-03 Thread Jeroen de Neef
dressed > on a separate port. > > On Tuesday, December 2, 2014 8:03:29 PM UTC, Jeroen de Neef wrote: >> >> If I may ask, what is preventing you from running GitLab on nginx? >> >> 2014-12-02 16:48 GMT+01:00 Robbie McTavish : >> >>> 4 Core x64 CPU &

Re: Gitlab 7.5 with Apache 2.4 really slow at loading pages

2014-12-03 Thread Jeroen de Neef
serveHost On* ** *AddOutputFilterByType SUBSTITUTE text/html* *Substitute "s|http://example.com:8000|http://example.com:80|i"* ** ** * Order deny,allow* * Allow from all* ** This should be correct. 2014-12-03 10:55 GMT+01:00 Jeroen de Neef : > An easy solution to that issue that I also use m

Re: gitlab-ci

2014-12-03 Thread Jeroen de Neef
Hi Markus, did you make the crontab in 'crontab -e'? Op 3 dec. 2014 11:13 schreef "Markus Koeberl" : > I updated to the newest version of gitlab ce for debian which includes now > gitlab-ci > > Now I run into a minor problem: > > cron job (/opt/gitlab/bin/gitlab-ci-rake schedule_builds) sending me

Re: gitlab-ci

2014-12-03 Thread Jeroen de Neef
Try adding *>/dev/null 2>&1* behind the cron job. So it will be *0 * * * * /opt/gitlab/bin/gitlab-ci-rake schedule_builds >/dev/null 2>&1* That should null route the mails. 2014-12-03 13:08 GMT+01:00 Markus Koeberl : > On Wednesday 03 December 2014 11:29:43 Jeroen de Ne

Re: gitlab-ci

2014-12-03 Thread Jeroen de Neef
Ah I see. I don't have a script for that and I haven't tried to look if it would still be there after *gitlab-ctl reconfigure*. 2014-12-03 13:27 GMT+01:00 Markus Koeberl : > On Wednesday 03 December 2014 13:13:28 Jeroen de Neef wrote: > > Try adding *>/dev/null 2>&1

Re: Gitlab 7.5 with Apache 2.4 really slow at loading pages

2014-12-04 Thread Jeroen de Neef
bie McTavish : > Ah I'll try that. > > How do i configure the nginx port and should i configure the unicorn port > also? > > On Wednesday, December 3, 2014 9:57:16 AM UTC, Jeroen de Neef wrote: >> >> Oops, I left something incorrect in it because I copied it

Re: Gitlab 7.5 with Apache 2.4 really slow at loading pages

2014-12-04 Thread Jeroen de Neef
port 4000. > > ProxyPass /gitlab http://127.0.0.1:4000/ > ProxyPassReverse /gitlab http://127.0.0.1:4000/ > > I can access gitlab directly through my address. > > It does something then gives me a 404 error. > > > On Thursday, December 4, 2014 2:04:38 PM U

GitLab 7.6.1 500 errors when opening user pages small issue assigning users to issues.

2014-12-25 Thread Jeroen de Neef
Hi, The following issue occurred when I upgraded my installation to GitLab 7.6.1 on a CentOS 6.6 (64-bit) machine. Whenever I try to access the administrator options of a user at for example *http://git.jeroendeneef.com/admin/users/Jeroen * I am get

Re: GitLab 7.6.1 500 errors when opening user pages small issue assigning users to issues.

2014-12-30 Thread Jeroen de Neef
I have attempted to do the same command and I get the same error. 2014-12-30 14:54 GMT+01:00 Jurn Overmars : > I cannot run > gitlab-rake db:migrates:status > > it says > gitlab-rake db:migrates:status > rake aborted! > Don't know how to build task 'db:migrates' > > output with trace > gitlab-rak

Re: GitLab 7.6.1 500 errors when opening user pages small issue assigning users to issues.

2014-12-30 Thread Jeroen de Neef
; Op dinsdag 30 december 2014 15:13:35 UTC+1 schreef Jeroen de Neef: >> >> I have attempted to do the same command and I get the same error. >> >> 2014-12-30 14:54 GMT+01:00 Jurn Overmars : >> >>> I cannot run >>> gitlab-rake db:migrates:status >&g

Re: GitLab 7.6.1 500 errors when opening user pages small issue assigning users to issues.

2014-12-31 Thread Jeroen de Neef
The issue has been resolved after upgrading to the newly released version 7.6.2. 2014-12-31 1:03 GMT+01:00 Jeroen de Neef : > 7.5.1 works for me. > How can I fix this issue and update to 7.6.1? > > 2014-12-30 17:18 GMT+01:00 Jurn Overmars : > >> I have found this on

Re: GitLab 7.6.1 500 errors when opening user pages small issue assigning users to issues.

2015-01-27 Thread Jeroen de Neef
re 2014 22:24:15 UTC+1, Jeroen de Neef a écrit : >> >> The issue has been resolved after upgrading to the newly released version >> 7.6.2. >> >> 2014-12-31 1:03 GMT+01:00 Jeroen de Neef : >> >>> 7.5.1 works for me. >>> How can I fix this issue

Re: Push Android Source Code to private Gitlab Server

2015-01-28 Thread Jeroen de Neef
Hi, Maybe you can add the repos as submodules . Kind regards, Jeroen 2015-01-28 16:19 GMT+01:00 Muhammad : > Hi! > > I have setup private gitlab server on my system and it is working fine > with single git repos. Now I have an android source m

Re: What are [1] tags showing up in network?

2015-02-07 Thread Jeroen de Neef
It appears that the [1] represents how many times the commit has been mentioned. At some places I have a [2] and it has two mentions. 2015-02-07 19:56 GMT+01:00 Sytse Sijbrandij : > Ah, I don't know, maybe someone else does. > ᐧ > > Best regards, > Sytse Sijbrandij > CEO GitLab B.V. > > > On Sat,

Re: What are [1] tags showing up in network?

2015-02-07 Thread Jeroen de Neef
ere but I have not found > it. I'm still looking. > > > *Worth Lutz* > -- > > On 2/7/2015 2:00 PM, Jeroen de Neef wrote: > > It appears that the [1] represents how many times the commit has been > mentioned. > At some places I have a [2] and i

Re: installation of GitLab give me a blank page

2015-02-19 Thread Jeroen de Neef
If you are using the omnibus package Nginx is included, you need to stop apache with 'sudo service httpd stop' and restart gitlab using 'sudo gitlab-ctl restart' Op 19 feb. 2015 10:46 schreef : > Hi, > I'm need to UI web interface for git with ability to give different > permission to different us