- 09 Dec, 2020 40 commits
-
-
Andrew Fontaine authored
Use a separate commit for formatting changes See merge request gitlab-org/gitlab!49052
-
Rémy Coutable authored
Use test detection based on crystalball mapping in rspec jobs (take 3) See merge request gitlab-org/gitlab!49446
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49552
-
Adam Hegyi authored
Merge branch '280589-set-vulnerabilities-as-dismissed-when-they-have-dismissed-feedback' into 'master' Set vulnerability as dismissed when there is dismissal feedback See merge request gitlab-org/gitlab!48795
-
Alan (Maciej) Paruszewski authored
This change adds background migration to fix problem with vulnerabilities that are not dismissed, when they have dismissal feedback created for associated findings.
-
Tim Zallmann authored
Replace fa-tag with label SVG See merge request gitlab-org/gitlab!49573
-
Andreas Brandl authored
Add iteration_id column to lists See merge request gitlab-org/gitlab!48103
-
Marcel Amirault authored
Remove references to cross_project_pipeline source See merge request gitlab-org/gitlab!49579
-
Michael Le authored
-
David O'Regan authored
Add artifacts dropdown to security MR widget See merge request gitlab-org/gitlab!48769
-
Mark Florian authored
This implements the report artifacts download dropdown on the Core security MR widget, for https://gitlab.com/gitlab-org/gitlab/-/issues/249544. This is implemented behind the `core_security_mr_widget_downloads` feature flag, whose rollout is tracked by https://gitlab.com/gitlab-org/gitlab/-/issues/273418.
-
Enrique Alcantara authored
When the Static Site Editor generates markdown from the WYSIWYG editor, it does it following formatting preferences that may be different from the original preferences in the edited file As a result, when the user creates a merge request with the Static Site Editor, the merge request contains many changes that result from generating markdown with different formatting preferences. For example the file may use a different syntax to set text as bold from the one used in the editor This change moves those formatting changes to a separate commit
-
Achilleas Pipinellis authored
Clarify instructions on performing a restore on a source installation See merge request gitlab-org/gitlab!49539
-
Kenneth Chu authored
-
Enrique Alcántara authored
Add upcoming deployment column to environments page See merge request gitlab-org/gitlab!48062
-
Nathan Friend authored
This commit updates the Environments table with a new column: upcoming deployment.
-
Fabio Pitino authored
-
Sarah Groff Hennigh-Palermo authored
Leverage CSS vs. JS for pipeline padding See merge request gitlab-org/gitlab!46914
-
Bob Van Landuyt authored
Remove HTML todolist functionality See merge request gitlab-org/gitlab!48020
-
Stan Hu authored
Asynchronously process peek stats See merge request gitlab-org/gitlab!48149
-
Jan Provaznik authored
Adds a worker which asynchronously builds prometheus stats from Peek profiling data.
-
Martin Wortschack authored
DevOps Report: Filter segments in the segment modal See merge request gitlab-org/gitlab!49549
-
Martin Wortschack authored
-
Jan Provaznik authored
Add reviewers to MergeRequest API responses See merge request gitlab-org/gitlab!49192
-
Dmytro Zaporozhets (DZ) authored
Remove authorize_list_type_resource method See merge request gitlab-org/gitlab!49350
-
Marcin Sedlak-Jakubowski authored
Update API template to include metadata See merge request gitlab-org/gitlab!46607
-
Amy Qualls authored
As part of getting stage / group ownership metadata into all docs pages, we need to update the template that generates doc/api/graphql/reference/index.md
-
Brandon Labuschagne authored
We add the functionality to filter the group values in this commit.
-
Ramya Authappan authored
Add install package check to conan test See merge request gitlab-org/gitlab!49459
-
Sofia Vistas authored
-
Dmytro Zaporozhets (DZ) authored
Fix CommitLinter to allow subjects that start with a capital letter See merge request gitlab-org/gitlab!49556
-
Toon Claes authored
Merge branch '250800-create-new-experimentsubject-model-with-user_id-namespace_id-or-project_id' into 'master' Create new ExperimentSubject model See merge request gitlab-org/gitlab!47042
-
Marcel Amirault authored
Docs - clean up some warnings detected by the Vale Acronym rule See merge request gitlab-org/gitlab!49531
-
Jonston Chan authored
Expands the list of accepted acronyms and rewrites some sentences
-
Sean McGivern authored
Use cached readme path for projects#show See merge request gitlab-org/gitlab!49419
-
Marcel Amirault authored
Docs: clean up some warnings detected by the Vale Admin rule See merge request gitlab-org/gitlab!49522
-
Jonston Chan authored
Changes "admin" to "administration", "administrator", "administer", or "Admin Area" depending on the context to enforce standards.
-
Marcel Amirault authored
Docs: fix typos in doc/ See merge request gitlab-org/gitlab!49536
-
Jonston Chan authored
Corrects clear typos in doc/ from Vale warnings
-
Brandon Labuschagne authored
Display more pipelines info in package history See merge request gitlab-org/gitlab!49040
-