This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/repo
Lunny Xiao 5723240490
Some repository refactors (#17950)
* some repository refactors

* remove unnecessary code

* Fix test

* Remove unnecessary banner
2021-12-12 23:48:20 +08:00
..
archiver.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
attachment.go
attachment_test.go
avatar.go
fork.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
fork_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
git.go
issue.go
language_stats.go
main_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
mirror.go
pushmirror.go
pushmirror_test.go
redirect.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
redirect_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repo.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repo_indexer.go
repo_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repo_unit.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
star.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
star_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
topic.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
topic_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
update.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
watch.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
watch_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
wiki.go
wiki_test.go