- 23 Jul, 2021 40 commits
-
-
Kamil Trzciński authored
Use runner for DAST Site Validation See merge request gitlab-org/gitlab!65794
-
Philip Cunningham authored
-
Alex Ives authored
Remove redundant indexes for devops adoption See merge request gitlab-org/gitlab!66644
-
Steve Abrams authored
Add overridden_uuid column to security_findings See merge request gitlab-org/gitlab!66689
-
Andrew Fontaine authored
Add linked pipelines to pipelines table component [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66748
-
Paul Slaughter authored
Add current selected label in filter tab on Jira issues list See merge request gitlab-org/gitlab!65817
-
Justin Ho Tuan Duong authored
It is added both as filtered search value and token. This allows users to see labels as the selected token and they can even select more labels in the filter bar if needed. We are currently not using `fetchLabels` since the backend for this is not ready yet. Changelog: changed EE: true
-
Stan Hu authored
[Ruby 3 support] Update grpc to 1.38, labkit to 0.21 See merge request gitlab-org/gitlab!65846
-
Alex Kalderimis authored
Add dast-runner-validation to Secure-Binaries YAML See merge request gitlab-org/gitlab!66501
-
Alex Kalderimis authored
Remove unused Vulnerability::Finding.for_pipelines_with_sha/batch_count_by_project_and_severity See merge request gitlab-org/gitlab!66714
-
Suzanne Selhorn authored
Docs: Added Flesch-Kincaid reading level test See merge request gitlab-org/gitlab!66584
-
Suzanne Selhorn authored
-
Craig Norris authored
Update info metadata See merge request gitlab-org/gitlab!66614
-
Suzanne Selhorn authored
Docs style guide: move words to wordlist See merge request gitlab-org/gitlab!66761
-
Suzanne Selhorn authored
-
Craig Norris authored
Removed 'please note' phrase See merge request gitlab-org/gitlab!66767
-
Michael Kozono authored
Convert old GraphQL types to newer type names (Part 9) [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66566
-
Nick Gaskill authored
GithubImporter: Add missing docs about some recent added stages See merge request gitlab-org/gitlab!66733
-
Kassio Borges authored
-
Brett Walker authored
in prep for interpreter
-
Saikat Sarkar authored
Fix Error 500 viewing pipelines with invalid UTF-8 data See merge request gitlab-org/gitlab!66686
-
Nicolò Maria Mezzopera authored
Replace Dependency List custom sorting with GlSorting component See merge request gitlab-org/gitlab!66737
-
Suzanne Selhorn authored
Update docs about ignoring columns with more information See merge request gitlab-org/gitlab!66739
-
Kati Paizee authored
Update service ping metric implementation guidelines See merge request gitlab-org/gitlab!66616
-
Kamil Trzciński authored
Update gitlab-experiment to version 0.6.2 See merge request gitlab-org/gitlab!66109
-
Jeremy Jackson authored
-
Paul Slaughter authored
Update the design sprint issue template See merge request gitlab-org/gitlab!65804
-
Nick Gaskill authored
Update proofreader.md - adding Korean proofreader See merge request gitlab-org/gitlab!66721
-
Andreas Brandl authored
Revert backfill on ci_build_trace_sections See merge request gitlab-org/gitlab!66627
-
Mark Florian authored
A snapshot test was removed, since it provided almost no value. Using GlSorting has changed the styling slightly, although not in a harmful way: the width of the dropdown is fixed, instead of scaling with the amount of text in the selected item. The GlSorting component may not be fully Pajamas-compliant, and fixing that may bring this UI back to nearly how it looked previously. Addresses part of https://gitlab.com/gitlab-org/gitlab/-/issues/335066.
-
Jose Ivan Vargas authored
Sort according to the field in Dependency List See merge request gitlab-org/gitlab!66672
-
Miguel Rincon authored
Merge branch '328034-devops-adoption-add-dependency-scanning-to-the-adoption-table-fe' into 'master' DevOps Adoption - Add Dependency Scanning to the adoption table See merge request gitlab-org/gitlab!66602
-
Brandon Labuschagne authored
-
Markus Koller authored
Expose security scanners in regards to approval See merge request gitlab-org/gitlab!66116
-
Zamir Martins authored
Return scanners when querying rules, and allow setting scanners when creating or updating rules. Changelog: added EE: true
-
Doug Stull authored
Convert old GraphQL types to newer type names (Part 1) See merge request gitlab-org/gitlab!66461
-
pburdette authored
Add linked pipelines to the mini pipeline graph for the pipelines table. Also change column widths on table to account for new change. Changelog: changed EE: true
-
Jan Provaznik authored
Add Group information menu See merge request gitlab-org/gitlab!65819
-
Andreas Brandl authored
-