forgejo/models/repo
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
..
archiver.go fix hard-coded timeout and error panic in API archive download endpoint (#20925) 2022-08-29 11:45:20 +02:00
attachment.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
attachment_test.go
avatar.go
collaboration.go
collaboration_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) 2022-08-18 22:12:00 -04:00
pushmirror.go In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) 2022-08-18 22:12:00 -04:00
pushmirror_test.go
redirect.go
redirect_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
release.go Tag list should include draft releases with existing tags (#21263) 2022-10-03 20:05:53 +08:00
repo.go Fix various typos (#21103) 2022-09-07 14:40:36 -04:00
repo_indexer.go
repo_list.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
repo_list_test.go
repo_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
repo_unit.go
star.go
star_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
topic.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
topic_test.go
update.go
upload.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
user_repo.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
user_repo_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
watch.go
watch_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
wiki.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
wiki_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00