- 24 Mar, 2016 9 commits
-
-
Pablo Carranza authored
-
Pablo Carranza authored
-
Pablo Carranza authored
-
Pablo Carranza authored
-
Pablo Carranza authored
-
Pablo Carranza authored
-
Pablo Carranza authored
-
Pablo Carranza authored
This provides the integration point to the internal API to get the ssh key from the internal API.
-
Pablo Carranza authored
-
- 21 Mar, 2016 3 commits
-
-
Douwe Maan authored
Add new required commands to update remote mirrors Closes gitlab-org/gitlab-ee#116 See merge request !43
-
Rubén Dávila authored
-
Stan Hu authored
-
- 18 Mar, 2016 2 commits
-
-
Douwe Maan authored
Fix git-annex issue when using SSH on a custom port Easiest thing here is to use the full repo path on the server side. Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/166 See merge request !45
-
James Lopez authored
-
- 16 Mar, 2016 3 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 14 Mar, 2016 2 commits
-
-
Robert Speicher authored
Do not prune objects during 'git gc' This is a workaround to reduce the impact of https://gitlab.com/gitlab-org/gitlab-ce/issues/13524 . See merge request !44
-
Jacob Vosmaer authored
This is a workaround to reduce the impact of https://gitlab.com/gitlab-org/gitlab-ce/issues/13524 .
-
- 08 Mar, 2016 1 commit
-
-
Rémy Coutable authored
[ci skip]
-
- 03 Mar, 2016 3 commits
-
-
Douwe Maan authored
Added an optional --force parameter for gitlab-projects fetch-remote The optional parameter will decide wheter to fetch using --force or not. fetching with --force is a requirement for Gitlab Geo (https://gitlab.com/gitlab-org/gitlab-ee/issues/76) secondary node replication. This is a dependency for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/179 See merge request !41
-
Douwe Maan authored
-
Gabriel Mazetto authored
The optional parameter will decide wheter to fetch using --force or not. fetching with --force is a requirement for Gitlab Geo secondary node replication.
-
- 23 Feb, 2016 2 commits
-
-
Robert Schilling authored
Update README.md
-
Elan Ruusamäe authored
trivial spelling fix
-
- 10 Feb, 2016 5 commits
-
-
Jacob Vosmaer authored
workaround for webrick issue on ruby 2.2 Workaround that fixes https://gitlab.com/gitlab-org/gitlab-shell/issues/36 See merge request !38
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 09 Feb, 2016 7 commits
-
-
James Lopez authored
-
Douwe Maan authored
Increase HTTP timeout and log request durations On some GitLab deployments internal API calls regularly take more than 60 seconds (the default HTTP read timeout of Ruby's Net::HTTP). Until we understand the cause of this slowness, by raising the client timeout in gitlab-shell we can at least spare end users having to retry their `git pull` or `git push`. See merge request !37
-
Jacob Vosmaer authored
-
Douwe Maan authored
Add relative URL info Relevant MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2770 See merge request !36
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
[ci skip]
-
- 05 Jan, 2016 1 commit
-
-
Douwe Maan authored
Added git gc for housekeeping This merge request will add the gc functionality used by the housekeeping function in the project settings page. see gitlab-org/gitlab-ce#3041 and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1658 See merge request !23
-
- 04 Jan, 2016 2 commits
-
-
Jeroen Nijhof authored
-
-