- 23 Jul, 2021 40 commits
-
-
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
-
Jan Provaznik authored
Add Group information menu See merge request gitlab-org/gitlab!65819
-
Andreas Brandl authored
-
Andreas Brandl authored
This disables and removes the backfill for the int8 migration on ci_build_trace_sections. Changelog: other
-
Dylan Griffith authored
Usages for this scope appear to have been removed in https://gitlab.com/gitlab-org/gitlab/-/commit/3e1bc4f3efc9f3db10af67092868163e209a72ad . This method is cross-joining between `ci_*` and non `ci_*` tables and as such it will not be possible when `ci_*` tables are moved to a separate database.
-
Dylan Griffith authored
Usages for this scope appear to have been removed in https://gitlab.com/gitlab-org/gitlab/-/commit/44a31d8bd8991f94c12dce3a6b695c7c38cc3a52 . This method is cross-joining between `ci_*` and non `ci_*` tables and as such it will not be possible when `ci_*` tables are moved to a separate database.
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66423 fixed the build log view when invalid UTF-8 characters were present, but the pipeline view would still fail since it would attempt to show a few lines from the build. We consolidate the helper method in EncodingHelper and use it to drop invalid UTF-8 characters. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/336683 Changelog: fixed
-
Doug Stull authored
Add ability to refresh billing seat counts See merge request gitlab-org/gitlab!65606
-
Ryan Cobb authored
-
Yorick Peterse authored
Refactor Gitlab::Database to support multiple DBs See merge request gitlab-org/gitlab!65262
-
Matthias Käppler authored
Add data consistency for PipelineNotificationWorker See merge request gitlab-org/gitlab!66459
-
Mark Florian authored
-
Olena Horal-Koretska authored
AutoDevOps enabled alert on security Config Page See merge request gitlab-org/gitlab!65832
-