0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-23 11:54:30 +01:00
gitea/models/activities
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
..
action.go Use absolute links in feeds (#21229) 2022-09-21 16:51:42 -04:00
action_list.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
action_test.go Use absolute links in feeds (#21229) 2022-09-21 16:51:42 -04:00
main_test.go
notification.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
notification_test.go
repo_activity.go
statistic.go
user_heatmap.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
user_heatmap_test.go