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
Wim cb50375e2b
Add more linters to improve code readability (#19989)
3 years ago
..
admin.go Move some repository related code into sub package (#19711) 3 years ago
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go fix: some typos (#19956) 3 years ago
convert.go
docs.go
doctor.go Don't buffer doctor logger (#19982) 3 years ago
dump.go Dump should only copy regular files and symlink regular files (#20015) 3 years ago
dump_repo.go
embedded.go Remove legacy `+build:` constraint (#19582) 3 years ago
embedded_stub.go Remove legacy `+build:` constraint (#19582) 3 years ago
generate.go
hook.go Add more linters to improve code readability (#19989) 3 years ago
hook_test.go
keys.go
mailer.go
manager.go
manager_logging.go
migrate.go
migrate_storage.go Move some code into models/git (#19879) 3 years ago
restore_repo.go Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953) 3 years ago
serv.go Move some code into models/git (#19879) 3 years ago
web.go Add fgprof pprof profiler (#20005) 3 years ago
web_acme.go Update go deps (#19665) 3 years ago
web_graceful.go
web_https.go