- 21 Nov, 2019 13 commits
-
-
Jason Goodman authored
Link to environment dashboard documentation rather than operations dashboard
-
Mike Greiling authored
Fixes for inconsistent margins in project detail. See merge request gitlab-org/gitlab!20395
-
Juan J. Ramirez authored
Small missing margin fix Adding changelog to MR
-
Heinrich Lee Yu authored
Upgrade `commonmarker` gem to `0.20.1` See merge request gitlab-org/gitlab!20418
-
Russell Dickenson authored
Use fewer note styles See merge request gitlab-org/gitlab!19414
-
Evan Read authored
-
Evan Read authored
Clarify how to use LDAP group sync See merge request gitlab-org/gitlab!20080
-
Harish Ramachandran authored
-
Evan Read authored
Docs: Add AzureAD setup notes to Groups SAML See merge request gitlab-org/gitlab!20004
-
Cynthia Ng authored
-
Michael Kozono authored
Geo - Does not schedule duplicated jobs while backfilling uploads, LFS objects and job artifacts See merge request gitlab-org/gitlab!20324
-
Douglas Barbosa Alexandre authored
Redirect Admin > Settings > Geo TO Admin > Geo > Settings Closes #31938 See merge request gitlab-org/gitlab!19833
-
Zack Cuddy authored
Getting the nav to behave Create notice
-
- 20 Nov, 2019 27 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Mayra Cabrera authored
Add relationship and link to new epic to promoted issues Closes #9898 See merge request gitlab-org/gitlab!18839
-
Jan Beckmann authored
Closes #9898
-
Mike Greiling authored
Resolve "Bug: tooltip in MR approvers settings wrong color" Closes #35094 See merge request gitlab-org/gitlab!20287
-
Dheeraj Joshi authored
-
Michael Kozono authored
GraphQL: Sort issues by weight See merge request gitlab-org/gitlab!19721
-
Mike Greiling authored
Make approvals specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!20492
-
Michael Kozono authored
Backup: Disable setting of ACL for Google uploads Closes #35662 See merge request gitlab-org/gitlab!20407
-
Thong Kuah authored
Enable frozen string for Google import specs See merge request gitlab-org/gitlab!20432
-
gfyoung authored
-
Mike Greiling authored
Resolve "Move the confidence column in the security dashboard" Closes #36483 See merge request gitlab-org/gitlab!20435
-
Mayra Cabrera authored
Replace "Newly translated strings found" with "Changes in translated strings found" in gl pipeline See merge request gitlab-org/gitlab!20437
-
Miguel Rincon authored
-
Mayra Cabrera authored
Add Sidekiq middleware stack integration tests See merge request gitlab-org/gitlab!20291
-
Andrew Newdigate authored
Before this change, Sidekiq middleware components were only tested through unit tests. This add basic integration tests for our server-side and client-side middleware stacks, to ensure that messages pass through the stack without causing exceptions. The change also ensures that each middleware yields control as expected.
-
Paul Gascou-Vaillancourt authored
-
Clement Ho authored
Prepare system notes spec for bv upgrade See merge request gitlab-org/gitlab!20379
-
Rémy Coutable authored
Add missing add index rubocop spec See merge request gitlab-org/gitlab!20464
-
Eric Thomas authored
-
Michael Kozono authored
Merge branch '10286-geo-sql-statement-times-out-whilst-determining-job-artifacts-to-sync' into 'master' Geo - Improve query to determine job artifacts to sync when selective sync is enabled Closes #10286 See merge request gitlab-org/gitlab!19583
-
Filipa Lacerda authored
Productivity Analytics: Fix date manipulation bug See merge request gitlab-org/gitlab!20457
-
Martin Wortschack authored
-
Andreas Brandl authored
Fix the flakiness of SetReportTypeForVulnerabilities migration Closes #36182 See merge request gitlab-org/gitlab!20051
-
Victor Zagorodny authored
-
Jan Provaznik authored
Remove Project:ManagedLicenses controller Closes #10076 See merge request gitlab-org/gitlab!20131
-
Brian Kabiro authored
Projects::ManagedLicensesController and API::ManagedLicenses duplicate each other but only API::ManagedLicenses is in use. This change removes: - the Managed Licenses Controller - the Managed Licenses Controller test file - the controller's route in `config/routes/projects`
-