0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 16:25:19 +01:00
gitea/modules
zeripath 74bb292fe3
Migrate temp_repo.go to use git.NewCommand (#8918)
This PR migrates temp_repo.go to use git.NewCommand instead creating processes by itself - this fixes the problem underlying PR #8905.

There are other places that run git outside of the controlled locale defined in #8548 but temp_repo.go is the only cause of failure of local testing in cases where English is not the default - implying that error messages from those other commands are not interpreted.

Replaces #8905
2019-11-11 11:46:28 +00:00
..
auth
avatar
base
cache
charset
context Only view branch or tag if it match refType requested. (#8899) 2019-11-11 15:37:28 +08:00
convert Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 2019-11-10 12:41:51 +08:00
cron
generate
git Migrate temp_repo.go to use git.NewCommand (#8918) 2019-11-11 11:46:28 +00:00
graceful
gzip
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 2019-08-05 23:48:31 +08:00
httplib
indexer
lfs
log
markup
metrics
migrations Update Github migration test (#8893) 2019-11-09 15:13:35 -05:00
minwinsvc
notification Move notifywatchers from models to notification (#8907) 2019-11-11 11:39:41 +08:00
options
password
pprof
private
process
public
recaptcha
references Enable punctuations ending mentions (#8889) 2019-11-09 17:12:05 -05:00
repofiles Migrate temp_repo.go to use git.NewCommand (#8918) 2019-11-11 11:46:28 +00:00
search
secret
session
setting Auto-subscribe user to repository when they commit/tag to it (#7657) 2019-11-10 09:22:19 +00:00
ssh
structs
sync
task Fix bug when migrate from API (#8631) 2019-11-08 17:21:00 -05:00
templates Use templates for issue e-mail subject and body (#8329) 2019-11-07 21:34:28 +08:00
test
timeutil
upload
user
util Stop using git count-objects and use raw directory size for repository (#8848) 2019-11-10 21:33:47 +00:00
validation
webhook Webhook support custom proxy (#8760) 2019-11-08 16:25:53 -05:00