This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
release/v1.11
gitcaddy-server
/
services
/
pull
Add File
New File
Upload File
Apply Patch
Copy Permalink
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
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
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
Move PushToBaseRepo from models to services/pull (
#9352
)
2019-12-15 04:28:51 +01:00
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
Remove SavePatch and generate patches on the fly (
#9302
)
2019-12-13 23:21:06 +01:00