- 09 Sep, 2020 40 commits
-
-
Shinya Maeda authored
Convert to actual GraphQL types See merge request gitlab-org/gitlab!40637
-
rossfuhrman authored
Convert Mutations::Security::CiConfiguration to use actual GraphQL types instead of GraphQL::Types::JSON
-
Denys Mishunov authored
Update dependency @gitlab/ui to v20.19.0 See merge request gitlab-org/gitlab!41866
-
Olena Horal-Koretska authored
Add help text for type select See merge request gitlab-org/gitlab!41567
-
David O'Regan authored
-
Achilleas Pipinellis authored
Add incident type selector docs See merge request gitlab-org/gitlab!41589
-
David O'Regan authored
-
Denys Mishunov authored
Merge branch '225274-follow-up-from-surround-selected-text-with-typed-backtick-or-single-quote-in-markdown-fields' into 'master' Change markdown italic toolbar button to use `_` instead of `*` Closes #225274 See merge request gitlab-org/gitlab!41010
-
Jan Provaznik authored
Refactor tests to support Parent Strategy in factories See merge request gitlab-org/gitlab!41759
-
Achilleas Pipinellis authored
Update gitlab:import_export:import rake task documentation to contain troubleshooting section for permission denied errors See merge request gitlab-org/gitlab!41573
-
Patrick Bajao authored
Create todos for merge request reviewers See merge request gitlab-org/gitlab!41546
-
David Kim authored
It's added to prepare for dedicated reviewers section for MRs on EE
-
Nicolò Maria Mezzopera authored
Add gl-button classes to admin/appearances See merge request gitlab-org/gitlab!41827
-
Sean McGivern authored
Remove pipeline warnings from pipeline view See merge request gitlab-org/gitlab!41419
-
Heinrich Lee Yu authored
New checkout flow for personal namespace on a free plan See merge request gitlab-org/gitlab!41795
-
Simon Knox authored
Add pagination frontend to Environments dashboard See merge request gitlab-org/gitlab!39637
-
Jake Burden authored
Add GlPagination to Environments Dashboard Updates state handling for page info Add tests for pagination
-
Vitali Tatarintev authored
Refactor pkg event publication See merge request gitlab-org/gitlab!41709
-
Marcin Sedlak-Jakubowski authored
Clarify project delay only for personal projects See merge request gitlab-org/gitlab!40560
-
GitLab Bot authored
-
Sean McGivern authored
Allow Snippet description to be individually updated See merge request gitlab-org/gitlab!41581
-
Dmytro Zaporozhets (DZ) authored
Allow to update issuable severity via GraphQL Closes #238564 See merge request gitlab-org/gitlab!40869
-
Vitali Tatarintev authored
Add a new `IssueSetSeverity` mutation to change incident severity level
-
Sean McGivern authored
Enable feature flag track_editor_edit_actions-flag by default See merge request gitlab-org/gitlab!41802
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!41861
-
Brett Walker authored
instead of `*`. This makes it more consistent with selected text and keystroke `*` for bolding and keystroke `_` for italics
-
Martin Wortschack authored
Add filter controls to the Merge Request Analytics page Closes #230287 See merge request gitlab-org/gitlab!41112
-
Michael Lunøe authored
This MR adds a filter bar with filter controls to the Merge Request Analytics page, so the user can filter the throughput data in the chart and the data table
-
James Lopez authored
Add filtering by activity (has_resolution, has_issues) to Vulnerability See merge request gitlab-org/gitlab!41650
-
Alan (Maciej) Paruszewski authored
This change adds new filters to GraphQL API for Vulnerabilities that allows to filter vulnerabilities with created/related issues and vulnerabilities with and without resolution.
-
Sean McGivern authored
Export ActionCable metrics to Prometheus See merge request gitlab-org/gitlab!41358
-
Matthias Käppler authored
This will sample AC metrics periodically so they can be exposed to Prometheus.
-
Phil Hughes authored
Move service desk button to right Closes #222327 See merge request gitlab-org/gitlab!41710
-
Phil Hughes authored
Add URL query support for the new Code Review Analytics filter bar See merge request gitlab-org/gitlab!41121
-
Michael Lunøe authored
Add url-sync to handle url filter params, so the user can deep link to a specific filter creating a consistent experience for the user In the process it converts to use the general filter tokens
-
James Lopez authored
Provide persisted models for bulk insert specs to support parent strategy See merge request gitlab-org/gitlab!41766
-
GitLab Release Tools Bot authored
-
Denys Mishunov authored
Update dependency @gitlab/svgs to v1.164.0 See merge request gitlab-org/gitlab!41826
-
Natalia Tepluhina authored
Part 1: Add todo-related queries/resolvers to Design Management See merge request gitlab-org/gitlab!40222
-
Tom Quirk authored
This commit adds the necessary mutations, client mutations, Vue components, and additional markup for Design management Todo creation and deletion. As of this commit, the work is behind the design_management_todo_button feature flag.
-