gitea/routers/admin
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557)
* Move some repositories' operations to a standalone service package

* improve code

* remove unused codes

* add rollback when fork failed

* add repo when return
2019-10-26 14:54:11 +08:00
..
admin.go Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00
admin_test.go
auths.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go Move some repositories' operations to a standalone service package (#8557) 2019-10-26 14:54:11 +08:00
users.go Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
users_test.go Fix password complexity regex for special characters (on master) (#8525) 2019-10-16 11:09:58 +08:00