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 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336)
4 years ago
..
admin.go [Refactor] Passwort Hash/Set (#14282) 4 years ago
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
docs.go Add docs command (#13429) 4 years ago
doctor.go Refactor doctor (#12264) 4 years ago
dump.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
dump_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 years ago
embedded.go Implement "embedded" command to extract static resources (#9982) 5 years ago
embedded_stub.go
generate.go TrimSpace when reading InternalToken from a file (#11502) 5 years ago
hook.go
keys.go
mailer.go Fix send mail (#13312) 4 years ago
manager.go
migrate.go
migrate_storage.go
restore_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 years ago
serv.go Use IsProd instead of testing if it's equal. (#14336) 4 years ago
web.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
web_graceful.go