Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-07 03:08:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-07 03:08:24 +0300
commit967b999f2ee84d76a2c4d9618a6fe542a0dc1fb8 (patch)
treecf9512d03056beea678cda109a7e7aa8866d7375 /doc/workflow
parent069267811015e9f119326dfc47ecc13f9e47681a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/README.md5
-rw-r--r--doc/workflow/add-user/add-user.md5
-rw-r--r--doc/workflow/authorization_for_merge_requests.md5
-rw-r--r--doc/workflow/award_emoji.md5
-rw-r--r--doc/workflow/cherry_pick_changes.md5
-rw-r--r--doc/workflow/ff_merge.md5
-rw-r--r--doc/workflow/file_finder.md5
-rw-r--r--doc/workflow/forking_workflow.md5
-rw-r--r--doc/workflow/git_annex.md5
-rw-r--r--doc/workflow/git_lfs.md5
-rw-r--r--doc/workflow/gitlab_flow.md5
-rw-r--r--doc/workflow/groups.md5
-rw-r--r--doc/workflow/importing/README.md5
-rw-r--r--doc/workflow/importing/import_projects_from_bitbucket.md5
-rw-r--r--doc/workflow/importing/import_projects_from_fogbugz.md5
-rw-r--r--doc/workflow/importing/import_projects_from_gitea.md5
-rw-r--r--doc/workflow/importing/import_projects_from_github.md5
-rw-r--r--doc/workflow/importing/import_projects_from_gitlab_com.md5
-rw-r--r--doc/workflow/importing/migrating_from_svn.md5
-rw-r--r--doc/workflow/issue_weight.md5
-rw-r--r--doc/workflow/labels.md7
-rw-r--r--doc/workflow/lfs/lfs_administration.md5
-rw-r--r--doc/workflow/lfs/manage_large_binaries_with_git_lfs.md5
-rw-r--r--doc/workflow/lfs/migrate_from_git_annex_to_git_lfs.md5
-rw-r--r--doc/workflow/merge_request_approvals.md5
-rw-r--r--doc/workflow/merge_requests.md5
-rw-r--r--doc/workflow/merge_when_build_succeeds.md5
-rw-r--r--doc/workflow/milestones.md5
-rw-r--r--doc/workflow/notifications.md5
-rw-r--r--doc/workflow/project_features.md5
-rw-r--r--doc/workflow/protected_branches.md5
-rw-r--r--doc/workflow/rebase_before_merge.md5
-rw-r--r--doc/workflow/releases.md5
-rw-r--r--doc/workflow/repository_mirroring.md5
-rw-r--r--doc/workflow/revert_changes.md5
-rw-r--r--doc/workflow/share_projects_with_other_groups.md5
-rw-r--r--doc/workflow/share_with_group.md5
-rw-r--r--doc/workflow/shortcuts.md5
-rw-r--r--doc/workflow/time_tracking.md5
-rw-r--r--doc/workflow/timezone.md5
-rw-r--r--doc/workflow/todos.md5
-rw-r--r--doc/workflow/web_editor.md5
-rw-r--r--doc/workflow/wip_merge_requests.md5
-rw-r--r--doc/workflow/workflow.md5
44 files changed, 0 insertions, 222 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
deleted file mode 100644
index ce129f0663b..00000000000
--- a/doc/workflow/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../README.md'
----
-
-This document was moved to [another location](../README.md).
diff --git a/doc/workflow/add-user/add-user.md b/doc/workflow/add-user/add-user.md
deleted file mode 100644
index f1ec771dd9a..00000000000
--- a/doc/workflow/add-user/add-user.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../user/project/members/index.md'
----
-
-This document was moved to [../../user/project/members/index.md](../../user/project/members/index.md)
diff --git a/doc/workflow/authorization_for_merge_requests.md b/doc/workflow/authorization_for_merge_requests.md
deleted file mode 100644
index 8e43d340613..00000000000
--- a/doc/workflow/authorization_for_merge_requests.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/authorization_for_merge_requests.md'
----
-
-This document was moved to [user/project/merge_requests/authorization_for_merge_requests](../user/project/merge_requests/authorization_for_merge_requests.md)
diff --git a/doc/workflow/award_emoji.md b/doc/workflow/award_emoji.md
deleted file mode 100644
index 02db97b8dd6..00000000000
--- a/doc/workflow/award_emoji.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/award_emojis.md'
----
-
-This document was moved to [another location](../user/award_emojis.md).
diff --git a/doc/workflow/cherry_pick_changes.md b/doc/workflow/cherry_pick_changes.md
deleted file mode 100644
index 29c4f854416..00000000000
--- a/doc/workflow/cherry_pick_changes.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/cherry_pick_changes.md'
----
-
-This document was moved to [another location](../user/project/merge_requests/cherry_pick_changes.md).
diff --git a/doc/workflow/ff_merge.md b/doc/workflow/ff_merge.md
deleted file mode 100644
index 11e9e1bbd6b..00000000000
--- a/doc/workflow/ff_merge.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/fast_forward_merge.md'
----
-
-This document was moved to [user/project/merge_requests/fast_forward_merge](../user/project/merge_requests/fast_forward_merge.md).
diff --git a/doc/workflow/file_finder.md b/doc/workflow/file_finder.md
deleted file mode 100644
index f7098c88fd1..00000000000
--- a/doc/workflow/file_finder.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/repository/file_finder.md'
----
-
-This document was moved to [another location](../user/project/repository/file_finder.md).
diff --git a/doc/workflow/forking_workflow.md b/doc/workflow/forking_workflow.md
deleted file mode 100644
index fa617d859a5..00000000000
--- a/doc/workflow/forking_workflow.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/repository/forking_workflow.md'
----
-
-This document was moved to [another location](../user/project/repository/forking_workflow.md).
diff --git a/doc/workflow/git_annex.md b/doc/workflow/git_annex.md
deleted file mode 100644
index e54d52ea70d..00000000000
--- a/doc/workflow/git_annex.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../administration/git_annex.md'
----
-
-This document was moved to [another location](../administration/git_annex.md).
diff --git a/doc/workflow/git_lfs.md b/doc/workflow/git_lfs.md
deleted file mode 100644
index 69939c0efd0..00000000000
--- a/doc/workflow/git_lfs.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../topics/git/lfs/index.md'
----
-
-This document was moved to [another location](../topics/git/lfs/index.md).
diff --git a/doc/workflow/gitlab_flow.md b/doc/workflow/gitlab_flow.md
deleted file mode 100644
index e03281c0ffc..00000000000
--- a/doc/workflow/gitlab_flow.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../topics/gitlab_flow.md'
----
-
-This document was moved to [another location](../topics/gitlab_flow.md).
diff --git a/doc/workflow/groups.md b/doc/workflow/groups.md
deleted file mode 100644
index c7f4647baa9..00000000000
--- a/doc/workflow/groups.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/group/index.md'
----
-
-This document was moved to [another location](../user/group/index.md).
diff --git a/doc/workflow/importing/README.md b/doc/workflow/importing/README.md
deleted file mode 100644
index 29da321ba46..00000000000
--- a/doc/workflow/importing/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../user/project/import/index.md'
----
-
-This document was moved to [another location](../../user/project/import/index.md).
diff --git a/doc/workflow/importing/import_projects_from_bitbucket.md b/doc/workflow/importing/import_projects_from_bitbucket.md
deleted file mode 100644
index a42ba7d4518..00000000000
--- a/doc/workflow/importing/import_projects_from_bitbucket.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../user/project/import/bitbucket.md'
----
-
-This document was moved to [another location](../../user/project/import/bitbucket.md).
diff --git a/doc/workflow/importing/import_projects_from_fogbugz.md b/doc/workflow/importing/import_projects_from_fogbugz.md
deleted file mode 100644
index f5c791dc6de..00000000000
--- a/doc/workflow/importing/import_projects_from_fogbugz.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../user/project/import/fogbugz.md'
----
-
-This document was moved to [another location](../../user/project/import/fogbugz.md).
diff --git a/doc/workflow/importing/import_projects_from_gitea.md b/doc/workflow/importing/import_projects_from_gitea.md
deleted file mode 100644
index df053835b44..00000000000
--- a/doc/workflow/importing/import_projects_from_gitea.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../user/project/import/gitea.md'
----
-
-This document was moved to [another location](../../user/project/import/gitea.md).
diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md
deleted file mode 100644
index 6397fcc74b8..00000000000
--- a/doc/workflow/importing/import_projects_from_github.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../user/project/import/github.md'
----
-
-This document was moved to [another location](../../user/project/import/github.md).
diff --git a/doc/workflow/importing/import_projects_from_gitlab_com.md b/doc/workflow/importing/import_projects_from_gitlab_com.md
deleted file mode 100644
index 135b9704df9..00000000000
--- a/doc/workflow/importing/import_projects_from_gitlab_com.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../user/project/import/gitlab_com.md'
----
-
-This document was moved to [another location](../../user/project/import/gitlab_com.md).
diff --git a/doc/workflow/importing/migrating_from_svn.md b/doc/workflow/importing/migrating_from_svn.md
deleted file mode 100644
index 99f13d6354c..00000000000
--- a/doc/workflow/importing/migrating_from_svn.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../user/project/import/svn.md'
----
-
-This document was moved to [another location](../../user/project/import/svn.md).
diff --git a/doc/workflow/issue_weight.md b/doc/workflow/issue_weight.md
deleted file mode 100644
index 94eb38356e8..00000000000
--- a/doc/workflow/issue_weight.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/issues/issue_weight.md'
----
-
-This document was moved to [another location](../user/project/issues/issue_weight.md).
diff --git a/doc/workflow/labels.md b/doc/workflow/labels.md
deleted file mode 100644
index 3d07d411dd4..00000000000
--- a/doc/workflow/labels.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-redirect_to: '../user/project/labels.md'
----
-
-# Labels
-
-This document was moved to [user/project/labels.md](../user/project/labels.md).
diff --git a/doc/workflow/lfs/lfs_administration.md b/doc/workflow/lfs/lfs_administration.md
deleted file mode 100644
index 4a784409eff..00000000000
--- a/doc/workflow/lfs/lfs_administration.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../administration/lfs/index.md'
----
-
-This document was moved to [another location](../../administration/lfs/index.md).
diff --git a/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md b/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
deleted file mode 100644
index 4656bccf5e6..00000000000
--- a/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../topics/git/lfs/index.md'
----
-
-This document was moved to [another location](../../topics/git/lfs/index.md).
diff --git a/doc/workflow/lfs/migrate_from_git_annex_to_git_lfs.md b/doc/workflow/lfs/migrate_from_git_annex_to_git_lfs.md
deleted file mode 100644
index dd98a50e353..00000000000
--- a/doc/workflow/lfs/migrate_from_git_annex_to_git_lfs.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../../topics/git/lfs/migrate_from_git_annex_to_git_lfs.md'
----
-
-This document was moved to [another location](../../topics/git/lfs/migrate_from_git_annex_to_git_lfs.md).
diff --git a/doc/workflow/merge_request_approvals.md b/doc/workflow/merge_request_approvals.md
deleted file mode 100644
index bfcd8faf236..00000000000
--- a/doc/workflow/merge_request_approvals.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/merge_request_approvals.md'
----
-
-This document was moved to [another location](../user/project/merge_requests/merge_request_approvals.md).
diff --git a/doc/workflow/merge_requests.md b/doc/workflow/merge_requests.md
deleted file mode 100644
index fd9f9b81bc9..00000000000
--- a/doc/workflow/merge_requests.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/index.md'
----
-
-This document was moved to [user/project/merge_requests/index.md](../user/project/merge_requests/index.md).
diff --git a/doc/workflow/merge_when_build_succeeds.md b/doc/workflow/merge_when_build_succeeds.md
deleted file mode 100644
index 41e6ff0cdd6..00000000000
--- a/doc/workflow/merge_when_build_succeeds.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/merge_when_pipeline_succeeds.md'
----
-
-This document was moved to [merge_when_pipeline_succeeds](../user/project/merge_requests/merge_when_pipeline_succeeds.md).
diff --git a/doc/workflow/milestones.md b/doc/workflow/milestones.md
deleted file mode 100644
index 18dc15f7327..00000000000
--- a/doc/workflow/milestones.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/milestones/index.md'
----
-
-This document was moved to [another location](../user/project/milestones/index.md).
diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md
deleted file mode 100644
index 23f96360484..00000000000
--- a/doc/workflow/notifications.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/profile/notifications.md'
----
-
-This document was moved to [another location](../user/profile/notifications.md).
diff --git a/doc/workflow/project_features.md b/doc/workflow/project_features.md
deleted file mode 100644
index f54afb768a1..00000000000
--- a/doc/workflow/project_features.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/index.md'
----
-
-This document was moved to [../user/project/index.md](../user/project/index.md)
diff --git a/doc/workflow/protected_branches.md b/doc/workflow/protected_branches.md
deleted file mode 100644
index 1bcac4a2de5..00000000000
--- a/doc/workflow/protected_branches.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/protected_branches.md'
----
-
-This document was moved to [another location](../user/project/protected_branches.md).
diff --git a/doc/workflow/rebase_before_merge.md b/doc/workflow/rebase_before_merge.md
deleted file mode 100644
index 10e768d3371..00000000000
--- a/doc/workflow/rebase_before_merge.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/fast_forward_merge.md'
----
-
-This document was moved to [another location](../user/project/merge_requests/fast_forward_merge.md).
diff --git a/doc/workflow/releases.md b/doc/workflow/releases.md
deleted file mode 100644
index f3ba61f6a5c..00000000000
--- a/doc/workflow/releases.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/releases/index.md#add-release-notes-to-git-tags'
----
-
-This document was moved to [another location](../user/project/releases/index.md#add-release-notes-to-git-tags).
diff --git a/doc/workflow/repository_mirroring.md b/doc/workflow/repository_mirroring.md
deleted file mode 100644
index dc77f4f47af..00000000000
--- a/doc/workflow/repository_mirroring.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/repository/repository_mirroring.md'
----
-
-This document was moved to [another location](../user/project/repository/repository_mirroring.md).
diff --git a/doc/workflow/revert_changes.md b/doc/workflow/revert_changes.md
deleted file mode 100644
index 15f199af703..00000000000
--- a/doc/workflow/revert_changes.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/revert_changes.md'
----
-
-This document was moved to [user/project/merge_requests/revert_changes](../user/project/merge_requests/revert_changes.md).
diff --git a/doc/workflow/share_projects_with_other_groups.md b/doc/workflow/share_projects_with_other_groups.md
deleted file mode 100644
index c39cd78f32d..00000000000
--- a/doc/workflow/share_projects_with_other_groups.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/members/share_project_with_groups.md'
----
-
-This document was moved to [../user/project/members/share_project_with_groups.md](../user/project/members/share_project_with_groups.md)
diff --git a/doc/workflow/share_with_group.md b/doc/workflow/share_with_group.md
deleted file mode 100644
index c39cd78f32d..00000000000
--- a/doc/workflow/share_with_group.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/members/share_project_with_groups.md'
----
-
-This document was moved to [../user/project/members/share_project_with_groups.md](../user/project/members/share_project_with_groups.md)
diff --git a/doc/workflow/shortcuts.md b/doc/workflow/shortcuts.md
deleted file mode 100644
index 4b35c61ec5e..00000000000
--- a/doc/workflow/shortcuts.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/shortcuts.md'
----
-
-This document was moved to [another location](../user/shortcuts.md).
diff --git a/doc/workflow/time_tracking.md b/doc/workflow/time_tracking.md
deleted file mode 100644
index e109410e22d..00000000000
--- a/doc/workflow/time_tracking.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/time_tracking.md'
----
-
-This document was moved to [another location](../user/project/time_tracking.md).
diff --git a/doc/workflow/timezone.md b/doc/workflow/timezone.md
deleted file mode 100644
index f1a2e1af66a..00000000000
--- a/doc/workflow/timezone.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../administration/timezone.md'
----
-
-This document was moved to [another location](../administration/timezone.md).
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md
deleted file mode 100644
index 48c9a3faf1d..00000000000
--- a/doc/workflow/todos.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/todos.md'
----
-
-This document was moved to [another location](../user/todos.md).
diff --git a/doc/workflow/web_editor.md b/doc/workflow/web_editor.md
deleted file mode 100644
index 2366372d984..00000000000
--- a/doc/workflow/web_editor.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/repository/web_editor.md'
----
-
-This document was moved to [user/project/repository/web_editor](../user/project/repository/web_editor.md).
diff --git a/doc/workflow/wip_merge_requests.md b/doc/workflow/wip_merge_requests.md
deleted file mode 100644
index 020455dcbdc..00000000000
--- a/doc/workflow/wip_merge_requests.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../user/project/merge_requests/work_in_progress_merge_requests.md'
----
-
-This document was moved to [user/project/merge_requests/work_in_progress_merge_requests](../user/project/merge_requests/work_in_progress_merge_requests.md).
diff --git a/doc/workflow/workflow.md b/doc/workflow/workflow.md
deleted file mode 100644
index c77d95cd326..00000000000
--- a/doc/workflow/workflow.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-redirect_to: '../gitlab-basics/feature_branch_workflow.md'
----
-
-This document was moved to [another location](../gitlab-basics/feature_branch_workflow.md).