]> source.dussan.org Git - gitea.git/commit
Fix race on updatesize (#5190)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 26 Oct 2018 09:37:57 +0000 (17:37 +0800)
committerLauris BH <lauris@nix.lv>
Fri, 26 Oct 2018 09:37:57 +0000 (12:37 +0300)
commite7822473e90a668bb165ed2914dcb4eafc3c7ebd
treec1fef60bcc1f4a5209deccc7c46f37b25d6f848b
parentaeb5655c25053bdcd7eee94ea37df88468374162
Fix race on updatesize (#5190)

* fix race on updatesize

* fix more repoPath
models/repo.go
models/status.go