Re: Problems with pulling

2015-08-12 Thread Sytse Sijbrandij
Please see @gitlabstatus on twitter for availability announcements. Best regards, Sytse 'Sid' Sijbrandij CEO GitLab B.V. On Mon, Jul 27, 2015 at 3:45 AM, Nico Uthe wrote: > Hi, > we have problems with pulling since today. This is what shows up: > > pull --progress "origin" > fatal: The remote

Re: Repository not accessible after tried transfer to another group

2015-08-12 Thread Sytse Sijbrandij
Sorry for the late response. Please email supp...@gitlab.com and include a link to https://groups.google.com/d/msgid/gitlabhq/1f2407b9-5dc3-4b37-b5ea-8b4dc66508af%40googlegroups.com?utm_medium=email&utm_source=footer Best regards, Sytse 'Sid' Sijbrandij CEO GitLab B.V. On Mon, Aug 3, 2015 at 10:5

Re: How to use runners?

2015-08-12 Thread Sytse Sijbrandij
I don't understand. For more information about the relationship between the CI coordinator/server and the runners see https://about.gitlab.com/gitlab-ci/ You should register runners on machines other than the CI coordinator. Best regards, Sytse 'Sid' Sijbrandij CEO GitLab B.V. On Mon, Aug 3, 20

Re: Importing repos from GitHub

2015-08-12 Thread Sytse Sijbrandij
Please try again. Best regards, Sytse 'Sid' Sijbrandij CEO GitLab B.V. On Wed, Aug 5, 2015 at 12:55 PM, Marco Marinho wrote: > Hi, > I recently moved to GitLab and imported all my projects from GItHub. All > went fine until the last 4 projects. As the status says, the last 4 > projects are bee

Re: What's the best OS server to install a new Gitlab service?

2015-08-12 Thread Sytse Sijbrandij
Ubuntu 14.04 Best regards, Sytse 'Sid' Sijbrandij CEO GitLab B.V. On Thu, Aug 6, 2015 at 4:11 PM, Fish Zheng wrote: > CentOS Server vs. Ubuntu Server? > Or others? > Or no difference? > > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsu

Re: gitlab-ci.yml

2015-08-12 Thread Sytse Sijbrandij
You can tag/label runners so they are on the right platform. Best regards, Sytse 'Sid' Sijbrandij CEO GitLab B.V. On Fri, Aug 7, 2015 at 8:58 PM, Jeff Scaparra wrote: > I am just getting started with using the ci server. I want to have lots of > different runners that projects can use but I ha

Re: Sync of repositories.

2015-08-12 Thread Sytse Sijbrandij
Please see https://github.com/samrocketman/gitlab-mirrors Best regards, Sytse 'Sid' Sijbrandij CEO GitLab B.V. On Wed, Aug 12, 2015 at 2:09 AM, Raja Sekhar wrote: > Hello All, > > How to sync. parallel GitLab repositories from one location to another > location including updates. Can you pleas

Re: Gitlab EE Force 2FA Auth

2015-07-01 Thread Sytse Sijbrandij
George, 2FA is available in CE but the combination with LDAP is EE only. We don't have any plans to change that. Best regards, Sytse 'Sid' Sijbrandij CEO GitLab B.V. On Wed, Jul 1, 2015 at 6:29 AM, Karen Carias wrote: > Hi. If someone contributes this to CE, we will revise our stance if this >

Re: Multiple notification appears in gitlab for each commit

2015-03-11 Thread Sytse Sijbrandij
Are you using the Omnibus packages? (we recommend using that) Do you maybe have two sidekiq processes running? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Mar 11, 2015 at 7:57 PM, Maneesh M P wrote: > Can anyone help me to figure out this issue ? > > Thanks, > Maneesh

Re: Clone (and extend) gitlab-ci-runner OR use omnibus runner and call docker image

2015-03-11 Thread Sytse Sijbrandij
FYI we just added an API and code to the runner to let it deregister itself. I think it will release this month on the 22nd. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Mar 11, 2015 at 3:06 AM, paul wrote: > Yes, this is a good idea. Easier than cloning as in my 1. possibil

Re: Perform merge requests with fast-forward only

2015-03-11 Thread Sytse Sijbrandij
Making that configurable is a nice idea if it fits nicely in the codebase. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Mar 11, 2015 at 3:58 AM, Sverre Moe wrote: > GitLab should definitely consider supporting more merge strategies in future > versions. Atlassian Strash seems t

Re: Perform merge requests with fast-forward only

2015-03-10 Thread Sytse Sijbrandij
Sverre, that is correct. If you want to merge without a commit without the 'rebase before merge' function you'll have to do the merge on the command line. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Mar 9, 2015 at 5:57 AM, Sverre Moe wrote: > I tried the reba

Re: Clone (and extend) gitlab-ci-runner OR use omnibus runner and call docker image

2015-03-10 Thread Sytse Sijbrandij
Can you take your docker image and add any runner from https://about.gitlab.com/gitlab-ci/#gitlab-runner to it and save that as a new image? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Mar 9, 2015 at 8:25 AM, paul wrote: > Context: we test R packages within a docker image having

Re: Perform merge requests with fast-forward only

2015-03-08 Thread Sytse Sijbrandij
You're probably looking for the 'rebase before merge functionality' in GitLab EE. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Mar 3, 2015 at 7:04 AM, Sverre Moe wrote: > Seems GitLab is lacking this feature. > Found an issue on this: https://gitlab.com/gitlab

Re: gitlab-rake backup/restore postgres only

2015-03-08 Thread Sytse Sijbrandij
We're thinking about doing a backup setting that will backup everything except the repo's (database and uploads). But it is not made yet. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Mar 4, 2015 at 2:02 AM, Henri Gomez wrote: > Hi all > > I'm using rsync to re

Re: project stats and tracking

2015-03-08 Thread Sytse Sijbrandij
There are project commit graphs for projects in /graphs/master/commits But there are no access/download graphs? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Mar 5, 2015 at 2:47 PM, Michael Galloway wrote: > good day all, > > we have a user asking about tracking and stats

Re: Filter on multiple labels in issues

2015-03-08 Thread Sytse Sijbrandij
The removal was a consequence of a redesign. I can see the use case for filtering on multiple labels. Feel free to make a proposal with a screenshot. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Mar 6, 2015 at 4:52 AM, Roberto Cavada wrote: > Hi, > I am writing here with th

Re: Limit user registrations to certain email domains

2015-03-08 Thread Sytse Sijbrandij
domain in GitLab EE soon, maybe we can change it to allow some domains. Or get it working and tested and contribute it to GitLab CE before we release the EE feature. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Mar 6, 2015 at 6:19 AM, Daniel Ruiz Molina wrote: > Hello, > > I ha

Re: Building only specified branches and/or tags

2015-03-08 Thread Sytse Sijbrandij
Hi Juan, I have good news, we just announced deploy jobs for which you can select branches. This will be released in GitLab 7.9, screenshot in https://twitter.com/gitlab/status/573879205764575233 Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Mar 2, 2015 at 5:57 PM, greenLED wrote

Re: API: Creating multiple files as one operation

2015-03-02 Thread Sytse Sijbrandij
I'm not sure. We try to not invest the wheel but base it upon what is standard for Rails applications. That is probably why the GitLab gemfile is over 250 lines :) https://gitlab.com/gitlab-org/gitlab-ce/blob/master/Gemfile Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Mar 2, 2015

Re: Poor performance on blame from GUI

2015-03-02 Thread Sytse Sijbrandij
Hi Andrea, It would be better to render the page and get the information via one or more ajax requests, this way the page doesn't time out. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Mar 2, 2015 at 3:37 PM, Andrea Scian wrote: > > Sytse, > > I don't really kn

Re: API: Is it possible to search within the title/description of the issue?

2015-03-02 Thread Sytse Sijbrandij
Hi Pavel, Not that I'm aware of but feel free to make it yourself and send a merge request. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Mar 2, 2015 at 1:40 PM, Pavel Volgarev wrote: > Thanks, I've looked into the API reference before but there's nothing there >

Re: Building only specified branches and/or tags

2015-03-02 Thread Sytse Sijbrandij
You would have to check this in your script, the branch is in an environmental variable. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Feb 26, 2015 at 10:15 AM, greenLED wrote: > Hello. I am runnig the latest GiLab CI. How could I run builds in a project > only for "

Re: Emulate a VREF system using Gitlabs new custom hook system

2015-03-02 Thread Sytse Sijbrandij
This is normally done with rules and git hooks (EE only): http://doc.gitlab.com/ee/git_hooks/git_hooks.html Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Feb 19, 2015 at 10:30 AM, Matthew Spah wrote: > Hey guys, > > > We are currently migrating from a gitolite git infrast

Re: Poor performance on blame from GUI

2015-03-02 Thread Sytse Sijbrandij
This issue (or a similar one) is being discussed in https://gitlab.com/gitlab-org/gitlab-ce/issues/859#note_889474 Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Feb 20, 2015 at 2:40 AM, Andrea Scian wrote: > > I'm using GitLab Omnibus (7.7.2 bd98290) on my own loca

Re: Creating groups inside group

2015-03-02 Thread Sytse Sijbrandij
No, nesting groups in other groups is not supported. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sun, Feb 22, 2015 at 3:04 AM, Maneesh M P wrote: > Is it possible to create groups inside groups ? I am using gitlab version > 7.0.0 > > In gitolite managed environment I have

Re: Using GitLab 7.7 with repositories in Gitolite

2015-03-02 Thread Sytse Sijbrandij
We don't recommend using Gitolite with GitLab, you'll have to make the switch. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Feb 24, 2015 at 6:08 AM, Sverre Moe wrote: > Well, for one we have used Gitolite for years. It is a proven solution and > it works very

Re: Custom User permissions

2015-03-02 Thread Sytse Sijbrandij
This is not possible. If you don't have any public projects the public profiles are disabled (I think) but that is about it. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Feb 23, 2015 at 10:02 AM, Ironbelly wrote: > Is there anyway to create custom access levels or tweak wh

Re: API: Creating multiple files as one operation

2015-03-02 Thread Sytse Sijbrandij
No problem, How do other Rails apps handle this (link to their api docs)? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Feb 24, 2015 at 6:42 AM, Pavel Volgarev wrote: > Hey Sytse, > > Sorry for the late reply (didn't see your update and no notifications went > out).

Re: Upgrade to 7.8.0 Omnibus Database Migration Failed

2015-03-02 Thread Sytse Sijbrandij
Try 7.8.1, there was a bad db migration in 7.8.0 related to services that got fixed. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Feb 24, 2015 at 9:39 AM, Justin Yaple wrote: > I just tried to upgrade from 7.3.x to 7.8.0 using Omnibus on a CentOS 6 > machine. > > After in

Re: API: Is it possible to search within the title/description of the issue?

2015-03-02 Thread Sytse Sijbrandij
Relevant part of the API docs: http://doc.gitlab.com/ce/api/issues.html Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Feb 26, 2015 at 5:45 AM, Pavel Volgarev wrote: > GitLab API allows you to query for issues with specific label(s), state or > milestone but is there a way to g

Re: Upgrading from non-Omnibus MySQL to an Omnibus installation

2015-03-02 Thread Sytse Sijbrandij
I don't understand why you get these errors. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Feb 26, 2015 at 3:25 AM, Olivier Desport wrote: > Strange bug : The command search the files in /var/opt/gitlab/backups and > not in the new folder created when unpacking the back

Re: How to make LDAP user as admin

2015-03-02 Thread Sytse Sijbrandij
In GitLab EE you can make a group admin automatically http://doc.gitlab.com/ee/integration/ldap.html#enabling-the-admin-group-feature Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Feb 27, 2015 at 7:47 PM, Maneesh M P wrote: > As soon as admins login, ideally admin should be able

Re: Gitlab E-mail on push service does not send e-mails when a repository tagged

2015-03-02 Thread Sytse Sijbrandij
This is not implemented yet, feel free to add it, GitLab B.V. might also contribute it in the coming months. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Feb 26, 2015 at 7:49 AM, Aydin Doyak wrote: > Hello, > > I'm using E-mails on Push Notification Service on Gitlab 7

Re: db:migrate vs gitlab:setup

2015-03-02 Thread Sytse Sijbrandij
Also see the various existing Puppet modules on https://about.gitlab.com/installation/ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Feb 28, 2015 at 3:24 PM, Cristian Falcas wrote: > So I can create the inital root pasword with > > rake db:seed_fu RAILS_ENV=p

Re: GIT lab Forgot password is not working

2015-03-02 Thread Sytse Sijbrandij
How much time is there between the request and you trying to change the password? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Mar 2, 2015 at 3:52 AM, Dhanesh Kumar wrote: > Team, > > I'm not able to reset my password when I do forgot password or when I create > a ne

Re: GitLab 7.8 Email Notifications not working

2015-03-02 Thread Sytse Sijbrandij
Please see https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md#emails-are-not-being-delivered Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Mar 2, 2015 at 3:36 AM, Christoph Egger wrote: > I just installed GitLab 7.8 CE and all email notifications are not work

Re: GitLab-shell features compared to Gitolite

2015-02-27 Thread Sytse Sijbrandij
GitLab Shell only works with GitLab. GitLab offers more features than Gitolite but does not offer all of Gitolite's features, most notably we don't think directory permissions are a good idea. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Feb 27, 2015 at 7:59 AM, Sverre

Re: gitlab ldap Integration issue : Does it really work????

2015-02-18 Thread Sytse Sijbrandij
No problem, thanks for your reply. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Feb 18, 2015 at 4:03 PM, Maneesh wrote: > Thanks for responding, In a hurry I made lot of mistakes in my mail :( > > [Tried with both active_directory true and false it didnt work. > Our

Re: Ways by which one can see all the commits authored by one user for a project

2015-02-18 Thread Sytse Sijbrandij
You can see all the commits across projects of a single author on their profile page (filter for commits). Feel free to make a proposal for a author (in project) or project (on profile page) filter. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Feb 17, 2015 at 10:15 PM, Mohnish

Re: File Tree for Merge Request

2015-02-18 Thread Sytse Sijbrandij
a feature request on feedback.gitlab.com Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Feb 17, 2015 at 11:22 PM, Johannes Schneider wrote: > Hi guys, > > we have currently evaluated GitLab. Unfortunately we have chosen another > product. But since I am a great GitLab fan, I&#x

Re: gitlab ldap Integration issue : Does it really work????

2015-02-18 Thread Sytse Sijbrandij
u are entitled to support and there is a money back guaranty if you're not happy with it. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Feb 18, 2015 at 8:31 AM, Maneesh M P wrote: > Tried with both active_directory true and false it didnt work. > Our company was planning to m

Re: Installing GitLab-CI fails

2015-02-17 Thread Sytse Sijbrandij
You're running two GitLab apps (port 81 and 82) on one server? That is not supported. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Feb 14, 2015 at 2:13 PM, tombert wrote: > Hi, > > basically I followed the instructions described here: > https://gitlab.com/gitlab-o

Re: Pivotaltracker and gitlab integration

2015-02-17 Thread Sytse Sijbrandij
Please use the project service for that, see http://doc.gitlab.com/ce/integration/README.html and https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/models/project_services/pivotaltracker_service.rb Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Feb 14, 2015 at 6:32 PM

Re: Cloning private project, via HTTP, without authentication

2015-02-17 Thread Sytse Sijbrandij
If you suspect a security problem please see the instructions at https://about.gitlab.com/disclosure/ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Feb 16, 2015 at 9:58 AM, Pietro Albano wrote: > Hello, > maybe there is a trouble. > > I create a private project but using

Re: Failing to push some refs

2015-02-17 Thread Sytse Sijbrandij
It seems to be a timeout, maybe the machine is overloaded. We recommend installing a recent version of GitLab from the Omnibus packages on a dedicated machine with at least 2GB of ram. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Feb 16, 2015 at 5:04 AM, greenLED wrote: > Hello

Re: [Bug Report] V7.7 Error 500 with UTF8 & Special Characters!

2015-02-17 Thread Sytse Sijbrandij
Thanks! Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Feb 17, 2015 at 10:17 AM, 'Exuper Okouya' via GitLab wrote: > As per your instructions i have updated the the issue report on github > https://github.com/gitlabhq/gitlabhq/issues/8709 with all necessary > i

Re: grant developer permissions for my project by default

2015-02-09 Thread Sytse Sijbrandij
Yes, add the person as a developer to the group the projects are contained in. ᐧ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Feb 7, 2015 at 8:35 PM, Sheng Wang wrote: > > hi gitlab users, > > I am new to gitlab. > > Instead of giving developer permissions one by

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

2015-02-07 Thread Sytse Sijbrandij
Thanks Jeroen. ᐧ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Feb 7, 2015 at 11:00 AM, 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 it has two mentions. > > 2015-02-07

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

2015-02-07 Thread Sytse Sijbrandij
Ah, I don't know, maybe someone else does. ᐧ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Feb 7, 2015 at 8:46 AM, Worth Lutz wrote: > Yes, my version tags show up but I do not know what the "[1]" tag means, > where it came from or how to look at it. I don&#x

Re: Raw public url of a image for preview in browser (gitlab.com)?

2015-02-06 Thread Sytse Sijbrandij
In GitLab 7.8 you'll open the image in a new tab instead of downloading this, please try to see if this fixes it. ᐧ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Feb 4, 2015 at 11:36 PM, Sunny Sigara wrote: > I can generate a public url for a image file in my repo like this:

Re: gitlab 5.6 backup rake aborted! Too many connections

2015-02-06 Thread Sytse Sijbrandij
Maybe increase the number of connections to your database server? ᐧ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Feb 5, 2015 at 12:55 AM, 宋明明 wrote: > i try update a ubuntu server 12.04 , gitlab 5.6 update to gitlab 7.x, so i > try backup first, > but show following > &g

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

2015-02-06 Thread Sytse Sijbrandij
Maybe tags are part of the network view? ᐧ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Feb 6, 2015 at 5:20 AM, Worth Lutz wrote: > I'm new to GitLab and am wondering what the [1] tags showing up in my > network view mean? > > -- > You received this message becaus

Re: API: Creating multiple files as one operation

2015-02-02 Thread Sytse Sijbrandij
Do you have a proposal how to change the API? How do other Rails apps handle this (link to their api docs)? ᐧ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Jan 29, 2015 at 10:55 AM, Pavel Volgarev wrote: > Hi guys, > > We need to be able to commit multiple files to a projec

Re: Group permissions

2015-02-02 Thread Sytse Sijbrandij
Hi Dmitriy, What do you think about: > I'm an > admin in my local install and I can't create projects in groups that I'm not > a member of. I think this is an implementation bug, as IMHO Gitlab admins > should be able to do anything. Best regards, Sytse Sijbrandij CE

Re: [Bug Report] V7.7 Error 500 with UTF8 & Special Characters!

2015-02-02 Thread Sytse Sijbrandij
I'm sorry you experienced these error. Please see https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#issue-tracker for information on how to report this. ᐧ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Feb 2, 2015 at 5:40 AM, Exuper Okouya wrote: > Overview:

Re: Group permissions

2015-01-28 Thread Sytse Sijbrandij
Mmm, that is strange, we implemented multiple owners so it makes sense that the owner_id is deprecated but I don't understand why it still is in the API in this way. Maybe Dmitriy knows. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Jan 28, 2015 at 12:43 PM, Daniel Serodio wrote:

Re: Group permissions

2015-01-28 Thread Sytse Sijbrandij
I think you can set the owner_id, especially handy for admins working on the owners behalf. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Jan 28, 2015 at 8:22 AM, Daniel Serodio wrote: > The documentation for group permissions is really scarce at the moment so > I'

Re: commit notifications without diffs?

2015-01-28 Thread Sytse Sijbrandij
No, but feel free to create an option in the project service. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Jan 28, 2015 at 9:54 AM, Patrick Ben Koetter wrote: > Is there an option I could set to have GitLab send out notifications > _without_ diff comparisons? > > Regards

Re: Non bundled server

2015-01-24 Thread Sytse Sijbrandij
Hi, I'm sorry but I don't have the time to dive into this. Maybe someone else can help or you can get paid support. Is it really needed to use another Nginx server? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Jan 24, 2015 at 7:02 AM, Brendan Pike wrote: > Thank you

Re: Image not uploading to issues [7.6.2]

2015-01-23 Thread Sytse Sijbrandij
This is probably fixed in 7.7. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Jan 23, 2015 at 6:58 PM, Alex B wrote: > Hi, > > I've recently upgrade to 7.6.2 and I no longer can drag images (png, jpg) > to note in order to insert them into ticket, but it works

Re: An up to date non-bundled nginx guide

2015-01-23 Thread Sytse Sijbrandij
Please see https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/nginx.md#using-a-non-bundled-web-server Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Jan 23, 2015 at 4:10 AM, Brendan Pike wrote: > This is driving me nuts. For a new comer who wants to use a

Re: Non bundled server

2015-01-23 Thread Sytse Sijbrandij
Please see https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/nginx.md#using-a-non-bundled-web-server Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Jan 22, 2015 at 11:13 PM, Brendan Pike wrote: > After trying a simpler host file from here: > https://gitl

Re: Adding multipe ldap user_filter

2015-01-16 Thread Sytse Sijbrandij
Thanks for reporting back the solution! Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Jan 16, 2015 at 10:11 AM, Andre Hofmeister wrote: > I used the wrong syntax. The syntax for example an or looks like following: > | (...K1...) (...K2...)). Mixed with and and (|(& (...K1.

Re: Adding multipe ldap user_filter

2015-01-15 Thread Sytse Sijbrandij
You maybe want to look at https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/gitlab.yml.md Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Jan 15, 2015 at 7:18 AM, wrote: > I am using the Omnibus GitLab version and would like to add multiple ldap > `user_filt

Re: Automatically generate list of all available pages?

2015-01-11 Thread Sytse Sijbrandij
Hi Ingwie, You can view a list of pages on the /pages url, for example see https://gitlab.com/participa/noosfero/wikis/pages Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sun, Jan 11, 2015 at 7:28 AM, Kevin Ingwersen (Ingwie Phoenix) wrote: > Hey. > > I have a bunch of pages i

Re: 'blame' output is wrong

2015-01-10 Thread Sytse Sijbrandij
And it's merged, thank you Tim for your contribution! Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Jan 10, 2015 at 2:43 PM, Tim Ringenbach wrote: > Hi Sytse, > > Thanks for your quick reply and helpful information! I think I fixed the > issue, and I submitted a m

Re: 'blame' output is wrong

2015-01-10 Thread Sytse Sijbrandij
Hi Tim, Thanks for diving into this. The command probably refers to https://gitlab.com/gitlab-org/gitlab_git Specifically to this method https://gitlab.com/gitlab-org/gitlab_git/blob/master/lib/gitlab_git/blame.rb#L5 Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Jan 10, 2015 at 11:06

Re: Setting all default branches as protected

2015-01-07 Thread Sytse Sijbrandij
On the latest versions of GitLab the default branch should be protected automatically on import. Otherwise I think you have to do it manually. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Jan 7, 2015 at 11:51 AM, Roman Pavlík wrote: > Hello, I would like to set all default branc

Re: how can i change the format of "E-mail on Push Service" notification mails in Gitlab 7.1.1 ?

2015-01-06 Thread Sytse Sijbrandij
You can prepare a merge request that implements it or contact sa...@gitlab.com to pay for the development. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Jan 6, 2015 at 6:12 AM, Aydin Doyak wrote: > Hello systse, > > 8 Eylül 2014 Pazartesi 10:31:52 UTC+3 tarihinde sytse yazdı:

Re: 'blame' output is wrong

2015-01-06 Thread Sytse Sijbrandij
Hi Tim, I recommend you check the source code to see what it is calling. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Jan 6, 2015 at 9:45 AM, Tim Ringenbach wrote: > I'm running gitlab 7.4.3. I noticed that for a particular file (that I can't > share publicly) that t

Re: Migrating and Upgrading GitLab

2015-01-05 Thread Sytse Sijbrandij
Are you using an Omnibus package or a manual install? What would you like to use in the future? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Jan 5, 2015 at 8:11 AM, Simon Joseph Aquilina wrote: > Hello, I have been using GitLab 6.3 Community Edition on a machine that is > going

Re: disabled email adress

2015-01-02 Thread Sytse Sijbrandij
That is not possible right now I think, you can only request a reset for the primary address. This seems like something that can be improved. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Jan 2, 2015 at 12:22 AM, Lemjid Alaeddine wrote: > My email address is disabled, and I forgot

Re: migrating 7.6.2 (source code) to 7.6.2-ee

2015-01-02 Thread Sytse Sijbrandij
Hi Michael, Please see http://doc.gitlab.com/ee/raketasks/backup_restore.html for more information. But since you are a subscriber feel free to email our support team for help. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Jan 2, 2015 at 5:23 AM, Michael Galloway wrote: > good

Re: LDAP authentication and disabling accounts

2014-12-31 Thread Sytse Sijbrandij
Daily LDAP Sync" http://doc.gitlab.com/ee/integration/ldap.html Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Dec 31, 2014 at 9:09 AM, Justin Schlechte wrote: > I know this is old, but I have the same question. > > -Justin > > On Friday, June 14, 2013 1:07:00 PM

Re: GitLab still creates user even though LDAP user is not part of security group

2014-12-29 Thread Sytse Sijbrandij
Good question, I'm not sure. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 29, 2014 at 10:08 PM, Zach Slavin wrote: > Hi everyone, > > I have installed GitLab Community Edition (OmniBus) in our organization and > have chosen to use LDAP even though we are a very

Re: What's the proper way to modify gitlab-shell config.yml?

2014-12-29 Thread Sytse Sijbrandij
Thanks Achilleas! Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 29, 2014 at 6:36 PM, Achilleas Pipinellis wrote: > On 12/29/2014 07:02 PM, Daniel Serodio wrote: >> Hi Sytse, >> >> I know I should add gitlab-rails settings to gitlab.rb, but what about >&

Re: GitLab and JIRA projects don't match

2014-12-29 Thread Sytse Sijbrandij
Yes, so you don't have to specify the projects letters, only the number. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 29, 2014 at 5:22 PM, Karl Waclawek wrote: > Yes, indeed, it creates the correct web links to a second JIRA project. > > So I assume that the J

Re: GitLab EE - JIRA integration question

2014-12-29 Thread Sytse Sijbrandij
Karl, that is correct. One caveat, right now you can only mention issues when you close them, in a future version of EE you can also mention without closing. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 29, 2014 at 5:42 PM, Karl Waclawek wrote: > We have currently a plu

Re: What's the proper way to modify gitlab-shell config.yml?

2014-12-29 Thread Sytse Sijbrandij
What did you modify in gitlab shell? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 29, 2014 at 6:02 PM, Daniel Serodio wrote: > Hi Sytse, > > I know I should add gitlab-rails settings to gitlab.rb, but what about > gitlab-shell's settings? > > Regards, >

Re: backup restore rebuild authorized_keys

2014-12-29 Thread Sytse Sijbrandij
Hi Markus, Is the question also asked if you remove the authorized_keys file just before running the script? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 29, 2014 at 11:05 AM, Markus Koeberl wrote: > Hi! > > Is there a way to suppress the question for rebui

Re: GitLab and JIRA projects don't match

2014-12-29 Thread Sytse Sijbrandij
Hi Karl, Yes, I think so, GitLab makes the links on the basis of the project identifier. If it does not work as you need please let me know. But this stuff is pretty common. One next step in the development of EE will be supporting multiple JIRA instances/servers. Best regards, Sytse Sijbrandij

Re: GitLab and JIRA projects don't match

2014-12-28 Thread Sytse Sijbrandij
Hi Karl, I think you can map multiple Git repositories in GitLab to the same JIRA project. Let me know if you experience problems. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Dec 27, 2014 at 7:57 AM, Karl Waclawek wrote: > Considering a switch to GitLab (with existing J

Re: How can i integrate SSO with Gitlab?

2014-12-23 Thread Sytse Sijbrandij
Please see https://github.com/gitlabhq/gitlab-public-wiki/wiki/Custom-omniauth-provider-configurations for more information. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 22, 2014 at 10:34 PM, Kashif Inam wrote: > We have our internal SSO implementation and wanted to know if

Re: Clear Activity Feed

2014-12-23 Thread Sytse Sijbrandij
There is no way in GitLab to do this, you would have to use the Rails console. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Dec 23, 2014 at 5:51 AM, Yvo wrote: > Hi, > > How do I clear the activity feed in GitLab? > > I've migrated my repositories from one inst

Re: [ANN] gitlab gem 3.3.0 released

2014-12-22 Thread Sytse Sijbrandij
Nice one Nihad! Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 22, 2014 at 7:35 PM, narkoz.2...@gmail.com wrote: > Gitlab is a ruby wrapper and CLI for GitLab REST API. > > Source code: https://github.com/narkoz/gitlab > Mirror: https://gitlab.com/narkoz/gitlab > >

Re: Commits > Branches tab repeats Master latest commit in other branches

2014-12-22 Thread Sytse Sijbrandij
OK, no problem, latest GitLab changed to 7.6 a second ago https://about.gitlab.com/2014/12/22/gitlab-7-6-and-ci-5-3-released/ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Dec 22, 2014 at 8:36 PM, A Sheppard wrote: > I will have to upgrade our GitLab and get back to you. The per

Re: Unable to restore a backup (seems to be if the project hasn't been 'pushed' to yet)

2014-12-22 Thread Sytse Sijbrandij
Since not being able to restore from backup is very serious we wonder if you could you contact supp...@gitlab.com to investigate this together. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Oct 27, 2014 at 10:01 AM, Markus Koeberl wrote: > On Sunday 26 October 2014 11:34:47 Bo

Re: Gitlab CI setup on local system

2014-12-22 Thread Sytse Sijbrandij
Hi Siva, Sorry for the late reply. Have you tried installing GitLab with an Omnibus package that includes CI? This should be much easier to configure. Tomorrow we'll release the combined package for 7.6. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Oct 27, 2014 at 12:31 PM,

Re: GitLab CI authentication

2014-12-22 Thread Sytse Sijbrandij
Sorry for the delay, they got released a few days later than expected at that time. To prevent this from happening we're releasing GitLab and GitLab CI at the same time now. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Oct 28, 2014 at 3:56 PM, wrote: >> I'm no

Re: Missing some push events in activity stream

2014-12-22 Thread Sytse Sijbrandij
No, those events can't be recreated, since the hook was not there the job was not created, so there is no failed job to rerun. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Oct 30, 2014 at 11:47 PM, Pedro Salgueiro wrote: > Hello everyone, > > Recently I updated GitLab

Re: Upgrade from 6.8 to 7.3 - website not rendering - Template error I do not understand

2014-12-22 Thread Sytse Sijbrandij
Have you restarted? https://groups.google.com/forum/#!msg/gitlabhq/93CqY9V-6ao/T3x8jmesaVgJ Also, Apache is not officially supported. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Oct 31, 2014 at 5:54 PM, Cord Thomas wrote: > I upgraded from 6.8 to 7.3 - the upgrade and rela

Re: Git Clone http via Private Tokens

2014-12-22 Thread Sytse Sijbrandij
No, but consider using deploy keys for cloning (not pushing). Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Nov 3, 2014 at 10:49 AM, Mohamed Pakkeer wrote: > Hi Styse > > We are using gitlab community edition no CI. LDAP is working fine with > community edition. But w

Re: Safe to downgrade from 7.4 to 7.3?

2014-12-22 Thread Sytse Sijbrandij
This is fixed in newer versions. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Nov 3, 2014 at 5:19 PM, sroth wrote: > We noticed that in GitLab 7.4, sometimes the mergereq list of commits (and > the compare view list) is incorrect (huge list -- way more than is in the &g

Re: Git Satellites

2014-12-22 Thread Sytse Sijbrandij
Syncing up with a blessed repo is not yet in GitLab itself, consider causing a cron job for this, satellites are not meant for this. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Nov 4, 2014 at 3:54 PM, wrote: > I can't find much information regarding satellite configurati

Re: Gitlab installation with Kolab Groupware and 389 Directory Server

2014-12-22 Thread Sytse Sijbrandij
GitLab EE includes support for multiple LDAP servers Best regards, Sytse Sijbrandij CEO GitLab B.V. On Sat, Nov 8, 2014 at 3:23 PM, Lightrider87 wrote: > I'm trying to integrate the LDAP Service of the 389 Directory Server to > GitLab. > > I've installed a multiple Do

Re: Is .plf in perforce same as manifest file in GIT

2014-12-22 Thread Sytse Sijbrandij
git is very different from perforce Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Nov 10, 2014 at 11:46 AM, Naveen Shreevatsa wrote: > > Hi Git Team, > > Is .plf in perforce same as manifest file in GIT? please let me know. > > Thanks, > Naveen > > --

Re: Compliance Reporting

2014-12-22 Thread Sytse Sijbrandij
Interesting! Maybe a csv file export from the admin panel? Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Nov 10, 2014 at 2:30 PM, Drew Blessing wrote: > This year our compliance auditors are requesting a list of all merge > requests with the author, merger and description. The

Re: Safe to delete satellite repos?

2014-12-22 Thread Sytse Sijbrandij
functions so don't remove it. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Nov 11, 2014 at 1:41 PM, Ryan W wrote: > Taking this one step further, keeping in mind that we use the web interface > solely for repo creation, access admin and the wiki, would there be any > major

Re: Issue View Permissions

2014-12-22 Thread Sytse Sijbrandij
You can't do subgroups in GitLab. However you can make as many groups as you want. And in Enterprise Edition you can invite other groups to a project. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Nov 13, 2014 at 11:49 PM, wrote: > Hello, > > I would like to have a proj

  1   2   3   4   5   >