- 13 Aug, 2020 40 commits
-
-
Nick Gaskill authored
Documentation: Remove "Standalone" from vulnerabilities page See merge request gitlab-org/gitlab!39391
-
Mike Jang authored
Fix the sensitive language table in styleguide See merge request gitlab-org/gitlab!39480
-
Douglas Barbosa Alexandre authored
Fix client-side mutation for updating DAST site profiles See merge request gitlab-org/gitlab!39344
-
Robert Speicher authored
Move file store updates and mount_uploader into a concern Closes #232094 See merge request gitlab-org/gitlab!37907
-
Nicolò Maria Mezzopera authored
Enable delete button on Package group level view list Closes #227714 See merge request gitlab-org/gitlab!39430
-
Nicolò Maria Mezzopera authored
- components - tests update
-
Marcel Amirault authored
-
Nicolò Maria Mezzopera authored
Fix Composer package installation code block See merge request gitlab-org/gitlab!39400
-
Steve Abrams authored
-
Nicolò Maria Mezzopera authored
Resolve "Add issue state counts to GraphQL" Closes #235988 See merge request gitlab-org/gitlab!38278
-
David O'Regan authored
We now add the status count badge for incident types using the status count graphql query
-
Douglas Barbosa Alexandre authored
Expose fields in GraphQL for MR analytics See merge request gitlab-org/gitlab!39086
-
Martin Wortschack authored
[FE] Display data table of MRs in Merge Request Analytics See merge request gitlab-org/gitlab!38919
-
Brandon Labuschagne authored
This MR introduces a data table which providers further insight into the data being displayed in the throughput chart.
-
Mike Greiling authored
Swaps sanitize-html for dompurify See merge request gitlab-org/gitlab!31928
-
Sam Beckham authored
The functionality should be largely the same, though DOMPurify is the library that's been recomended by our security experts Co-authored-by: Dheeraj Joshi <djoshi@gitlab.com> Co-authored-by: Lukas Eipert <leipert@gitlab.com>
-
Andrew Fontaine authored
Updated gl-deprecated-button to gl-button in ci_variable_modal.vue Closes #219814 See merge request gitlab-org/gitlab!38836
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/219814
-
Robert Speicher authored
Ignore sources node from cobertura XML See merge request gitlab-org/gitlab!39385
-
Oswaldo Ferreira authored
Fill out response from CoverageReportsController See merge request gitlab-org/gitlab!38520
-
Amy Qualls authored
Added section for Incident list to incident management docs See merge request gitlab-org/gitlab!39472
-
Sarah Waldner authored
Revises the Incident List section to get closer to GitLab tone and style. Puts the list of explanatory items under the image.
-
Kushal Pandya authored
Filtered search width fix on Roadmap See merge request gitlab-org/gitlab!39440
-
Robert Speicher authored
Move ci entities See merge request gitlab-org/gitlab!37981
-
Allison Browne authored
Move job variable and pipeline entities
-
Douglas Barbosa Alexandre authored
Fix Rails/SaveBang offenses for spec/support/helpers/** and ee/spec/support/helpers/* See merge request gitlab-org/gitlab!38995
-
Adam Hegyi authored
Expose alert information for environments See merge request gitlab-org/gitlab!38881
-
Shinya Maeda authored
This commit extends GraphQL endpoint and Internal API to expose alert information for environments.
-
Mike Jang authored
Add API endpoint to revoke PATs See merge request gitlab-org/gitlab!39072
-
Max Woolf authored
Adds the DELETE /personal_access_tokens/:id REST endpoint for users to revoke their own PATs or admins to do it on their behalf
-
Douglas Barbosa Alexandre authored
Specify Ruby image in FailFast template See merge request gitlab-org/gitlab!38523
-
Gabriel Mazetto authored
Enable deployment_webhooks feature flag Closes #25344 See merge request gitlab-org/gitlab!39449
-
Bob Van Landuyt authored
Add bucket to gitlab_sql_duration_seconds See merge request gitlab-org/gitlab!39206
-
Marcel Amirault authored
Update Load Performance Testing k6 version to 0.27.0 See merge request gitlab-org/gitlab!37680
-
Grant Young authored
Allows for more flexibility in tests
-
Paul Gascou-Vaillancourt authored
Also removed now obsolete test case
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
- Updated the client-side mutation's schema to match the backend implementation - Use global ID instead of plain ID - Added specs
-