- 14 Dec, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Add specs for snippet_repository replication helper See merge request gitlab-org/gitlab!49976
-
Craig Norris authored
Fix Fulfillment page metadata See merge request gitlab-org/gitlab!49984
-
Mike Jang authored
Add documentation for DevOps Adoption See merge request gitlab-org/gitlab!49960
-
Dan Jensen authored
This adds a section to the DevOps Report page that explains the new DevOps Adoption feature.
-
Thong Kuah authored
Remove quality test cases feature flag See merge request gitlab-org/gitlab!49491
-
Felipe Artur authored
Remove test cases feature flag from codebase
-
Mike Jang authored
Docs fix: email tool link See merge request gitlab-org/gitlab!49917
-
Russell Dickenson authored
-
Thong Kuah authored
Remove feature flag for Dependency Proxy for Private Groups See merge request gitlab-org/gitlab!49519
-
Steve Abrams authored
Remove the dependency_proxy_for_private_groups feature flag to enable the Dependency Proxy for private groups and enforce authentication for all Dependency Proxy usage.
-
Alex Ives authored
Relates to https://gitlab.com/gitlab-org/gitlab/issues/293713
-
Mike Jang authored
Add note about new copy and print buttons See merge request gitlab-org/gitlab!49957
-
Peter Hegman authored
-
Jose Ivan Vargas authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!49562
-
Olena Horal-Koretska authored
Global Search - Fix Sidebar Whitespace See merge request gitlab-org/gitlab!48832
-
Zack Cuddy authored
On very large screens, we give too much space to the left sidebar. This simply adds a col-2 on XL screens (1200px).
-
Alex Ives authored
- Added specs for in_replicables_for_current_secondary? to EE:SnippetRepostiory Relates to https://gitlab.com/gitlab-org/gitlab/issues/287763
-
Heinrich Lee Yu authored
Minor resolver tidying See merge request gitlab-org/gitlab!49909
-
Amy Qualls authored
Define Vale result types in testing.md See merge request gitlab-org/gitlab!49862
-
Amy Qualls authored
Explain the three types of results from Vale, what they mean, and whether or not they appear in / break CI.
-
Amy Qualls authored
Updates references on how to reach the KAS ingress See merge request gitlab-org/gitlab!46570
-
João Alexandre Cunha authored
considering current GitLab Omnibus scenario
-
Mike Jang authored
Add issue link from new SAML provisioned acct functionality See merge request gitlab-org/gitlab!49952
-
Nicolò Maria Mezzopera authored
Add pipeline information to Terraform state list See merge request gitlab-org/gitlab!49042
-
Dan Davison authored
Use project default branch in QA tests See merge request gitlab-org/gitlab!48967
-
Mark Lapierre authored
Allows tests to be run on an instance where the default branch has been changed. The environment variable QA_DEFAULT_BRANCH should be set to the custom default branch name. If QA_DEFAULT_BRANCH is not provided `main` will be used.
-
Rémy Coutable authored
Add AutoFix Worker See merge request gitlab-org/gitlab!48816
-
Tetiana Chupryna authored
Run it in StoreReportService and automatically create auto-fix MRs
-
Jose Ivan Vargas authored
Boards - Remove List model from GraphQL boards [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48854
-
Mike Jang authored
Add minimal access level as needed to API docs See merge request gitlab-org/gitlab!49725
-
Mike Jang authored
-
Heinrich Lee Yu authored
-
Jose Ivan Vargas authored
Target pre tag on copy to fix firefox copy bug See merge request gitlab-org/gitlab!49648
-
Alex Kalderimis authored
This is necessary since jobs can be returned from app/graphql/types/terraform/state_version_type.rb
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This completes the elimination of todos for Graphql/ResolverType, which is now a fully-enabled Rubocop rule.
-
Alex Kalderimis authored
This refactors the snippet creation mutation to use the declarative authorization methods.
-
Alex Kalderimis authored
This makes a few changes that are nice-to-have now, and become more important down the line: - adds some missing types to resolvers (a cop violation) - removes unnecessary field authorization (field authorization does not work like that) - adds extras annotations for `lookahead` etc
-
Amy Qualls authored
Remove more instances of future tense from Development Guide See merge request gitlab-org/gitlab!49888
-