0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 03:15:17 +01:00
gitea/modules
Mura Li f4d12f8d97 Fix run command race (#1470)
* Use exec.CommandContext to simplfy timeout handling

And fixing the data races which can be identified by the added tests when -race enabled.

* Use sleep commmand instead of reading from stdin

* Make the error handling go-esque
2017-11-13 22:51:45 +08:00
..
auth Correct ldap username validation. (#2880) 2017-11-13 11:32:16 +02:00
avatar
base
cache
context fix click create pull request button 404 (#2859) 2017-11-05 21:11:35 +02:00
cron
highlight
httplib
indexer
lfs Add LFS object verification step after upload (#2868) 2017-11-08 15:04:19 +02:00
log
mailer
markup Fix issue link rendering in commit messages (#2897) 2017-11-13 09:35:55 +08:00
minwinsvc
notification
options
private
process Fix run command race (#1470) 2017-11-13 22:51:45 +08:00
public
search
setting Add external markup render support (#2570) 2017-11-07 08:33:06 +02:00
ssh
sync
templates Fix localization texts that contain semicolon (#2900) 2017-11-13 09:56:10 +02:00
test
user
util
validation