Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
zeripath 82b71881d8
Ensure repoNames are lowercased in serv (#12668)
4 years ago
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
doctor.go Initial support for push options (#12169) 4 years ago
dump.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
embedded.go
embedded_stub.go
generate.go
hook.go Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 4 years ago
keys.go
manager.go
migrate.go
migrate_storage.go Add a storage layer for attachments (#11387) 4 years ago
serv.go Ensure repoNames are lowercased in serv (#12668) 4 years ago
web.go Make the default PID file compile-time settable (#12485) 4 years ago
web_graceful.go