- 09 Nov, 2017 17 commits
-
-
Filipa Lacerda authored
- app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue - spec/javascripts/vue_mr_widget/components/mr_widget_pipeline_spec.js
-
Yorick Peterse authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Sean McGivern authored
Revert "add metrics tagging to the sidekiq middleware" Closes #39958 See merge request gitlab-org/gitlab-ce!15285
-
Douwe Maan authored
Fix a spec to avoid writing to prometheus Closes #3965 See merge request gitlab-org/gitlab-ee!3324
-
Rémy Coutable authored
Make it possible to define global scenario attributes Closes gitlab-qa#87 See merge request gitlab-org/gitlab-ce!15239
-
Grzegorz Bizon authored
-
Nick Thomas authored
-
Rémy Coutable authored
CE upstream - Wednesday Closes gitlab-ce#39732, gitlab-ce#39798, gitlab-ce#38372 et gitlab-ce#39377 See merge request gitlab-org/gitlab-ee!3308
-
Douwe Maan authored
Backport 10.1.2 security fixes to master See merge request gitlab-org/gitlab-ee!3318
-
Douwe Maan authored
Add GitHub enterprise support to the GitHub Rake task and better handle rate limiting being disabled See merge request gitlab-org/gitlab-ce!15284
-
Stan Hu authored
Include standard JWT claims in Geo JWTs [10.1] See merge request gitlab/gitlab-ee!554 (cherry picked from commit 676a194bf27facbb431abf6e9fa57ea6ad29af42) f2e5dee8 Include standard JWT claims in Geo JWTs
-
Winnie Hellmann authored
-
Jarka Kadlecova authored
-
Douwe Maan authored
Include X-Content-Type-Options (XCTO) header into API responses See merge request gitlab/gitlabhq!2211 (cherry picked from commit 6c818e77f2abeef2dd7b17a269611b018701fa79) e087e075 Include X-Content-Type-Options (XCTO) header into API responses
-
Douwe Maan authored
Replace SSRF resolver with Addrinfo.getaddrinfo to include alternative localhost versions See merge request gitlab/gitlabhq!2219 (cherry picked from commit 4a1e73783d5480aa514db7b53e10c075f95580b5) 1bffa0c3 Replace SSRF resolver with Addrinfo.getaddrinfo to include alternative localhost versions
-
- 08 Nov, 2017 23 commits
-
-
Stan Hu authored
Document securing Geo database replication with SSL Closes #1745 See merge request gitlab-org/gitlab-ee!3284
-
Nick Thomas authored
-
Marcia Ramos authored
Fix example request in jobs API docs Closes gitlab-ce#39901 See merge request gitlab-org/gitlab-ee!3314
-
Rémy Coutable authored
Fix TRIGGER checks for MySQL Closes #38372 See merge request gitlab-org/gitlab-ce!15226
-
Oswaldo Ferreira authored
-
Achilleas Pipinellis authored
Add documentation for retrieving Geo nodes and status via API See merge request gitlab-org/gitlab-ee!3304
-
Oswaldo Ferreira authored
-
micael.bergeron authored
This reverts commit d5859bb9. This reverts commit 2b7e03cf. This reverts commit 7799a9bc.
-
Yorick Peterse authored
GitHub Enterprise disables rate limiting for the API, resulting in HTTP 404 errors when requesting rate limiting details. This changes Gitlab::GithubImport::Client so it can deal with rate limiting being disabled.
-
Oswaldo Ferreira authored
-
Yorick Peterse authored
This restores GH enterprise support in the GH import Rake task.
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Stan Hu authored
Fail when issuable_meta_data is called on an unlimited collection Closes #39845 See merge request gitlab-org/gitlab-ce!15249
-
Stan Hu authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Github enterprise support importer Closes #39931 See merge request gitlab-org/gitlab-ce!15281
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Fix issue 39935 : Add created_at and updated_at fields in MR payload Closes #39935 See merge request gitlab-org/gitlab-ce!15274
-
Oswaldo Ferreira authored
-
Yorick Peterse authored
This task was broken in a few areas with the removal of the old GitHub importer code.
-
Douwe Maan authored
Migrate GitLab::Git::Wiki.update_page to Gitaly Closes gitaly#700 See merge request gitlab-org/gitlab-ce!15268
-
Douwe Maan authored
EE: Rewrite the GitHub importer to perform work in parallel and greatly improve performance Closes gitlab-ce#39361 See merge request gitlab-org/gitlab-ee!3310
-