gitea/models/repo
Jason Song a08b484549
Tag list should include draft releases with existing tags (#21263)
Before, a tag for a draft release disappeared in the tag list, fix #21262.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-03 20:05:53 +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
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
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 Only show relevant repositories on explore page (#19361) 2022-08-25 20:38:41 +02:00
repo_list_test.go
repo_test.go
repo_unit.go
star.go
star_test.go
topic.go
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
user_repo_test.go
watch.go
watch_test.go
wiki.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
wiki_test.go