gitea/routers/private
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
2019-07-01 09:18:13 +08:00
..
hook.go #6946 Run hooks on merge/edit and cope with protected branches (#6961) 2019-07-01 09:18:13 +08:00
internal.go Move serv hook functionality & drop GitLogger (#6993) 2019-06-01 23:00:21 +08:00
key.go Move serv hook functionality & drop GitLogger (#6993) 2019-06-01 23:00:21 +08:00
push_update.go Move PushUpdate dependency from models to repofiles (#6763) 2019-06-10 19:35:13 +08:00
serv.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00