1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-10 20:24:24 +00:00
gitea/routers/admin
6543 3bcf2e5c18
Close the gitrepo when deleting the repository (#15876) (#15887)
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
2021-05-16 00:45:17 +03:00
..
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 2019-06-27 00:12:38 +08:00
admin.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
auths.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
emails.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
hooks.go Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
main_test.go Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
notice.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
orgs.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
repos.go Close the gitrepo when deleting the repository (#15876) (#15887) 2021-05-16 00:45:17 +03:00
users_test.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
users.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00