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
7
Files
4019f8d95b3bc7e2839a9d9ffdbf44cb2391ff15
gitcaddy-server
/
services
/
pull
History
Lunny Xiao
4019f8d95b
Use ioutil.TmpDir for new created temp directory (
#9368
)
...
* Use os.TmpDir for new created temp directory * fix error message
2019-12-16 13:17:55 +08:00
..
check_test.go
Move some pull request functions from models to services (
#9266
)
2019-12-06 21:44:10 -05:00
check.go
Use ioutil.TmpDir for new created temp directory (
#9368
)
2019-12-16 13:17:55 +08:00
commit_status.go
Add Close() method to gogitRepository (
#8901
)
2019-11-13 07:01:19 +00: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
Sign protected branches (
#8993
)
2019-12-15 11:06:31 +00:00
patch.go
Remove SavePatch and generate patches on the fly (
#9302
)
2019-12-13 23:21:06 +01:00
pull_test.go
Move PushToBaseRepo from models to services/pull (
#9352
)
2019-12-15 04:28:51 +01:00
pull.go
Graceful: Xorm, RepoIndexer, Cron and Others (
#9282
)
2019-12-15 09:51:28 +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