This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-09 20:04:33 +01:00
Code
Issues
Activity
gitea
/
services
/
pull
History
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
..
check_test.go
…
check.go
Fix lint (
#9688
)
2020-01-10 13:50:23 +08:00
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
…
pull_test.go
…
pull.go
Mark PR reviews as stale at push and allow to dismiss stale approvals (
#9532
)
2020-01-09 01:47:45 +00:00
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
…