- 25 Jun, 2020 40 commits
-
-
Suzanne Selhorn authored
Removed several screenshots, changed capitalization, Changed topics to be task-based, and added to intro. Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/220842
-
Jose Ivan Vargas authored
Show security reports summary in pipelines' Security Dashboard See merge request gitlab-org/gitlab!35060
-
Nick Gaskill authored
Removed documentation referring to deprecated UI See merge request gitlab-org/gitlab!35248
-
Kyle Mann authored
-
Jan Provaznik authored
Add Vendor to Vulnerability Scanners See merge request gitlab-org/gitlab!35004
-
Alan (Maciej) Paruszewski authored
-
Mayra Cabrera authored
Add the MR author to MR's list on the compliance dashboard See merge request gitlab-org/gitlab!35206
-
Tan Le authored
Prior to this MR, users have to click on the MR to view the author details. This change improves this experience to allow users to rapidly scan through this huge list of MRs.
-
Suzanne Selhorn authored
Added variable type to improve ease of use See merge request gitlab-org/gitlab!35103
-
Russell Dickenson authored
-
Stan Hu authored
Remove failing database backup spec See merge request gitlab-org/gitlab!35358
-
Craig Norris authored
Update doc tempate with new TW labels, doing, finished See merge request gitlab-org/gitlab!35337
-
Robert Speicher authored
Allow tests to be quiet See merge request gitlab-org/gitlab!34020
-
Alex Kalderimis authored
Our tests print a lot of repetitive guff that is helpful in debugging circumstances, but otherwise gets in the way. This change allows (opt-in) for a developer to turn off these messages by setting `GITLAB_TESTING_QUIET` to anything other than `"false"`.
-
Kamil Trzciński authored
Fix db call logging numbers Closes #222684 See merge request gitlab-org/gitlab!34939
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
- Cleaned up the previous approach for showing security reports summaries in pipelines details - Implemented the new SecurityReportsSummary component to show security report summaries above the Pipeline Security Dashboard - Added/updated tests
-
Andreas Brandl authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/224536
-
Nick Gaskill authored
Add JSON to capitalization rule See merge request gitlab-org/gitlab!35297
-
nmilojevic1 authored
- Fix specs for lograge
-
Douglas Barbosa Alexandre authored
Upgrade Gitaly to 13.2.0-rc2 See merge request gitlab-org/gitlab!35345
-
Andrew Fontaine authored
Add annotation component for DAG See merge request gitlab-org/gitlab!35240
-
Sarah Groff Hennigh-Palermo authored
Adds and integrated component Fixes interaction bug on nodes
-
Fabio Pitino authored
Add ability to use YAML string to create CI pipelines See merge request gitlab-org/gitlab!34706
-
Philip Cunningham authored
Adds new parameter source, command attribute and config source enum in order to create pipelines on-demand.
-
Stan Hu authored
Full list of changes: https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md This will most notably fix the `replication_queue` table issue that GDK users have been having: https://gitlab.com/gitlab-org/gitlab-development-kit/-/issues/972
-
Enrique Alcántara authored
Remove prepend-right-32 CSS class See merge request gitlab-org/gitlab!34973
-
Grzegorz Bizon authored
Fix pages_url for mixed case paths See merge request gitlab-org/gitlab!35300
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Andrew Fontaine authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!35157
-
Kamil Trzciński authored
Resolve "Improve performance of Search API (Advanced): commits scope" See merge request gitlab-org/gitlab!32892
-
nmilojevic1 authored
- Fix specs - Don't initialize db metrics for logger - Dont log db count in lograge if there is no db_duration_s
-
nmilojevic1 authored
- Use RequestStore for caching - Fix Specs - Add missing specs
-
Sean McGivern authored
Count all epics on group show page See merge request gitlab-org/gitlab!35129
-
Jan Provaznik authored
When showing epics count on group show page, we just count all epics in the group and its subgroups no matter if user can see them or not. This is consistent with showing epic's child counts (where accessibility check is skipped too).
-
Michael Kozono authored
Add Project.complianceFrameworks field to GraphQL schema See merge request gitlab-org/gitlab!34838
-