1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 21:55:50 +00:00
gitea/routers/web/org
Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159)
* Move init repository related functions to modules

* Fix lint

* Use ctx but db.DefaultContext

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-29 15:23:45 +08:00
..
home.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
members.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
org_labels.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
org.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
setting.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
teams.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00