- 17 Feb, 2022 40 commits
-
-
James Fargher authored
Merge branch 'qmnguyen0711/239343-exif-metadata-not-stripped-when-creating-new-issue-and-merge-requests-with-image-attachments' into 'master' Exif metadata not stripped when uploading image attachments via Emails See merge request gitlab-org/gitlab!80735
-
Mayra Cabrera authored
Validate NOT NULL on security_findings.uuid column See merge request gitlab-org/gitlab!80912
-
Igor Drozdov authored
Makes GraphQL mutation follow naming convention See merge request gitlab-org/gitlab!80963
-
Suzanne Selhorn authored
Update list of supported K8s clusters See merge request gitlab-org/gitlab!80945
-
Mayra Cabrera authored
Modifies WorkItems::CreateFormTask to follow GraphQL naming convention. Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/353165
-
Enrique Alcántara authored
Removed planning hierarchy from left nav See merge request gitlab-org/gitlab!80935
-
Donald Cook authored
-
Dan Davison authored
Add test case links to container registry omnibus e2e spec See merge request gitlab-org/gitlab!80760
-
Rémy Coutable authored
Convert task list item into work item See merge request gitlab-org/gitlab!78414
-
Mike Greiling authored
Make contribution graph email grouping ignore case See merge request gitlab-org/gitlab!80701
-
Nick Gaskill authored
Improvements to enabling Sentry docs See merge request gitlab-org/gitlab!80941
-
Brie Carranza authored
-
João Alexandre Cunha authored
-
Nick Gaskill authored
Deprecation MR for Monitor:Self Monitoring See merge request gitlab-org/gitlab!80535
-
Alana Bellucci authored
-
Nick Gaskill authored
Troubleshoot no gitlab-registry.key See merge request gitlab-org/gitlab!80268
-
Daniel Diniz authored
-
Rémy Coutable authored
[graphql] Cop to ensure graphql_name is first line in class See merge request gitlab-org/gitlab!80522
-
Mario Celi authored
Mutation adds the ability to convert a list item in a work item description into a separate work item. Also relates both work items and updates markdow to reference the new work item.
-
Diana Logan authored
Add documentation cleanup template See merge request gitlab-org/gitlab!80917
-
Craig Norris authored
Add documentation cleanup template
-
Marcin Sedlak-Jakubowski authored
Removed planning hierarchy link from docs See merge request gitlab-org/gitlab!80938
-
Donald Cook authored
-
Miguel Rincon authored
Revert "Canary toggle compatible with next.gitlab.com" See merge request gitlab-org/gitlab!80840
-
Brett Walker authored
-
Mikołaj Wawrzyniak authored
Add new service to use instrumentation classes See merge request gitlab-org/gitlab!77629
-
Nikolay Belokolodov authored
Adds support for instrumentation classes based metrics calculation for ServicePingReport. Instrumentation metrics only computed if keys are missing from the usage data payload.
-
Mikołaj Wawrzyniak authored
Merge branch '27934-archived-project-settings-gets-an-error-occurred-fetching-the-approval-rules-2' into 'master' Resolve: Archived project settings gets "An error occurred fetching the approval rules" See merge request gitlab-org/gitlab!80652
-
Etienne Baqué authored
Add concern for calculating namespace statistics See merge request gitlab-org/gitlab!79358
-
Vijay Hawoldar authored
Calculates namespace statistic storage size for Dependency Proxy assets at both the namespace and root namespace storage statistics level Changelog: added
-
Natalia Tepluhina authored
Show environment alerts on new environment design See merge request gitlab-org/gitlab!79886
-
Brandon Labuschagne authored
Update compliance framework badge to use GlBadge See merge request gitlab-org/gitlab!80903
-
Brett Walker authored
in Types::BaseEnum::CustomValue. We’re using `declarative_enum` which does define the graphql_name first. The cop doesn’t detect this edge case.
-
Brett Walker authored
-
Natalia Tepluhina authored
Separate milestone and epic queries when loading roadmap See merge request gitlab-org/gitlab!80878
-
Markus Koller authored
Enable scan_result_policy by default See merge request gitlab-org/gitlab!80831
-
Susan Tacker authored
Fairly large reorg of content See merge request gitlab-org/gitlab!80508
-
Suzanne Selhorn authored
This MR moves all of the GitOps and CI/CD topics into their own pages. It moves topics out of the Install page and onto the Configuration/Working with page. It uses lowercase for the agent. The intention with these changes is to make the information easier to find and build on in the future
-
Markus Koller authored
Remove ActionView::Helpers::UrlHelper inclusion as it overrides Ci::Pipeline#tag See merge request gitlab-org/gitlab!75854
-
Brett Walker authored
Allow a project admin to read project approvals through the API even if the project has been archived. Changelog: fixed EE: true
-