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.
Allen Wild 2186a99c76
cmd/serv: actually exit after fatal errors (#7458)
5 years ago
..
admin.go Add CLI commands to manage LDAP authentication source (#6681) 5 years ago
admin_auth_ldap.go Add CLI commands to manage LDAP authentication source (#6681) 5 years ago
admin_auth_ldap_test.go Add CLI commands to manage LDAP authentication source (#6681) 5 years ago
cert.go Add golangci (#6418) 5 years ago
cmd.go
convert.go Add command to convert mysql database from utf8 to utf8mb4 (#7144) 5 years ago
dump.go
generate.go Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826) 5 years ago
hook.go #6946 Run hooks on merge/edit and cope with protected branches (#6961) 5 years ago
keys.go
migrate.go
serv.go cmd/serv: actually exit after fatal errors (#7458) 5 years ago
web.go Use certmanager provided TLSConfig for LetsEncrypt (#7229) 5 years ago
web_graceful.go
web_windows.go