- 02 Jul, 2020 40 commits
-
-
Dmytro Zaporozhets authored
Add VulnerabilityScanner to be queried as single GraphQL type See merge request gitlab-org/gitlab!35109
-
Alan (Maciej) Paruszewski authored
This change extends VulnerabilityScanner with new vendor field and allows user to query for VulnerabilityScanners used in detected Vulnerabilities.
-
Jacques Erasmus authored
Remove unnecessary deep snapshot test for path component See merge request gitlab-org/gitlab!35845
-
Enrique Alcántara authored
Fix identifers validation against null next node Closes #221082 See merge request gitlab-org/gitlab!35775
-
Stan Hu authored
Allow diffing changes in wiki history See merge request gitlab-org/gitlab!35330
-
Natalia Tepluhina authored
Cleanup legacy findings logic See merge request gitlab-org/gitlab!35800
-
Dmytro Zaporozhets authored
Enable integration_form_refactor by default See merge request gitlab-org/gitlab!35582
-
Justin Ho Tuan Duong authored
Feature flag integration_form_refactor should be enabled by default since it has been on production for some time without any major issues. This will enable self-hosted users to use the new form and report issues (if any).
-
Peter Leitzen authored
Merge branch '225643-follow-up-from-resolve-add-graphql-authorizetype-cop-to-ee-namespaced-types' into 'master' Avoid misused terms in Graphql/AuthorizeType cop Closes #225643 See merge request gitlab-org/gitlab!35851
-
Max Woolf authored
AuthorizeTypes cop makes use of the term "whitelist" which has connotations about value mapped to racial terms. https://about.gitlab.com/handbook/communication/#top-misused-terms
-
Markus Koller authored
Move DAST scan service to use existing CI service See merge request gitlab-org/gitlab!34603
-
Philip Cunningham authored
In order to benefit from funamental checks already in place this commit migrates the MVC DAST on-demand over to use the existing CI service used to create pipelines.
-
Heinrich Lee Yu authored
Try to fix a flaky Epic show spec Closes #225637 See merge request gitlab-org/gitlab!35852
-
Illya Klymov authored
Sentry release link must use "version" key instead "shortversion" Closes #213983 See merge request gitlab-org/gitlab!35623
-
Marin Jankovski authored
Clarify the feature flags removal timeline See merge request gitlab-org/gitlab!35836
-
Heinrich Lee Yu authored
Merge branch '214563-rename-vulnerabilities-occurrencepipeline-to-vulnerabilities-findingpipeline' into 'master' Rename OccurrencePipeline to FindingPipeline See merge request gitlab-org/gitlab!35611
-
Lin Jen-Shin authored
Allow files to belong to multiple categories in the roulette Closes #218241 See merge request gitlab-org/gitlab!35660
-
Natalia Tepluhina authored
Remove mock dashboard data See merge request gitlab-org/gitlab!35619
-
Heinrich Lee Yu authored
Propagate error on FF pre-receive failure See merge request gitlab-org/gitlab!35633
-
Michał Zając authored
This rename is a part of an attempt to consolidate the terminology used throughout Standalone Vulnerabilities feature.
-
Natalia Tepluhina authored
Resolve "Group Activity - MRs Chart w/ Single Series: App skeleton" See merge request gitlab-org/gitlab!35143
-
Brandon Labuschagne authored
This commit introduces the FE skeleton code used for the new reports page. It also include the first link into the page as well as renames the group activity metric titles.
-
Markus Koller authored
Add MergeRequest.diffStatSummary.fileCount to graphql API See merge request gitlab-org/gitlab!35685
-
Natalia Tepluhina authored
Fix docs links from EE UI items See merge request gitlab-org/gitlab!35489
-
Marcel Amirault authored
Updates broken links to docs in EE features
-
Steve Mokris authored
Introduces a new `diff` action on the wiki controllers which shows the diff for the selected file and commit. - Add `Gitlab::Diff::FileCollection::WikiPage`. - Override diff helpers in wiki controller. - Unify wiki views: - Always use limited container width. - Always add breadcrumbs for wiki page path. - Show sidebar in diff view. - Align title in diff view with history view. - Add helpers for wiki page headers.
-
Nicolò Maria Mezzopera authored
Introduce fork page components See merge request gitlab-org/gitlab!35589
-
Illya Klymov authored
Introduce fork groups list and item for new fork page design
-
Peter Leitzen authored
Resolve "Add Graphql/AuthorizeType cop to EE namespaced types" See merge request gitlab-org/gitlab!35531
-
Robert May authored
-
Jacques Erasmus authored
Fix spelling of collapsible See merge request gitlab-org/gitlab!35565
-
Sean McGivern authored
Add exclusive lock on project in ElasticCommitIndexerWorker Closes #32648 See merge request gitlab-org/gitlab!35842
-
Dmytro Zaporozhets authored
Resolve "Routes are not being generated on creation of internal bot users (support-bot, alert-bot etc) See merge request gitlab-org/gitlab!35711
-
Shinya Maeda authored
Truly create forks when seeding DB See merge request gitlab-org/gitlab!35770
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Shinya Maeda authored
Rename params to audit_params to stop overwriting See merge request gitlab-org/gitlab!35767
-
Rémy Coutable authored
Merge branch 'fj-225615-add-flag-to-update-namespace-statistics-after-snippets-update' into 'master' Add feature flag to update namespace statistics after snippets update See merge request gitlab-org/gitlab!35835
-
Max Woolf authored
-
Rémy Coutable authored
Mask url in logs in QA framework See merge request gitlab-org/gitlab!35837
-
Ramya Authappan authored
-