1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/routers/private
zeripath 3563650bdb Run hooks on merge/edit and cope with protected branches ()
* Fix  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 Run hooks on merge/edit and cope with protected branches () 2019-07-01 09:18:13 +08:00
internal.go Move serv hook functionality & drop GitLogger () 2019-06-01 23:00:21 +08:00
key.go Move serv hook functionality & drop GitLogger () 2019-06-01 23:00:21 +08:00
push_update.go Move PushUpdate dependency from models to repofiles () 2019-06-10 19:35:13 +08:00
serv.go Add golangci () 2019-06-12 15:41:28 -04:00