- 16 Jun, 2017 1 commit
-
-
Michael Kozono authored
-
- 05 Jun, 2017 5 commits
-
-
Michael Kozono authored
No external behavior change. This allows `GitHttpController` to set the HTTP status based on the type of error. Alternatively, we could have added an attribute to GitAccessStatus, but this pattern seemed appropriate.
-
Michael Kozono authored
This already works due to previous refactoring.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
- 05 May, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 14 Apr, 2017 1 commit
-
-
James Lopez authored
It uses a user activity table instead of a column in users. Tested with mySQL and postgreSQL
-
- 03 Apr, 2017 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#168
-
- 25 Jan, 2017 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 23 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Also create a new WorkhorseRequest concern Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 09 Nov, 2016 1 commit
-
-
Douwe Maan authored
Ensure external users are not able to clone disabled repositories. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23788 See merge request !2017 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 16 Sep, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 13 Sep, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
Use a permissions of user to access all dependent projects from CI jobs (this also includes a container images, and in future LFS files)
-
- 05 Sep, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 09 Aug, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 03 Aug, 2016 1 commit
-
-
Jacob Vosmaer authored
Before this change we always let users push Git data over HTTP before deciding whether to accept to push. This was different from pushing over SSH where we terminate a 'git push' early if we already know the user is not allowed to push. This change let Git over HTTP follow the same behavior as Git over SSH. We also distinguish between HTTP 404 and 403 responses when denying Git requests, depending on whether the user is allowed to know the project exists.
-
- 22 Jul, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 05 Jul, 2016 7 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
-
- 01 Jul, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez 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.
-
- 08 Jun, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 03 Jun, 2016 4 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 29 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 25 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 22 Apr, 2016 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 15 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-