-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
issue search on my related repositories #9758
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
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
f7427fd
adding search capability to user's issues dashboard
bhalbright 8295dc3
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright 9ff3405
global issue search
bhalbright 50d21bb
placement of search bar on issues dashboard
bhalbright af34459
fixed some bugs in the issue dashboard search
bhalbright a041a67
added unit test because IssueIDs option was added to UserIssueStatsOp…
bhalbright 9f99cad
some renaming of fields in the issue dashboard code to be more clear;…
bhalbright 2a65245
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright 0c946bc
added unit test fro GetRepoIDsForIssuesOptions; fixed search lost on …
bhalbright 9176642
fix issue with all count showing incorrectly
bhalbright 85decd3
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright babe113
removed todo comment left in by mistake
bhalbright 1491e24
typo pulling wrong count
bhalbright f3c4710
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright 15a681a
fxied all count being off when selecting repositories
bhalbright 5742aae
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright d7e34d2
setting the opts.IsClosed after pulling repos to search, this is done…
bhalbright 455e71a
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright 7781200
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright d41ba39
added "accessibleRepositoryCondition" check on the query to pull the …
bhalbright 15e9df6
added code so that in the issues search, we won't use an in clause of…
bhalbright 7d7b617
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright 26819ce
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright ee6e523
fixed unit test
bhalbright 9c4e7c3
fix unit test
bhalbright 8bbaaa1
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright ab5799f
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright b1c5807
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright bd39a5b
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright 5080e4c
using 950 as the limit for issue search, removed unneeded group by in…
bhalbright 05b35e0
Merge branch 'master' of https://github.com/go-gitea/gitea into globa…
bhalbright 4667efc
Merge branch 'master' into global-issue-search
guillep2k b2998a9
Merge branch 'master' into global-issue-search
guillep2k 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
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.