- 10 Feb, 2021 40 commits
-
-
Mayra Cabrera authored
Improve Vulnerability Tracking: Add fingerprints table See merge request gitlab-org/gitlab!52720
-
James Johnson authored
Changed table name to vulnerability_finding_fingerprints Consolidated adding of foreign key and index Renamed colmun from sha to fingeprint
-
Robert Speicher authored
Move workhorse test params to shared context See merge request gitlab-org/gitlab!53658
-
Steve Abrams authored
Move commonly used workhorse_header and workhorse_token variables to a shared context.
-
Enrique Alcántara authored
Create API fuzzing configuration form See merge request gitlab-org/gitlab!52540
-
Paul Gascou-Vaillancourt authored
Creates the form for configuring API fuzzing.
-
Alex Kalderimis authored
Remove multiline_comments feature flag See merge request gitlab-org/gitlab!51763
-
Kerri Miller authored
Removes from backend and frontend code. Flag initially added in 13.3
-
Scott Hampton authored
Fix protected branches/tags border See merge request gitlab-org/gitlab!52816
-
Austin Regnery authored
Removes classes that were overriding the correct coloring of the table for protected branches and tags.
-
Nick Gaskill authored
Add documentation about group release metrics See merge request gitlab-org/gitlab!53885
-
Nathan Friend authored
This commit updates the documentation to include a general overview of the new CI/CD Analytics page (specifically, the release-related metrics on this page).
-
Nick Gaskill authored
Fix Premium tier badge code See merge request gitlab-org/gitlab!53891
-
Yannis Roussos authored
Instrument database migrations See merge request gitlab-org/gitlab!52712
-
Mike Jang authored
Add documenation for user impersonation See merge request gitlab-org/gitlab!53757
-
Dan Jensen authored
For some reason there was no central documentation for the user impersonation feature. This adds a section for "User Impersonation" to the Admin Area documentation, with links to related sub-topics that already exist elsewhere in the documentation. This also adds a screenshot for clarity on the UI feature.
-
Nathan Friend authored
Move mixin from shared into separate directories See merge request gitlab-org/gitlab!53833
-
Jose Ivan Vargas authored
[RUN-AS-IF-FOSS]Link test report file name to file See merge request gitlab-org/gitlab!53650
-
Brandon Labuschagne authored
Validate Dropdown.scss See merge request gitlab-org/gitlab!53625
-
Jannik Lehmann authored
-
Enrique Alcántara authored
Settings search bar to remember expansion state See merge request gitlab-org/gitlab!53659
-
Russell Dickenson authored
Add metadata info to documentation page See merge request gitlab-org/gitlab!53899
-
Tim Zallmann authored
Update copy of in-app Gold trial banner to reflect plan changes See merge request gitlab-org/gitlab!53259
-
Kevin Comoli authored
-
Andreas Brandl authored
Relates to https://gitlab.com/gitlab-org/database-team/team-tasks/-/issues/137
-
Scott Hampton authored
Utilize `it.each` to make a cleaner spec file for the util function.
-
Scott Hampton authored
Use the pipeline sha in the project blob path so that the pipeline spec tests don't fail.
-
Scott Hampton authored
Moved the `replace` file function to a util so that it can be used in spec files. Also wrote some specs to test that new util function.
-
Scott Hampton authored
Update changelog to have MR number. Fix specs to not have any `console.log`.
-
Scott Hampton authored
The file name in the test report is now a link to the actual file in the commit.
-
Suzanne Selhorn authored
Add Runner artifact/cache config settings See merge request gitlab-org/gitlab!52557
-
Amy Qualls authored
Add Common Root Causes to Transient Bugs docs See merge request gitlab-org/gitlab!53731
-
André Luís authored
-
Paul Slaughter authored
- This way the sections that only the sections expanded before we start a search, are expanded when the search is cleared. This helps prevent the userr from losing their place. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53581#note_503655640
-
Peter Leitzen authored
Add default setting for matomo_disable_cookies See merge request gitlab-org/gitlab!53811
-
Mike Jang authored
API URL must exist in the SANs for the Kubernetes certificate See merge request gitlab-org/gitlab!53594
-
Ben Ewen authored
-
Kamil Trzciński authored
Enable the `group_ci_cd_analytics_page` feature flag by default See merge request gitlab-org/gitlab!53295
-
Arran Walker authored
-
Nicolò Maria Mezzopera authored
Use parseBoolean for canEdit when mounting iteration_select.vue See merge request gitlab-org/gitlab!53819
-