gitea/models/issues
KN4CK3R 0e57ff7eee
Add generic set type (#21408)
This PR adds a generic set type to get rid of maps used as sets.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 13:18:26 +08:00
..
assignees.go
assignees_test.go
comment.go
comment_list.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
comment_test.go
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Add pages to view watched repos and subscribed issues/PRs (#17156) 2022-09-29 22:09:14 +03:00
issue_index.go
issue_list.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
issue_list_test.go
issue_lock.go
issue_project.go Fix missed sort bug (#20996) 2022-08-31 14:15:12 -04:00
issue_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go
label_test.go
main_test.go
milestone.go
milestone_test.go
pull.go
pull_list.go
pull_test.go
reaction.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
reaction_test.go
review.go
review_test.go
stopwatch.go
stopwatch_test.go
tracked_time.go
tracked_time_test.go