-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Use advanced issue search #11638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Use advanced issue search #11638
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
f16c267
fix(featuredetection): add feature detection for advanced issue search
babakks e9b3ac3
test(featuredetection): add tests for advanced issue search detection
babakks fd38b14
fix(search): add `AdvancedIssueSearchString` method
babakks 392c286
test(search): add tests for `AdvancedIssueSearchString` method
babakks bf242ae
fix(search): sort qualifiers in advacned issue search syntax
babakks cb249e6
test(search): explain why `is:` and `in:` qualifiers used in test case
babakks 257f143
fix(search): add feature detection dependency
babakks 188098d
test(search): provide feature detection dependency
babakks 3086b6f
refactor(search): sort qualifiers in query
babakks 0104d8c
refactor: improve mock feature detector names
babakks 1b2e2a2
fix(search): use advanced issue search when available
babakks 89b39e2
test(search): test advanced search support
babakks f0a130d
refactor(search): improve special qualifier grouping
babakks 8ab6e72
docs(search): improve docs for `Query.String` and `Query.AdvancedIss…
babakks 99daa74
docs(search issues): mention advanced issue search takeover
babakks 3573fdf
docs(search prs): mention advanced issue search takeover
babakks 04cce6b
docs(search): improve `Searcher.URL` method docs
babakks 6d14840
refactor(issue/pr list): support advanced issue search
babakks 8a8b67e
test(pr shared): assert `ListURLWithQuery` works with advanced search…
babakks b4213ac
test(issue/pr list): assert integration with advanced issue search
babakks 5747297
docs(issue list): explain use of advanced issue search syntax
babakks 33f1f6e
docs(pr list): explain use of advanced issue search syntax
babakks 87bd76c
docs: add cleanup/future TODO marks for advanced issue search changes
babakks 20e8b9e
docs(issue list): fix incorrect formatting
babakks 7b4ace9
docs(issue pr): fix incorrect formatting
babakks d56a902
docs(featuredetection): add godoc for min GHES version for advanced i…
babakks efddea7
test(search): improve test cases
babakks ef69901
refactor(search): rename `Query.String` to `StandardSearchString`
babakks 02ee337
docs(issue list): mention advanced issue search syntax support
babakks 02dc03c
docs(pr list): mention advanced issue search syntax support
babakks cc60d9c
docs(search issues): mention advanced issue search syntax support
babakks 2c08f20
docs(search prs): mention advanced issue search syntax support
babakks 43bedab
docs(featuredetection): remove unknown dates
babakks 37896d6
fix(featuredetection): remove redundant `AdvancedIssueSearchWebInIssu…
babakks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.