- 03 Sep, 2020 40 commits
-
-
Bob Van Landuyt authored
GraphQL: Board issue filters See merge request gitlab-org/gitlab!40602
-
Jan Provaznik authored
Allows filtering issue boards by same filters used also for filtering epics.
-
Vitaly Slobodin authored
Fix deprecated methods in reports tests See merge request gitlab-org/gitlab!41188
-
Illya Klymov authored
-
Phil Hughes authored
Jdb/refactor inline diff table row See merge request gitlab-org/gitlab!40906
-
Justin Boyson authored
-
Vitaly Slobodin authored
Improve CSV export button tests See merge request gitlab-org/gitlab!40672
-
Daniel Tian authored
-
Rémy Coutable authored
Show default message if branch name is empty Closes #233475 See merge request gitlab-org/gitlab!41211
-
Jonston Chan authored
-
Illya Klymov authored
Replace v-html with v-safe-html in noteable_note.vue See merge request gitlab-org/gitlab!41135
-
Vitali Tatarintev authored
Add arguments to vulnerabilitySeveritiesCount in GraphQL API See merge request gitlab-org/gitlab!41067
-
Alan (Maciej) Paruszewski authored
This change adds arguments to filter values in vulnerabilitySeveritiesCount. It also adds this field to instanceSecurityDashboard and group.
-
Rémy Coutable authored
Fix RSpec/LetBeforeExamples cop See merge request gitlab-org/gitlab!41250
-
Rajendra Kadam authored
Fixes the cop for the files Adds changelog for the change
-
Rémy Coutable authored
Fix Style/PerlBackrefs cop See merge request gitlab-org/gitlab!41246
-
Rajendra Kadam authored
This fixes the Style/PerlBackrefs cop
-
Rémy Coutable authored
Fix Style/EmptyLambdaParameter cop See merge request gitlab-org/gitlab!41248
-
Rajendra Kadam authored
This MR fixes the cop for files
-
Rémy Coutable authored
Remove Summary heading from auto-generated incidents See merge request gitlab-org/gitlab!41043
-
Tristan Read authored
-
Heinrich Lee Yu authored
Revert "Merge branch 'cc-add-ci-merge-request-description' into 'master'" See merge request gitlab-org/gitlab!41268
-
Illya Klymov authored
Replace v-html with v-safe-html in issuable.vue See merge request gitlab-org/gitlab!41202
-
Nicolò Maria Mezzopera authored
Un-nest sidebar under .context-header div in sec See merge request gitlab-org/gitlab!41176
-
Stan Hu authored
This reverts merge request !40771
-
Tim Zallmann authored
Add snowplow events for clicking search suggestions Closes #241055 See merge request gitlab-org/gitlab!40822
-
Jan Provaznik authored
Add epic_id param to issue update graphQL mutation See merge request gitlab-org/gitlab!38678
-
Igor Drozdov authored
docs: use pre-built docker image for lsif-go See merge request gitlab-org/gitlab!40680
-
Nicolò Maria Mezzopera authored
Replace deprecated-button with button in commits_header.vue Closes #219902 See merge request gitlab-org/gitlab!38805
-
Natalia Tepluhina authored
Migrating from Vue event hub to mitt See merge request gitlab-org/gitlab!41160
-
Sanad Liaquat authored
Use a more specific QA selector name See merge request gitlab-org/gitlab!41231
-
Mikhail Mazurskiy authored
Reasons: - Building master from scratch is not reproducible as repository is being developed - go get is a way to add dependencies in Go. So if the project is written in Go dependency conflict might suddenly occur. See https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/merge_requests/68#note_401431566
-
Heinrich Lee Yu authored
remove attempt_group_search_optimizations feature flag See merge request gitlab-org/gitlab!40881
-
Evan Read authored
Update Ruby and Git version on README See merge request gitlab-org/gitlab!41240
-
Tan Le authored
-
Dylan Griffith authored
This MR adds the required data-track events as described in https://docs.gitlab.com/ee/development/telemetry/snowplow.html#tracking-in-haml-or-vue-templates in order to allow us to measure usage of the search autocomplete feature. These search autocomplete links are rendered by the deprecated_jquery_dropdown so we needed to extend this class to pass the relevant attributes down to where the link is created.
-
Kushal Pandya authored
Implement creation flow in policy editor See merge request gitlab-org/gitlab!40566
-
Kushal Pandya authored
Network policy editor drawer See merge request gitlab-org/gitlab!40810
-
Gabriel Mazetto authored
Group and limit pipeline warnings See merge request gitlab-org/gitlab!39634
-
Payton Burdette authored
Group pipeline warnings, make them collapisible using summary element. Add cap for how many warning can be displayed
-