This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-16 00:17:37 +02:00
Code
Issues
Activity
Files
c19ac41b34fa327aee3e10cb01bfbe539b32705d
gitea
/
services
/
pull
T
History
guillep2k
and
GitHub
c9e4d7a564
Update mergebase in pr checker (
#10586
) (
#10605
)
2020-03-04 18:56:09 -03:00
..
check_test.go
Only check for conflicts/merging if the PR has not been merged in the interim (
#10132
) (
#10206
)
2020-02-10 13:09:08 +00:00
check.go
Update mergebase in pr checker (
#10586
) (
#10605
)
2020-03-04 18:56:09 -03:00
commit_status.go
Prevent nil pointer in GetPullRequestCommitStatusState (
#10342
) (
#10344
)
2020-02-18 20:04:10 +00:00
lfs.go
…
main_test.go
…
merge.go
Handle push rejection message in Merge & Web Editor (
#10373
) (
#10497
)
2020-02-27 15:37:11 +02:00
patch.go
Remove stray printf (
#9631
)
2020-01-07 14:30:03 +00:00
pull_test.go
…
pull.go
Prevent panic on merge to PR (
#10403
) (
#10408
)
2020-02-21 22:53:32 +00:00
review.go
…
temp_repo.go
…