mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
df76d9f7ad
* fix no items under /org/$org/{issues,pulls}?type=mentioned it was filtering by org id, but org-mentions are not persisted like that to the DB, we need to filter by UID. This means, selecting different teams will only have an effect on the selected repos, otherwise results will be the same, which may be suboptimal. fixes #14941 * don't spam a warning for a perfectly fine request |
4 years ago | |
---|---|---|
.. | ||
setting | 4 years ago | |
auth.go | 4 years ago | |
auth_openid.go | 4 years ago | |
avatar.go | 4 years ago | |
home.go | 4 years ago | |
home_test.go | 4 years ago | |
main_test.go | ||
notification.go | 4 years ago | |
oauth.go | 4 years ago | |
profile.go | 4 years ago | |
task.go |