gitea/models
Andreas Svanberg 0da7318cf3
Allow filtering issues by any assignee (#33343)
This is the opposite of the "No assignee" filter, it will match all
issues that have at least one assignee.

Before
![Before
change](https://github.com/user-attachments/assets/4aea194b-9add-4a84-8d6b-61bfd8d9e58e)

After
![After change with any
filter](https://github.com/user-attachments/assets/99f1205d-ba9f-4a0a-a60b-cc1a0c0823fe)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-21 04:25:36 +00:00
..
actions
activities Optimize total count of feed when loading activities in user dashboard. (#33841) 2025-03-20 10:46:18 -07:00
admin
asymkey
auth
avatars
db Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
dbfs
fixtures
git
issues Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
migrations Optimize heatmap query (#33853) 2025-03-20 09:30:45 -07:00
organization
packages
perm
project
pull
renderhelper
repo Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00
secret
shared/types
system
unit
unittest
user
webhook
main_test.go
repo.go
repo_test.go