0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-21 03:22:43 +01:00
gitea/models
Chl b5326a431f
Optimization of labels handling in issue_search (#26460)
This PR enhances the labels handling in issue_search by optimizing the
SQL query and de-duplicate the IDs when generating the query string.

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
2024-06-25 13:09:13 -04:00
..
actions
activities Fix web notification icon not updated once you read all notifications (#31447) 2024-06-23 15:50:10 +08:00
admin
asymkey
auth
avatars
db [Refactor] Unify repo search order by logic (#30876) 2024-06-13 09:13:11 +00:00
dbfs Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
fixtures
git Add tag protection via rest api #17862 (#31295) 2024-06-14 18:56:10 +02:00
issues Optimization of labels handling in issue_search (#26460) 2024-06-25 13:09:13 -04:00
migrations Fix the possible migration failure on 286 with postgres 16 (#31209) 2024-06-02 03:01:08 +00:00
organization
packages
perm
project
pull
repo Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
secret
shared/types
system
unit Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
unittest
user Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go