THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2da9cd21f0d87696b9b72d8fb704f897e1920e7
gitea
/
services
/
pull
History
Lunny Xiao
7e0a5b17db
Fix bug on pull view when required status check no ci result (
#10648
) (
#10651
)
2020-03-07 17:32:08 +08: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
Fix bug on pull view when required status check no ci result (
#10648
) (
#10651
)
2020-03-07 17:32:08 +08:00
lfs.go
Add basic repository lfs management (
#7199
)
2019-10-28 18:31:55 +00:00
main_test.go
Move some pull request functions from models to services (
#9266
)
2019-12-06 21:44:10 -05:00
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
Move PushToBaseRepo from models to services/pull (
#9352
)
2019-12-15 04:28:51 +01:00
pull.go
Prevent panic on merge to PR (
#10403
) (
#10408
)
2020-02-21 22:53:32 +00:00
review.go
remove unused method and rename createcommentWithNoAction (
#9367
)
2019-12-16 11:54:24 +08:00
temp_repo.go
Remove SavePatch and generate patches on the fly (
#9302
)
2019-12-13 23:21:06 +01:00