An error occurred fetching the project authors.
- 02 Jan, 2019 1 commit
-
-
Douwe Maan authored
-
- 25 Oct, 2018 2 commits
-
-
Tiago Botelho authored
Whenever a git push takes more than 50 seconds the user will receive a trace from each check performed along with their timings
-
Tiago Botelho authored
Whenever a git push takes more than 50 seconds the user will receive a trace from each check performed along with their timings
-
- 26 Sep, 2018 1 commit
-
-
gfyoung authored
Enables frozen string for some vestigial files as well as the following: * app/controllers/projects/**/*.rb * app/controllers/sherlock/**/*.rb * app/controllers/snippets/**/*.rb * app/controllers/users/**/*.rb Partially addresses #47424.
-
- 05 Apr, 2018 2 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- 06 Feb, 2018 7 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 03 Nov, 2017 1 commit
-
-
Nick Thomas authored
-
- 17 Jun, 2017 1 commit
-
-
Michael Kozono authored
-
- 16 Jun, 2017 1 commit
-
-
Michael Kozono authored
-
- 07 Jun, 2017 2 commits
-
-
Michael Kozono authored
-
Nick Thomas 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 2 commits
-
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
- 20 Apr, 2017 1 commit
-
-
Nick Thomas 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
-
- 06 Feb, 2017 1 commit
-
-
Pawel Chojnacki authored
- Allow the message to be returned from git_http controller - Strip html chars from message returned via API
-
- 26 Jan, 2017 1 commit
-
-
Nick Thomas authored
-
- 25 Jan, 2017 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 02 Dec, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 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 2 commits
-
-
Rubén Dávila authored
Ensure external users are not able to clone disabled repositories. EE MR for gitlab/gitlabhq!2017 See merge request !506 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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>
-
- 17 Oct, 2016 1 commit
-
-
James Lopez authored
It uses a user activity table instead of a column in users. Tested with mySQL and postgreSQL
-
- 21 Sep, 2016 1 commit
-
-
Douwe Maan authored
Enforce repository size limit across all projects and groups, includes LFS objects in that limit. Limit can be set globally, and overridden per group, and/or project. Backend functionality is there and comprehensive tests are included, but there is still some frontend work to be done and documentation to be added. I'm submitting early for review as we are close to the release. @DouweM @dbalexandre I'd appreciate it if you both could start with the review while I finish the documentation and the missing frontend parts. /cc @JobV @regisF Fixes #559 Replaces gitlab-org/gitlab-ce!6020 ## Screenshots (see gitlab-org/gitlab-ce!6020 for more) ![Screen_Shot_2016-09-18_at_9.55.38_PM](/uploads/66eeaced1f27c7e2115feaa4775a6e99/Screen_Shot_2016-09-18_at_9.55.38_PM.png) ![Screen_Shot_2016-09-18_at_9.57.12_PM](/uploads/d811d6c184044df527bd2f81cff651ce/Screen_Shot_2016-09-18_at_9.57.12_PM.png) ![Screen_Shot_2016-09-18_at_9.58.03_PM](/uploads/a2c5b2695454dda639537304a1bcd99b/Screen_Shot_2016-09-18_at_9.58.03_PM.png) ![Screen_Shot_2016-09-19_at_1.44.19_PM](/uploads/4cc6cca7536787bde49c0b086086cbcb/Screen_Shot_2016-09-19_at_1.44.19_PM.png) See merge request !740
-
- 20 Sep, 2016 1 commit
-
-
Patricio Cano authored
Limit can be set globally, and overridden per group, and/or project.
-
- 16 Sep, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 13 Sep, 2016 1 commit
-
-
Kamil Trzcinski authored
-