gitea/services/pull
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
* Add owner_name column for table repository for maintaince reason

* refactor

* Fix tests

* fix test

* fix bug when fork repository

Co-authored-by: zeripath <art27@cantab.net>
2020-01-12 17:36:21 +08:00
..
check.go Fix lint (#9688) 2020-01-10 13:50:23 +08:00
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go Allow repo admin to merge PR regardless of review status (#9611) 2020-01-11 02:29:34 -05:00
patch.go Add owner_name column for table repository for maintaince reason (#9717) 2020-01-12 17:36:21 +08:00
pull.go Add owner_name column for table repository for maintaince reason (#9717) 2020-01-12 17:36:21 +08:00
pull_test.go
review.go Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 2020-01-09 01:47:45 +00:00
temp_repo.go