0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-29 20:56:23 +01:00
gitea/services/pull
赵智超 8be3e439c2
Add team support for review request (#12039)
Add team support for review request

Block #11355

Signed-off-by: a1012112796 <1012112796@qq.com>
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2020-10-12 20:55:13 +01:00
..
check_test.go
check.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
commit_status.go
lfs.go
main_test.go
merge.go Add configurable Trust Models (#11712) 2020-09-20 00:44:55 +08:00
patch.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
pull_test.go
pull.go Stop cloning unnecessarily on PR update (#12839) 2020-09-14 23:32:31 -04:00
review.go Add team support for review request (#12039) 2020-10-12 20:55:13 +01:00
temp_repo.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
update.go