forgejo/services/pull
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501)
#8982 attempted to enforce the gitea environment for pushes - unfortunately it tested the settings before they were actually read in - and therefore does not do that!
2019-12-27 21:15:04 +00:00
..
check.go Use ioutil.TmpDir for new created temp directory (#9368) 2019-12-16 13:17:55 +08:00
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go
patch.go
pull.go Properly enforce gitea environment for pushes (#9501) 2019-12-27 21:15:04 +00:00
pull_test.go
review.go
temp_repo.go