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>2023-08-29 00:10:41 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-29 00:10:41 +0300
commit9a4a8e6be70657c1a30b0c602ea2ba58576257fe (patch)
tree6a276e9b1171830765fec54bdd064849da484b2e /doc/user/search
parent672c5fcf46b385257ce01c2f773a65aa3578175d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/search')
-rw-r--r--doc/user/search/command_palette.md2
-rw-r--r--doc/user/search/index.md16
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/user/search/command_palette.md b/doc/user/search/command_palette.md
index 671afe13ace..8876b61e4d2 100644
--- a/doc/user/search/command_palette.md
+++ b/doc/user/search/command_palette.md
@@ -21,7 +21,7 @@ On GitLab.com, this feature is available.
To open the command palette:
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) or use the <kbd>/</kbd> key to enable.
+1. On the left sidebar, at the top, select **Search or go to** or use the <kbd>/</kbd> key to enable.
1. Type one of the special characters:
- <kbd>></kbd> - Create a new object or find a menu item.
diff --git a/doc/user/search/index.md b/doc/user/search/index.md
index 84d469b06ec..1e0abf6a6f6 100644
--- a/doc/user/search/index.md
+++ b/doc/user/search/index.md
@@ -51,7 +51,7 @@ Global search only flags with an error any search that includes more than:
To search in all GitLab:
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**).
+1. On the left sidebar, at the top, select **Search or go to**.
1. Type your search query. You must type at least two characters.
1. Press <kbd>Enter</kbd> to search, or select from the list.
@@ -61,8 +61,8 @@ The results are displayed. To filter the results, on the left sidebar, select a
To search in a project:
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
-1. Select **Search GitLab** (**{search}**) again and type the string you want to search for.
+1. On the left sidebar, select **Search or go to** and find your project.
+1. Select **Search or go to** again and type the string you want to search for.
1. Press <kbd>Enter</kbd> to search, or select from the list.
The results are displayed. To filter the results, on the left sidebar, select a filter.
@@ -109,8 +109,8 @@ you must add the parameter `include_archived=true` to the URL.
To search for code in a project:
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
-1. Select **Search GitLab** (**{search}**) again and type the code you want to search for.
+1. On the left sidebar, select **Search or go to** and find your project.
+1. Select **Search or go to** again and type the code you want to search for.
1. Press <kbd>Enter</kbd> to search, or select from the list.
Code search shows only the first result in the file.
@@ -139,8 +139,8 @@ To filter code search results by one or more languages:
To search for a commit SHA:
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
-1. Select **Search GitLab** (**{search}**) again and type the commit SHA you want to search for.
+1. On the left sidebar, select **Search or go to** and find your project.
+1. Select **Search or go to** again and type the commit SHA you want to search for.
1. Press <kbd>Enter</kbd> to search, or select from the list.
If a single result is returned, GitLab redirects to the commit result
@@ -170,7 +170,7 @@ You can filter issues and merge requests by specific terms included in titles or
You can run a search from history for issues and merge requests. Search history is stored locally
in your browser. To run a search from history:
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
+1. On the left sidebar, select **Search or go to** and find your project.
1. To view recent searches:
- For issues, on the left sidebar, select **Plan > Issues**. Above the list, to the left of the search box, select (**{history}**).