0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-21 10:38:43 +02:00
gitea/modules/convert
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
* Allow repo admin to merge even if review is not ok.
2020-01-11 02:29:34 -05:00
..
convert.go Allow repo admin to merge PR regardless of review status (#9611) 2020-01-11 02:29:34 -05:00
issue.go Move tracked time api convert to convert package (#9665) 2020-01-10 21:59:41 -05:00
main_test.go Move pull request api convert to convert package (#9664) 2020-01-10 15:53:53 +08:00
pull.go Move pull request api convert to convert package (#9664) 2020-01-10 15:53:53 +08:00
pull_test.go Move pull request api convert to convert package (#9664) 2020-01-10 15:53:53 +08:00
utils.go