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 7a9b01a2dd
Add migrate repo archiver and packages storage support on command line (#20757) (#20806)
3 years ago
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go format with gofumpt (#18184) 3 years ago
cmd.go fix: some typos (#19956) 3 years ago
convert.go
docs.go Fix offBy1 errors (#17606) 3 years ago
doctor.go
dump.go
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 3 years ago
hook_test.go
keys.go Second attempt at preventing zombies (#16326) 4 years ago
mailer.go
main_test.go
manager.go
manager_logging.go
migrate.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
migrate_storage.go
migrate_storage_test.go
restore_repo.go
serv.go
web.go Add fgprof pprof profiler (#20005) 3 years ago
web_acme.go
web_graceful.go
web_https.go