This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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 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.go Properly enforce gitea environment for pushes (#9501) 2019-12-27 21:15:04 +00:00
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 2019-12-15 04:28:51 +01: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