Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automated_testing_kit
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
automated_testing_kit
Merge requests
!12
Resolve
#3389608
"Search"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3389608
"Search"
issue/automated_testing_kit-3389608:3389608-search
into
1.3.x
Overview
0
Commits
5
Pipelines
0
Changes
3
Merged
ilyaukin
requested to merge
issue/automated_testing_kit-3389608:3389608-search
into
1.3.x
6 months ago
Overview
0
Commits
5
Pipelines
0
Changes
3
Expand
Closes
#3389608
0
0
Merge request reports
Compare
1.3.x
version 3
521f168c
6 months ago
version 2
ffb43855
6 months ago
version 1
9519edec
6 months ago
1.3.x (base)
and
latest version
latest version
05e76fd3
5 commits,
6 months ago
version 3
521f168c
5 commits,
6 months ago
version 2
ffb43855
4 commits,
6 months ago
version 1
9519edec
6 commits,
6 months ago
3 files
+
160
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
data/search.yml
0 → 100644
+
15
−
0
Options
# Test cases for the simple search.
simple
:
-
keyword
:
'
good
happy
beauty'
results
:
-
'
Futurama'
# Test cases for the advanced search at /search/node.
advanced
:
-
any
:
'
cicero
caesar'
phrase
:
'
'
none
:
'
futurama'
types
:
-
'
article'
languages
:
[]
results
:
-
'
Cicero'
Loading