0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 02:55:34 +01:00
gitea/modules
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
..
auth
avatar
base API error cleanup (#7186) 2019-06-12 17:07:24 -04:00
cache
context fix API link header (#7298) 2019-06-26 16:51:32 +08:00
cron
generate
git Fixes #7292 - API File Contents bug (#7301) 2019-06-29 16:51:10 -04:00
gzip
highlight
httplib
indexer
lfs
log
mailer
markup fix hljs unintenionally highlighting commit links (#7244) 2019-06-18 18:31:31 -04:00
metrics
migrations Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00
minwinsvc
notification
options
pprof
private #6946 Run hooks on merge/edit and cope with protected branches (#6961) 2019-07-01 09:18:13 +08:00
process
public
pull #6946 Run hooks on merge/edit and cope with protected branches (#6961) 2019-07-01 09:18:13 +08:00
recaptcha
repofiles Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
search
secret
session
setting setting: don't require same running user for internal SSH (like win platform) (#7215) 2019-06-16 10:49:07 +08:00
ssh
structs Fixes #7292 - API File Contents bug (#7301) 2019-06-29 16:51:10 -04:00
sync
templates
test
user
util
validation