You cannot 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 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961)
* Fix #6946 by checking PullRequest ID on pushing

* Ensure we have the owner name, the pr attributes and the the issue

* Fix TestSearchRepo by waiting till indexing is done

* Update integrations/repo_search_test.go

* changes as per @mrsdizzie

* missing comma

* Spelling mistake

* Fix full pushing environment
6 years ago
..
admin.go Add CLI commands to manage LDAP authentication source (#6681) 6 years ago
admin_auth_ldap.go Add CLI commands to manage LDAP authentication source (#6681) 6 years ago
admin_auth_ldap_test.go Add CLI commands to manage LDAP authentication source (#6681) 6 years ago
cert.go Add golangci (#6418) 6 years ago
cmd.go
convert.go Add command to convert mysql database from utf8 to utf8mb4 (#7144) 6 years ago
dump.go
generate.go
hook.go #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
keys.go
migrate.go
serv.go #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
web.go Use certmanager provided TLSConfig for LetsEncrypt (#7229) 6 years ago
web_graceful.go
web_windows.go