forgejo/routers/admin
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941)
* refactor models.NewRepoContext to extract git related codes to modules/git

* fix imports

* refactor
2019-05-15 09:57:00 +08:00
..
admin.go Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 2019-05-15 09:57:00 +08:00
auths.go
hooks.go Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
main_test.go
notice.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
orgs.go Show private organization for admin, fix #6111 (#6112) 2019-02-19 09:16:06 +08:00
repos.go
users.go
users_test.go