1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-05 05:11:19 +02:00
gitea/services/pull
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
* fix bug on pull requests when transfer head repository

* add migration and fix lint

* fix tests and add a cache check on LoadBaseRepo
2019-10-18 19:13:31 +08:00
..
commit_status.go If no specific context is required for status check, require an overall success (#8318) 2019-09-30 10:33:40 +08:00
lfs.go
merge.go Fix bug on pull requests when transfer head repository (#8564) 2019-10-18 19:13:31 +08:00
pull.go Move AddTestPullRequestTask to pull service package from models (#8324) 2019-10-15 04:28:40 +01:00
review.go Fix review webhooks (#8570) 2019-10-18 16:33:19 +08:00