- 24 Oct, 2017 3 commits
-
-
Bob Van Landuyt authored
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12932 we freed up some names. But we were still renaming them.
-
Stan Hu authored
We see that in gitlab-org/gitlab-ee#3664 that if we log a lot of data in Sidekiq workers, the number of open file descriptors reaches over 1000. To avoid this, we can memoize the logger per thread via RequestStore. Closes gitlab-org/gitlab-ee#3664
-
Robert Schilling authored
-
- 23 Oct, 2017 5 commits
-
-
Bob Van Landuyt authored
-
Zeger-Jan van de Weg authored
-
Eric Eastwood authored
Encompasses designs from - https://gitlab.com/gitlab-org/gitlab-ce/issues/23206#note_43355199 - https://gitlab.com/gitlab-org/gitlab-ce/issues/29985#note_30417407
-
Stan Hu authored
Environment names that contained a space would cause an error in GitLab 10.1 because a new guard clause was introduced in Repository#write_ref to prevent such references from existing. Use the slug instead to ensure that the name is valid. Closes #39182
-
Stan Hu authored
A successful DELETE call would result in a 204 No Content result, which would have an empty response body. Don't automatically try to parse this value as JSON both because there is no additional information passed in the response body. Closes #39354
-
- 22 Oct, 2017 3 commits
-
-
Bob Van Landuyt authored
It is possible for a fork not to have a source anymore, in this case we don't need to keep track of the push event.
-
Maxim Rydkin authored
-
Travis Miller authored
-
- 21 Oct, 2017 12 commits
-
-
Stan Hu authored
[ci skip]
-
Nick Thomas authored
-
Clement Ho authored
-
Joe Marty authored
-
Maxim Rydkin authored
-
Victor Wu authored
Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)"
-
Clement Ho authored
-
Phil Hughes authored
-
Kamil Trzcinski authored
-
Guilherme Vieira authored
-
Clement Ho authored
-
- 20 Oct, 2017 11 commits
-
-
Guilherme Vieira authored
-
Nick Thomas authored
-
Clement Ho authored
-
Herman van Rink authored
-
Joe Marty authored
-
Maxim Rydkin authored
-
Victor Wu authored
Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)"
-
Bob Van Landuyt authored
-
Clement Ho authored
-
Phil Hughes authored
-
Jacopo authored
-
- 19 Oct, 2017 3 commits
-
-
Kamil Trzcinski authored
-
Guilherme Vieira authored
- 18 Oct, 2017 3 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
Filipa Lacerda authored
-