- 06 Jun, 2017 2 commits
-
-
Paul Charlton authored
-
James Lopez authored
-
- 05 Jun, 2017 16 commits
-
-
Nick Thomas authored
-
Michael Kozono authored
Because it is sometimes never used.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
https://gitlab.com/gitlab-org/gitlab-ce/commit/57e3e942de1adef2c8621905370f07d7da7870c4 I changed it to a separate condition rather than depending on the order of the case-when statements to prevent this mistake again.
-
Michael Kozono authored
And refactor to self-document a little better.
-
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
-
Michael Kozono authored
-
Michael Kozono authored
* The spec has 7 failures at this point * Specify rendered error messages * Render the GitAccess message rather than “Access denied” * Render the Not Found message provided by GitAccess, instead of a custom one * Expect GitAccess to check the config for whether Git-over-HTTP pull or push is disabled, rather than doing it in the controller * Add more thorough testing for authentication * Dried up a lot of tests * Fixed some broken tests
-
Huang Tao authored
-
黄涛 authored
-
黄涛 authored
-
黄涛 authored
-
htve authored
-
黄涛 authored
-
- 02 Jun, 2017 4 commits
-
-
Sean McGivern authored
This is controlled with the feature flag gitlab_git_diff_size_limit_increase. Both of these limits were basically picked arbitrarily in the first place; disabling the feature flag reverts to the old limits.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ahmad Sherif authored
-
Nick Thomas authored
Various Rails initializers (metrics, sentry, etc) are run before migrations, which can lead to a mismatch between app/models/application_settings.rb and schema.
-
- 01 Jun, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Lin Jen-Shin authored
-
- 31 May, 2017 7 commits
-
-
Alejandro Rodríguez authored
-
Z.J. van de Weg authored
Added the needed keys and paths to a new entity, BuildDetailsEntity. Not renaming BuildEntity to BuildBasicEntity on explicit request. Most code now has test coverage, but not all. This will be added on later commits on this branch. Resolves gitlab-org/gitlab-ce#31397
-
Douwe Maan authored
-
Douwe Maan authored
-
Valery Sizov authored
-
Douwe Maan authored
-
Alejandro Rodríguez authored
-
- 30 May, 2017 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Rémy Coutable authored
This partially reverts be25bbc4. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 29 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 27 May, 2017 4 commits