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
2026-06-01 17:05:19 +02:00
Code
Issues
Activity
gitea
/
services
/
pull
History
6543
e11b3a1076
Load PR Issue Poster on API too (
#11033
) (
#11039
)
...
* Load pr Issue Poster on API too (
#11033
) * ajust for 1.11 codebase
2020-04-11 01:10:16 -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
Only update merge_base if not already merged (
#10909
)
2020-04-01 15:33:44 +03:00
commit_status.go
Fix bug on pull view when required status check no ci result (
#10648
) (
#10651
)
2020-03-07 17:32:08 +08:00
lfs.go
…
main_test.go
…
merge.go
Load PR Issue Poster on API too (
#11033
) (
#11039
)
2020-04-11 01:10:16 -03:00
patch.go
Generate Diff and Patch direct from Pull head (
#10936
) (
#10938
)
2020-04-03 17:06:54 +03:00
pull_test.go
…
pull.go
Only update merge_base if not already merged (
#10909
)
2020-04-01 15:33:44 +03:00
review.go
remove unused method and rename createcommentWithNoAction (
#9367
)
2019-12-16 11:54:24 +08:00
temp_repo.go
…