0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-14 18:22:08 +01:00
gitea/cmd
2021-11-01 16:39:52 +08:00
..
admin.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
admin_auth_ldap.go Allow LDAP Sources to provide Avatars (#16851) 2021-09-26 22:39:36 -04:00
admin_auth_ldap_test.go Allow LDAP Sources to provide Avatars (#16851) 2021-09-26 22:39:36 -04:00
cert.go
cmd.go Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
convert.go
docs.go
doctor.go Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
dump.go Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
manager.go
migrate.go Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
migrate_storage.go Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
restore_repo.go
serv.go Use a variable but a function for IsProd because of a slight performance increment (#17368) 2021-10-20 16:37:19 +02:00
web.go Only allow webhook to send requests to allowed hosts (#17482) 2021-11-01 16:39:52 +08:00
web_graceful.go
web_letsencrypt.go