- 09 Nov, 2018 10 commits
-
-
Simon Knox authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/notes/components/noteable_discussion.vue # app/views/layouts/nav/sidebar/_project.html.haml # app/workers/stuck_import_jobs_worker.rb # doc/user/project/clusters/index.md # locale/gitlab.pot # spec/serializers/issue_serializer_spec.rb [ci skip]
-
Stan Hu authored
CE upstream - 2018-11-07 21:57 UTC Closes gitlab-ce#52649, gitlab-ce#52639, gitlab-ce#48956, #6070, gitlab-ce#51737, omnibus-gitlab#3872, gitlab-runner#3515, gitlab-org/quality/nightly#32, and #8234 See merge request gitlab-org/gitlab-ee!8306
-
Stan Hu authored
Revert "Extract code into IssueBoardEntity" See merge request gitlab-org/gitlab-ce!22928
-
Evan Read authored
Parameter per_page added See merge request gitlab-org/gitlab-ce!22818
-
Alvaro Junqueira authored
-
Evan Read authored
Typo fix stoping -> stopping in the CI README.md See merge request gitlab-org/gitlab-ce!22890
-
Thong Kuah authored
This reverts commit 8c126525.
-
Thong Kuah authored
This reverts commit 8c126525.
-
Thong Kuah authored
This reverts commit 060ce28e.
-
- 08 Nov, 2018 30 commits
-
-
Thong Kuah authored
We use `if` in the serializer because weights is an EE only feature. Add specs in addition to the feature spec to make we return weight in the JSON response.
-
Achilleas Pipinellis authored
Adds documentation for the Group Security Dashboard Closes #7954 See merge request gitlab-org/gitlab-ee!8164
-
Sam Beckham authored
-
Achilleas Pipinellis authored
Add documentation for gitlab:packages:migrate task See merge request gitlab-org/gitlab-ee!8163
-
Achilleas Pipinellis authored
-
Robert Speicher authored
Allow to override the gitlab-qa ref for the downstream trigger See merge request gitlab-org/gitlab-ce!22521
-
Filipa Lacerda authored
Remove GitLab UI file to match CE See merge request gitlab-org/gitlab-ee!8366
-
Annabel Dunstone Gray authored
Update related issues title typography Closes #8323 See merge request gitlab-org/gitlab-ee!8267
-
Filipa Lacerda authored
Merge branch '8343-dismissed-state-not-correctly-set-in-vulnerability-modal-on-group-security-dashboard' into 'master' Resolve "Dismissed state not correctly set in Vulnerability modal on Group Security Dashboard" Closes #8343 See merge request gitlab-org/gitlab-ee!8364
-
Achilleas Pipinellis authored
Fix broken link See merge request gitlab-org/gitlab-ce!22917
-
Dmitriy Zaporozhets authored
Remove duplicate primary button in dashboard snippets Closes #53706 See merge request gitlab-org/gitlab-ce!22902
-
Brendan O'Leary 🐢 authored
-
Clement Ho authored
Replaces tooltip directive with gl-tooltip directive See merge request gitlab-org/gitlab-ce!22769
-
Filipa Lacerda authored
-
samdbeckham authored
where GSD is the group security dashbaord
-
Clement Ho authored
-
Clement Ho authored
-
Nick Thomas authored
Update GitLab-Workhorse to 7.1.0 See merge request gitlab-org/gitlab-ee!8275
-
Filipa Lacerda authored
Stop multiple discussion requests See merge request gitlab-org/gitlab-ce!22908
-
Grzegorz Bizon authored
Limit parallel to 50 Closes #53711 See merge request gitlab-org/gitlab-ce!22907
-
Phil Hughes authored
Resolve "Follow-up from "Resolve "Redesign activity feed""" Closes #53640 See merge request gitlab-org/gitlab-ce!22899
-
Martin Wortschack authored
-
Sean McGivern authored
Update license list See merge request gitlab-org/gitlab-ce!22904
-
Nick Thomas authored
Update GitLab-Workhorse to 7.1.0 See merge request gitlab-org/gitlab-ce!22883
-
Douwe Maan authored
Run rake gitlab:update_templates See merge request gitlab-org/gitlab-ce!22903
-
Douwe Maan authored
Regenerate Gitaly's config.toml each rspec run See merge request gitlab-org/gitlab-ce!22562
-
Douwe Maan authored
Regenerate Gitaly's config.toml each rspec run See merge request gitlab-org/gitlab-ee!8097
-
Steve Azzopardi authored
Pipeline is failing for `static-analysis` causing pipeline to fail https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/117967498
-
Kamil Trzciński authored
This prevents some of the abusive behaviors, of someone putting 100000 and creating out of memory condition easily
-
Phil Hughes authored
With multiple discussion requests we loose the reactivity of the previously stored discussions state. This means that certain features, toggling line discussions for example, are no longer reactive.
-