- 13 Jul, 2020 6 commits
-
-
James Fargher authored
Add on_demand_scan routes See merge request gitlab-org/gitlab!36020
-
James Fargher authored
Geo: Fix inaccurate "Synchronization disabled" progress bars Closes #221069 See merge request gitlab-org/gitlab!36492
-
Michael Kozono authored
When object storage is configured on a secondary, and "Allow syncing of object storage" is disabled, it is inaccurate to say "Synchronization disabled" on the Admin Area > Geo > Nodes progress bars. This is because locally stored records can still exist and be created.
-
Dylan Griffith authored
Tweak the user account data remediation migration Closes #220756 See merge request gitlab-org/gitlab!36660
-
Evan Read authored
Add documentation for consolidated object storage config See merge request gitlab-org/gitlab!36151
-
Russell Dickenson authored
Update protected variables with permissions Closes #8736 See merge request gitlab-org/gitlab!36644
-
- 12 Jul, 2020 11 commits
-
-
Evan Read authored
Docs selhorn menuupdate See merge request gitlab-org/gitlab!36618
-
Evan Read authored
Docs: Group view runners See merge request gitlab-org/gitlab!36404
-
Darren Eastman authored
Edited how to view group Runners. Removed images, and added note about removing multiple
-
Evan Read authored
Docs: How to disable shared Runners See merge request gitlab-org/gitlab!36484
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/23123
-
Mark Lapierre authored
Update 3_create tests to use outer describe See merge request gitlab-org/gitlab!35637
-
Dan Davison authored
Remove monkey-patch for RSpec
-
Mark Lapierre authored
Update 2_plan tests to use outer describe See merge request gitlab-org/gitlab!35636
-
Adam Hegyi authored
- Send the unconfirm notification email first and 1 minute later, send the confirmation instructions. - Make sure `unconfirm_email` field is set to NULL.
-
Stan Hu authored
Add group wiki controller See merge request gitlab-org/gitlab!34383
-
Markus Koller authored
- Introduces `Groups::WikisController` and corresponding routes. - Refactors shared examples for resource routing. - Tweaks `Gitlab::UrlBuilder` to use the new routes.
-
- 11 Jul, 2020 18 commits
-
-
Marcel Amirault authored
-
Marcel Amirault authored
Docs: Update to 13.2 for latest artifacts kept feature See merge request gitlab-org/gitlab!35465
-
Thao Yeager authored
-
Gabriel Mazetto authored
Merge branch '220573-frontend-modify-secure-configuration-page-to-provide-entry-point-to-sast-config-ui-page' into 'master' Add Auto DevOps alert to Security Configuration page See merge request gitlab-org/gitlab!36211
-
Miguel Rincon authored
Improvement alignment between labels and inputs See merge request gitlab-org/gitlab!34455
-
Eduardo Sanz García authored
This reverts commit b8007b12130385f025d2657bf711947254417482.
-
Miguel Rincon authored
Improvement alignment between labels and inputs See merge request gitlab-org/gitlab!34455
-
Eduardo Sanz García authored
This reverts commit b8007b12130385f025d2657bf711947254417482.
-
Stan Hu authored
Revert revert of Add Paused Indexing Sidekiq queue_size to Metrics See merge request gitlab-org/gitlab!36473
-
Gabriel Mazetto authored
Remove unused web_ide_default feature flag See merge request gitlab-org/gitlab!35972
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!36639
-
Michael Kozono authored
Graphql Query Type: Order type User type above Users See merge request gitlab-org/gitlab!36591
-
Allison Browne authored
-
GitLab Release Tools Bot authored
-
Michael Kozono authored
Avoid N+1 of group associations in Search See merge request gitlab-org/gitlab!36544
-
Amy Qualls authored
Move monitoring info to new pages See merge request gitlab-org/gitlab!36635
-
Amy Qualls authored
This info doesn't belong on the Prometheus integration page. We'll sort out how to structure the dashboards page later, but for now, just get the information added.
-
- 10 Jul, 2020 5 commits
-
-
Robert Speicher authored
Move API::Pipeline and API::PipelineSchedules to Ci namespace See merge request gitlab-org/gitlab!36381
-
Mayra Cabrera authored
Enable Style/RedundantReturn cop See merge request gitlab-org/gitlab!36430
-
Suzanne Selhorn authored
Move variables info to new pages See merge request gitlab-org/gitlab!36630
-
Amy Qualls authored
Excise variables-related information from the Prometheus page into two pages about variables.
-
Stan Hu authored
This documents the changes needed for https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4368 and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35480.
-