push of a project trough http fails
If I push just a file of small change everything is fine but with a large
number of objects the push fails.
I have already tried with
git config --global http.postBuffer 524288000
I not able to find any log useful to debug the issue.
root@asterisk-cen-1
Please have a look at client_max_body_size in the Nginx config
https://github.com/gitlabhq/gitlabhq/blob/master/lib/support/nginx/gitlab#L30
On Tue, Jun 10, 2014 at 10:13 AM, matteo piazza wrote:
> push of a project trough http fails
>
>
> If I push just a file of small change everything is fine
Do the files show in the viewer?
On Mon, Jun 9, 2014 at 9:38 PM, Marcel Steves wrote:
> Hello,
>
> I have imported all my projects to GitLab, but it show the project size as
> 0.0 mb.
> How can I update that value?
>
> Cheers,
>
> Marcel
>
> --
> You received this message because you are subscrib
Maybe your username is already taken, error messages for this have to
be improved.
Consider opening an account manually.
On Mon, Jun 9, 2014 at 8:01 PM, Marcel Steves wrote:
> Hello everyone,
>
> I have just noticed that the GitHub authentication doesn't work for me on
> gitlab.com.
> Is there a
Thanks for posting. We're only adding it to EE for business reasons
(we hope most people insisting on MySQL are organizations that can pay
for the enterprise version). This is the only way in which we're
currently trying to make money off our packaging efforts with Omnibus.
On Fri, Jun 6, 2014 at
on client side
git config http.postBuffer 524288000
on server side
/opt/gitlab/embedded/conf/nginx.conf
client_max_body_size 1G;
/etc/gitlab/gitlab.rb
#buffer
gitlab_rails['git_max_size'] = 524288000
gitlab_rails['git_timeout'] = 300
still the same issue.
On Tuesday, 10 June 2014 11:06:53 UT
I don't know, could be possible.
I get the message "There's no such user!".
Furthermore it would be better to have an interface asking the user for a
new username.
Am Dienstag, 10. Juni 2014 11:08:46 UTC+2 schrieb Sytse Sijbrandij:
>
> Maybe your username is already taken, error messages for thi
If you mean the "Files" tab, yes there are files shown.
Is there a background job doing the calculation?
Am Dienstag, 10. Juni 2014 11:07:20 UTC+2 schrieb Sytse Sijbrandij:
>
> Do the files show in the viewer?
>
> On Mon, Jun 9, 2014 at 9:38 PM, Marcel Steves > wrote:
> > Hello,
> >
> > I hav
Hum, I am sorry. In this case please remove my message.
I am working in the open source business and there is no much money
available at the beginning of each project.
Am Dienstag, 10. Juni 2014 11:13:23 UTC+2 schrieb Sytse Sijbrandij:
>
> Thanks for posting. We're only adding it to EE for busin
Oops, this was our mistake:
https://twitter.com/gitlabstatus/status/476344952306552832
Omniauth (Twitter, Google, GitHub) sign-up for new users was
accidentally disabled since Monday last week. It is now on again.
On Tue, Jun 10, 2014 at 11:58 AM, Marcel Steves
wrote:
> I don't know, could be pos
Hi Marcel, no problem that you are sharing your solution, you are free
and welcome to do so.
I just wanted to give some background after you indicated you:
"would be happy if it can be added to the CE packages too".
On Tue, Jun 10, 2014 at 12:02 PM, Marcel Steves
wrote:
> Hum, I am sorry. In t
I just installed GitLab and everything seems to work fine except one thing.
When I commit something it shows in dashboard as "Authored by unknown".
I'm using LDAP authorization.
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from th
Hello,
it would be good to have another discussion platform to be allowed to
authenticate via OAuth like GitHub or similar.
The best way would be the possibility to use the GitLab account itself.
Cheers,
Marcel
--
You received this message because you are subscribed to the Google Groups
"Git
Please check that your git email and GitLab email match.
On Tue, Jun 10, 2014 at 3:34 PM, Grzegorz Kapcia
wrote:
> I just installed GitLab and everything seems to work fine except one thing.
>
> When I commit something it shows in dashboard as "Authored by unknown".
>
> I'm using LDAP authorizati
Maybe, I'm not sure.
On Tue, Jun 10, 2014 at 12:01 PM, Marcel Steves
wrote:
> If you mean the "Files" tab, yes there are files shown.
> Is there a background job doing the calculation?
>
> Am Dienstag, 10. Juni 2014 11:07:20 UTC+2 schrieb Sytse Sijbrandij:
>>
>> Do the files show in the viewer?
>
For such cases the documentation is very tiny. I would like to debug or
investigate it, but I haven't so much knowledge about your complete
application, yet.
Am Dienstag, 10. Juni 2014 18:37:01 UTC+2 schrieb Sytse Sijbrandij:
>
> Maybe, I'm not sure.
>
> On Tue, Jun 10, 2014 at 12:01 PM, Marcel
I setup a new Gitlab on CentOs on /opt/gitlab-6.9.2-0/apps/gitlab/ and
created a new repository under continuous-delivery group. The full path is
/opt/gitlab-6.9.2-0/apps/gitlab/gitlab-satellites/continuous-delivery/cd-test.
There is only one file under this path which is README.txt.
What I t
17 matches
Mail list logo