- 05 May, 2020 10 commits
-
-
Adam Hegyi authored
This change filters out charts where the currently visited project is filtered out via the `projects.only` parameter. Also fixing the finder to return always an ActiveRecord::Relation object in order to avoid nil errors when chaining AR scopes.
-
Russell Dickenson authored
Clarify security approvals docs See merge request gitlab-org/gitlab!31024
-
Russell Dickenson authored
Remove instruction to use -silent for local DAST analyzers See merge request gitlab-org/gitlab!30965
-
charlie ablett authored
Allow require_graphql_authorizations to work for mutation specs Closes #216391 See merge request gitlab-org/gitlab!30958
-
Evan Read authored
Make sidekiq-cluster the default in the docs See merge request gitlab-org/gitlab!30542
-
Dylan Griffith authored
Admin audit log table redesign Closes #216126 See merge request gitlab-org/gitlab!27578
-
Robert Hunt authored
Added the logs_table component Applied to the audit_logs view and altered the controller to test pagination
-
Stan Hu authored
Resolve "Sort the language list" Closes #214880 See merge request gitlab-org/gitlab!29833
-
Haris Delalic authored
Language list on the Preferences page should be sorted by English name. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29833
-
Dylan Griffith authored
Pass user rather than user ID to SpamActionService See merge request gitlab-org/gitlab!30966
-
- 04 May, 2020 30 commits
-
-
Thong Kuah authored
Resolve "Knative One Click should use GitLab Managed Chart" See merge request gitlab-org/gitlab!29522
-
Mayra Cabrera authored
Remove feature flag usage_activity_by_stage See merge request gitlab-org/gitlab!30464
-
Mayra Cabrera authored
Fix schema order for published incidents See merge request gitlab-org/gitlab!30872
-
charlie ablett authored
GraphQL: Add 'milestone_due_asc' sort for Issuables See merge request gitlab-org/gitlab!29992
-
Sean Arnold authored
-
Michael Kozono authored
Revert "Revert CODEOWNERS validation of Web requests in diff check" See merge request gitlab-org/gitlab!31025
-
Dan Davison authored
Add expiry date when SSH key is created See merge request gitlab-org/gitlab!30575
-
Mark Lapierre authored
This helps prevent the tests from creating 100s of keys that stay around forever.
-
Clement Ho authored
Add docs for the metrics visibility toggle See merge request gitlab-org/gitlab!29423
-
Jose Ivan Vargas authored
-
Kerri Miller authored
This reverts commit d193b526.
-
Lucas Charles authored
Make clear that security approvals occur regardless of vulnerability dismissal
-
Paul Slaughter authored
Set up VueRouter in the Static Site Editor See merge request gitlab-org/gitlab!30394
-
Amy Qualls authored
Docs: tone and style, runbooks page See merge request gitlab-org/gitlab!31018
-
Amy Qualls authored
Apply tone and style revisions to the runbooks page to bring it closer to GitLab style.
-
Dan Davison authored
Limit airborne to API specs only See merge request gitlab-org/gitlab!30793
-
Sanad Liaquat authored
Use rest-client elsewhere Also, update airborne to 0.3.4
-
Suzanne Selhorn authored
Remove deprecated Release Evidence endpoints documentation See merge request gitlab-org/gitlab!30978
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/213678 See merge request
-
Heinrich Lee Yu authored
Add migration user See merge request gitlab-org/gitlab!30738
-
Martin Wortschack authored
Migrate pipelines mediator spec to jest See merge request gitlab-org/gitlab!30997
-
Suzanne Selhorn authored
Document New Version Feature Flags See merge request gitlab-org/gitlab!30062
-
Andrew Fontaine authored
Add some docs around the changes to new version feature flags, including the strategy-first approach
-
Enrique Alcántara authored
Fixed alignment of snippet clone copy btns See merge request gitlab-org/gitlab!30897
-
Denys Mishunov authored
It sets the correct display form to the button components
-
Michael Kozono authored
Add project.group to group list when specified as owner See merge request gitlab-org/gitlab!30934
-
Brett Walker authored
examples
-
Brett Walker authored
in GraphQL
-
Francisco Javier López authored
This commit introduces a new type of bot intented to be used in generic git operations.
-
Jarka Košanová authored
Update net-ssh 5.2 -> 6.0 See merge request gitlab-org/gitlab!30492
-