- 21 Sep, 2017 1 commit
-
-
Winnie Hellmann authored
-
- 20 Sep, 2017 1 commit
-
-
Markus Koller authored
-
- 19 Sep, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 14 Sep, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 10 Sep, 2017 1 commit
-
-
Stan Hu authored
This recent update fixes an issue in grape_logging where the status code would be "fail" for any non-20x responses. For more details, see: https://github.com/aserafin/grape_logging/issues/29
-
- 07 Sep, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Closes #36189
-
- 06 Sep, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 05 Sep, 2017 3 commits
-
-
Ahmad Sherif authored
-
Stan Hu authored
Previous versions of jira-ruby gem would generate erroneous URLs when an HTTP proxy were confused via the `http_proxy` environment variables: https://github.com/sumoheavy/jira-ruby/issues/250 Closes gitlab-org/gitlab-ee#3125
-
Robert Speicher authored
Changelog: https://git.io/v5403
-
- 31 Aug, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Markus Koller authored
-
- 29 Aug, 2017 2 commits
-
-
Pawel Chojnacki authored
Update Prometheus Client MMAP gem to version that fixes performance degradation caused by workers churn
-
pbr authored
-
- 28 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 24 Aug, 2017 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 23 Aug, 2017 1 commit
-
-
Robert Speicher authored
We now manage this dependency in Yarn.
-
- 22 Aug, 2017 2 commits
-
-
Alejandro Rodríguez authored
-
Nick Thomas authored
-
- 19 Aug, 2017 1 commit
-
-
pbr authored
-
- 18 Aug, 2017 2 commits
-
-
Pawel Chojnacki authored
-
Andrew Newdigate authored
-
- 17 Aug, 2017 2 commits
-
-
Tiago Botelho authored
Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2628) to CE
-
Jacob Vosmaer authored
-
- 16 Aug, 2017 2 commits
-
-
Zeger-Jan van de Weg authored
Main feature was the deprication of the Hashie stuff, so the access by calling keys as method is gone now.
-
Jacob Vosmaer authored
-
- 14 Aug, 2017 3 commits
-
-
Marin Jankovski authored
This reverts merge request !13523
-
Yorick Peterse authored
This changes the pagination of the "Explore" pages so they use a simpler pagination system that only shows "Prev" and "Next" buttons. This removes the need for getting the total number of rows to display, a process that can easily take up to 2 seconds when browsing through a large list of projects. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27390
-
Zeger-Jan van de Weg authored
The compiler needs to be pinned to c++11, which is done by https://github.com/brianmario/charlock_holmes/commit/51d8a2f0eb1e9d3e476482727d4122b3d11b2bc6 Without this patch it won't install charlock_holmes on newer compilers.
-
- 11 Aug, 2017 3 commits
-
-
Ahmad Sherif authored
-
Nick Thomas authored
-
Tiago Botelho authored
-
- 09 Aug, 2017 1 commit
-
-
John Jarvis authored
GDK pipeline is failing with this error: ``` Downloading rubocop-rspec-1.15.1 revealed dependencies not in the API or the lockfile (rubocop (>= 0.42.0)). Either installing with `--full-index` or running `bundle update rubocop-rspec` should fix the problem. ``` Updated lockfile by running the bundle update. `gdk install` works now.
-
- 08 Aug, 2017 2 commits
-
-
Robert Speicher authored
-
Brian Neel authored
-
- 07 Aug, 2017 3 commits
-
-
Ahmad Sherif authored
Closes gitaly#443
-
Ahmad Sherif authored
Closes gitaly#437