You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
check.go Fix lint (#9688) 5 years ago
check_test.go Move some pull request functions from models to services (#9266) 5 years ago
commit_status.go Add Close() method to gogitRepository (#8901) 5 years ago
lfs.go Add basic repository lfs management (#7199) 5 years ago
main_test.go Move some pull request functions from models to services (#9266) 5 years ago
merge.go Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
patch.go Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
pull.go Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
review.go Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
temp_repo.go Remove SavePatch and generate patches on the fly (#9302) 5 years ago