Skip to content
代码片段 群组 项目
未验证 提交 575ce2e7 编辑于 作者: Jose Ivan Vargas's avatar Jose Ivan Vargas 提交者: GitLab
浏览文件

Merge branch 'docs-clean-redirects-2024-02-19' into 'master'

Clean up docs redirects, ee - 2024-02-19

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145099



Merged-by: default avatarJose Ivan Vargas <jvargas@gitlab.com>
Approved-by: default avatarLysanne Pinto <lpinto@gitlab.com>
Approved-by: default avatarJose Ivan Vargas <jvargas@gitlab.com>
Co-authored-by: default avatarMarcel Amirault <mamirault@gitlab.com>
No related branches found
No related tags found
无相关合并请求
显示
31 个添加169 个删除
---
stage: Systems
group: Geo
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
remove_date: '2024-02-06'
redirect_to: '../../update/deprecations.md#geo-housekeeping-rake-tasks'
---
# Geo Rake tasks (removed)
DETAILS:
**Tier:** Premium, Ultimate
**Offering:** Self-managed
The Geo housekeeping Rake tasks were
[deprecated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125927) in
GitLab 16.3 and
[removed](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/130565) in
GitLab 16.5.
---
redirect_to: 'pipelines/settings.md#disable-gitlab-cicd-pipelines'
remove_date: '2024-01-30'
---
This document was moved to [another location](pipelines/settings.md#disable-gitlab-cicd-pipelines).
<!-- This redirect file can be deleted after <2024-01-30>. -->
<!-- Redirects that point to other docs in the same project expire in three months. -->
<!-- Redirects that point to docs in a different project or site (link is not relative and starts with `https:`) expire in one year. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->
---
redirect_to: 'debugging.md'
remove_date: '2024-02-01'
---
This document was moved to [another location](debugging.md).
<!-- This redirect file can be deleted after <2024-02-01>. -->
<!-- Redirects that point to other docs in the same project expire in three months. -->
<!-- Redirects that point to docs in a different project or site (link is not relative and starts with `https:`) expire in one year. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->
---
redirect_to: '../index.md#the-gitlab-ciyml-file'
remove_date: '2024-01-30'
---
This document was moved to [another location](../index.md#the-gitlab-ciyml-file).
<!-- This redirect file can be deleted after <2024-01-30>. -->
<!-- Redirects that point to other docs in the same project expire in three months. -->
<!-- Redirects that point to docs in a different project or site (link is not relative and starts with `https:`) expire in one year. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->
---
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments"
remove_date: '2024-01-22'
redirect_to: 'index.md'
---
# Activities for group actor (removed)
This feature was documented [before it was implemented](https://gitlab.com/gitlab-org/gitlab/-/issues/426372).
See [Implement an ActivityPub actor](index.md) instead.
---
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments"
remove_date: '2024-01-22'
redirect_to: 'index.md'
---
# Activities for project actor (removed)
This feature was documented [before it was implemented](https://gitlab.com/gitlab-org/gitlab/-/issues/426372).
See [Implement an ActivityPub actor](index.md) instead.
---
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments"
remove_date: '2024-01-22'
redirect_to: 'index.md'
---
# Activities for topic actor (removed)
This feature was documented [before it was implemented](https://gitlab.com/gitlab-org/gitlab/-/issues/426372).
See [Implement an ActivityPub actor](index.md) instead.
---
stage: Create
group: Source Code
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments"
remove_date: '2024-01-22'
redirect_to: 'index.md'
---
# Activities for following user actor (removed)
This feature was documented [before it was implemented](https://gitlab.com/gitlab-org/gitlab/-/issues/426372).
See [Implement an ActivityPub actor](index.md) instead.
...@@ -22,33 +22,33 @@ You can perform GitLab Rake tasks by using: ...@@ -22,33 +22,33 @@ You can perform GitLab Rake tasks by using:
The following Rake tasks are available for use with GitLab: The following Rake tasks are available for use with GitLab:
| Tasks | Description | | Tasks | Description |
|:------------------------------------------------------|:------------| |:-----------------------------------------------------------------------------------------------------------|:------------|
| [Back up and restore](../administration/backup_restore/index.md) | Back up, restore, and migrate GitLab instances between servers. | | [Back up and restore](../administration/backup_restore/index.md) | Back up, restore, and migrate GitLab instances between servers. |
| [Clean up](cleanup.md) | Clean up unneeded items from GitLab instances. | | [Clean up](cleanup.md) | Clean up unneeded items from GitLab instances. |
| [Development](../development/rake_tasks.md) | Tasks for GitLab contributors. | | [Development](../development/rake_tasks.md) | Tasks for GitLab contributors. |
| [Elasticsearch](../integration/advanced_search/elasticsearch.md#gitlab-advanced-search-rake-tasks) | Maintain Elasticsearch in a GitLab instance. | | [Elasticsearch](../integration/advanced_search/elasticsearch.md#gitlab-advanced-search-rake-tasks) | Maintain Elasticsearch in a GitLab instance. |
| [General maintenance](../administration/raketasks/maintenance.md) | General maintenance and self-check tasks. | | [General maintenance](../administration/raketasks/maintenance.md) | General maintenance and self-check tasks. |
| [Geo maintenance](../administration/raketasks/geo.md) | [Geo](../administration/geo/index.md)-related maintenance. | | [Geo maintenance](../update/deprecations.md#geo-housekeeping-rake-tasks) | [Geo](../administration/geo/index.md)-related maintenance. |
| [GitHub import](../administration/raketasks/github_import.md) | Retrieve and import repositories from GitHub. | | [GitHub import](../administration/raketasks/github_import.md) | Retrieve and import repositories from GitHub. |
| [Import large project exports](../administration/raketasks/project_import_export.md#import-large-projects) | Import large GitLab [project exports](../user/project/settings/import_export.md). | | [Import large project exports](../administration/raketasks/project_import_export.md#import-large-projects) | Import large GitLab [project exports](../user/project/settings/import_export.md). |
| [Incoming email](../administration/raketasks/incoming_email.md) | Incoming email-related tasks. | | [Incoming email](../administration/raketasks/incoming_email.md) | Incoming email-related tasks. |
| [Integrity checks](../administration/raketasks/check.md) | Check the integrity of repositories, files, LDAP, and more. | | [Integrity checks](../administration/raketasks/check.md) | Check the integrity of repositories, files, LDAP, and more. |
| [LDAP maintenance](../administration/raketasks/ldap.md) | [LDAP](../administration/auth/ldap/index.md)-related tasks. | | [LDAP maintenance](../administration/raketasks/ldap.md) | [LDAP](../administration/auth/ldap/index.md)-related tasks. |
| [List repositories](list_repos.md) | List all GitLab-managed Git repositories on disk. | | [List repositories](list_repos.md) | List all GitLab-managed Git repositories on disk. |
| [Praefect Rake tasks](../administration/raketasks/praefect.md) | [Praefect](../administration/gitaly/praefect.md)-related tasks. | | [Praefect Rake tasks](../administration/raketasks/praefect.md) | [Praefect](../administration/gitaly/praefect.md)-related tasks. |
| [Project import/export](../administration/raketasks/project_import_export.md) | Prepare for [project exports and imports](../user/project/settings/import_export.md). | | [Project import/export](../administration/raketasks/project_import_export.md) | Prepare for [project exports and imports](../user/project/settings/import_export.md). |
| [Sidekiq job migration](../administration/sidekiq/sidekiq_job_migration.md) | Migrate Sidekiq jobs scheduled for future dates to a new queue. | | [Sidekiq job migration](../administration/sidekiq/sidekiq_job_migration.md) | Migrate Sidekiq jobs scheduled for future dates to a new queue. |
| [Service Desk email](../administration/raketasks/service_desk_email.md) | Service Desk email-related tasks. | | [Service Desk email](../administration/raketasks/service_desk_email.md) | Service Desk email-related tasks. |
| [SMTP maintenance](../administration/raketasks/smtp.md) | SMTP-related tasks. | | [SMTP maintenance](../administration/raketasks/smtp.md) | SMTP-related tasks. |
| [SPDX license list import](spdx.md) | Import a local copy of the [SPDX license list](https://spdx.org/licenses/) for matching [License approval policies](../user/compliance/license_approval_policies.md). | | [SPDX license list import](spdx.md) | Import a local copy of the [SPDX license list](https://spdx.org/licenses/) for matching [License approval policies](../user/compliance/license_approval_policies.md). |
| [Reset user passwords](../security/reset_user_password.md#use-a-rake-task) | Reset user passwords using Rake. | | [Reset user passwords](../security/reset_user_password.md#use-a-rake-task) | Reset user passwords using Rake. |
| [Uploads migrate](../administration/raketasks/uploads/migrate.md) | Migrate uploads between local storage and object storage. | | [Uploads migrate](../administration/raketasks/uploads/migrate.md) | Migrate uploads between local storage and object storage. |
| [Uploads sanitize](../administration/raketasks/uploads/sanitize.md) | Remove EXIF data from images uploaded to earlier versions of GitLab. | | [Uploads sanitize](../administration/raketasks/uploads/sanitize.md) | Remove EXIF data from images uploaded to earlier versions of GitLab. |
| [Service Data](../development/internal_analytics/service_ping/troubleshooting.md#generate-service-ping) | Generate and troubleshoot [Service Ping](../development/internal_analytics/service_ping/index.md). | | [Service Data](../development/internal_analytics/service_ping/troubleshooting.md#generate-service-ping) | Generate and troubleshoot [Service Ping](../development/internal_analytics/service_ping/index.md). |
| [User management](user_management.md) | Perform user management tasks. | | [User management](user_management.md) | Perform user management tasks. |
| [Webhook administration](web_hooks.md) | Maintain project webhooks. | | [Webhook administration](web_hooks.md) | Maintain project webhooks. |
| [X.509 signatures](x509_signatures.md) | Update X.509 commit signatures, which can be useful if the certificate store changed. | | [X.509 signatures](x509_signatures.md) | Update X.509 commit signatures, which can be useful if the certificate store changed. |
To list all available Rake tasks: To list all available Rake tasks:
......
...@@ -27,4 +27,4 @@ Use CI/CD to generate your application. ...@@ -27,4 +27,4 @@ Use CI/CD to generate your application.
- [ChatOps](../ci/chatops/index.md) - [ChatOps](../ci/chatops/index.md)
- [Mobile DevOps](../ci/mobile_devops.md) - [Mobile DevOps](../ci/mobile_devops.md)
- [External repository integrations](../ci/ci_cd_for_external_repos/index.md) - [External repository integrations](../ci/ci_cd_for_external_repos/index.md)
- [Troubleshooting](../ci/troubleshooting.md) - [Debugging and troubleshooting](../ci/debugging.md)
---
redirect_to: '../../gitlab-basics/add-file.md'
remove_date: '2024-02-03'
---
This document was moved to [another location](../../gitlab-basics/add-file.md).
<!-- This redirect file can be deleted after <2024-02-03>. -->
<!-- Redirects that point to other docs in the same project expire in three months. -->
<!-- Redirects that point to docs in a different project or site (for example, link is not relative and starts with `https:`) expire in one year. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->
...@@ -22,7 +22,7 @@ These resources can help you to get the best from using Git with GitLab. ...@@ -22,7 +22,7 @@ These resources can help you to get the best from using Git with GitLab.
New to Git? These resources can help you understand basic Git concepts before New to Git? These resources can help you understand basic Git concepts before
you dive in: you dive in:
- [Git concepts](terminology.md) - [Git concepts](get_started.md)
- <i class="fa fa-youtube-play youtube" aria-hidden="true"></i> - <i class="fa fa-youtube-play youtube" aria-hidden="true"></i>
Video tutorial: [Git-ing started with Git](https://www.youtube.com/watch?v=Ce5nz5n41z4) Video tutorial: [Git-ing started with Git](https://www.youtube.com/watch?v=Ce5nz5n41z4)
- PDF download: [GitLab Git Cheat Sheet](https://about.gitlab.com/images/press/git-cheat-sheet.pdf) - PDF download: [GitLab Git Cheat Sheet](https://about.gitlab.com/images/press/git-cheat-sheet.pdf)
...@@ -43,7 +43,7 @@ appropriate for when you're ready to start learning Git by doing: ...@@ -43,7 +43,7 @@ appropriate for when you're ready to start learning Git by doing:
A typical Git user encounters these concepts soon after starting to use Git: A typical Git user encounters these concepts soon after starting to use Git:
- [`git add`](git_add.md) to start tracking files with Git. - [`git add`](../../gitlab-basics/add-file.md) to start tracking files with Git.
- [Tags](../../user/project/repository/tags/index.md) and - [Tags](../../user/project/repository/tags/index.md) and
[branches](../../user/project/repository/branches/index.md). [branches](../../user/project/repository/branches/index.md).
- [How to undo mistakes](numerous_undo_possibilities_in_git/index.md), - [How to undo mistakes](numerous_undo_possibilities_in_git/index.md),
......
---
redirect_to: 'get_started.md'
remove_date: '2024-02-03'
---
This document was moved to [another location](get_started.md).
<!-- This redirect file can be deleted after <2024-02-03>. -->
<!-- Redirects that point to other docs in the same project expire in three months. -->
<!-- Redirects that point to docs in a different project or site (for example, link is not relative and starts with `https:`) expire in one year. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->
---
stage: Manage
group: Import and Integrate
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
remove_date: '2024-02-13'
redirect_to: 'index.md'
---
# Shimo (removed)
DETAILS:
**Tier:** Free, Premium, Ultimate
**Offering:** SaaS, self-managed
This feature was [deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/377824) in GitLab 15.7
and [removed](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/136143) in 16.7.
...@@ -34,7 +34,7 @@ You can add files to a repository: ...@@ -34,7 +34,7 @@ You can add files to a repository:
- After you create a project, by using: - After you create a project, by using:
- [The web editor](web_editor.md#upload-a-file). - [The web editor](web_editor.md#upload-a-file).
- [The UI](#add-a-file-from-the-ui). - [The UI](#add-a-file-from-the-ui).
- [The command line](../../../topics/git/git_add.md). - [The command line](../../../gitlab-basics/add-file.md).
### Add a file from the UI ### Add a file from the UI
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
- user_has_edit_permissions = current_user.can?(:admin_compliance_framework, @project) - user_has_edit_permissions = current_user.can?(:admin_compliance_framework, @project)
- compliance_framework_doc_link = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: help_page_path('user/project/working_with_projects', anchor: 'add-a-compliance-framework-to-a-project') } - compliance_framework_doc_link = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: help_page_path('user/project/working_with_projects', anchor: 'add-a-compliance-framework-to-a-project') }
- compliance_pipelines_doc_link = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: help_page_path('user/group/compliance_pipelines') } - compliance_pipelines_doc_link = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: help_page_path('user/group/compliance_pipelines') }
- gitlab_ci_yaml_doc_link = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: help_page_path('ci/yaml/gitlab_ci_yaml') } - gitlab_ci_yaml_doc_link = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: help_page_path('ci/index', anchor: 'the-gitlab-ciyml-file') }
- namespace_doc_link = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: help_page_path('user/namespace/index', anchor: 'types-of-namespaces') } - namespace_doc_link = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: help_page_path('user/namespace/index', anchor: 'types-of-namespaces') }
- if @project.personal? - if @project.personal?
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册