You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/cmd
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800)
4 years ago
..
admin.go Fix missing storage init (#15589) 4 years ago
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump.go
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go
keys.go
mailer.go
manager.go
migrate.go
migrate_storage.go
restore_repo.go Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 4 years ago
serv.go add a new internal hook to save ssh log (#15787) 4 years ago
web.go Refactor routers directory (#15800) 4 years ago
web_graceful.go Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) 4 years ago
web_letsencrypt.go Fix bound address/port for caddy's certmagic library (see #15848) (#15859) 4 years ago