- 26 Jul, 2016 1 commit
-
-
Alejandro Rodríguez authored
-
- 22 Jul, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 15 Jul, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 30 Jun, 2016 2 commits
-
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
- 29 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 15 Jun, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 10 Jun, 2016 1 commit
-
-
Jacob Vosmaer authored
Auth.find was a very generic name for a very specific method. Auth.find_in_gitlab_or_ldap was inaccurate in GitLab EE where it also looks in Kerberos.
-
- 03 Jun, 2016 4 commits
-
-
Jacob Vosmaer authored
-
Kamil Trzcinski authored
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 02 Jun, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 08 May, 2016 1 commit
-
-
Connor Shea authored
This reports uses of `File.exists?` and `Dir.exists?`, which were both deprecated in Ruby and will eventually be removed in favor of `.exist?`. Also fixes all existing uses of the deprecated methods.
-
- 04 May, 2016 1 commit
-
-
Rémy Coutable authored
Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 02 May, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 29 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 15 Apr, 2016 3 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 06 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 04 Feb, 2016 1 commit
-
-
Drew Blessing authored
Many users were experiencing timeouts when we only allowed 4 minutes before a timeout. A 15 minute timeout is more than reasonable and prevents us from having to add a configuration for this. Fixes gitlab-org/gitlab-ee#246
-
- 02 Feb, 2016 1 commit
-
-
James Lopez authored
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 11 Dec, 2015 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 18 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 16 Nov, 2015 1 commit
-
-
Marin Jankovski authored
-
- 29 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
-
- 22 Oct, 2015 1 commit
-
-
Stan Hu authored
Cloning a project Wiki over HTTP would end up cloning the main repository since the .wiki extension was being stripped. Closes #3106
-
- 21 Oct, 2015 1 commit
-
-
Jeroen Nijhof authored
-
- 09 Oct, 2015 1 commit
-
-
Robert Speicher authored
gitlab-shell expects only one tab separator per key, and an SSH key with a tab character in the comment, for example, would break things. Closes #2970
-
- 08 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
This change relies on changes in gitlab_git and gitlab-git-http-server.
-
- 02 Sep, 2015 2 commits
-
-
Jacob Vosmaer authored
This is the quickest/dumbest/safest way I could think of to prevent the instance variable reuse problems we have on dev.gitlab.org now.
-
Kirilll Zaitsev authored
-
- 31 Aug, 2015 1 commit
-
-
Jacob Vosmaer authored
-