]> source.dussan.org Git - gitea.git/commit
fix sqlite lock (#5184)
authorLunny Xiao <xiaolunwen@gmail.com>
Sat, 27 Oct 2018 14:45:24 +0000 (22:45 +0800)
committerGitHub <noreply@github.com>
Sat, 27 Oct 2018 14:45:24 +0000 (22:45 +0800)
commit2b7c366f6489787aecff307732fb3ddfeed1915f
treebc9de66914ef7076e9cceb0733e1935d0d506e6b
parent99c09dfbfa818c753459e90db5ff12a323d2936f
fix sqlite lock (#5184)

* fix sqlite lock

* fix bug

Co-Authored-By: lunny <xiaolunwen@gmail.com>
* fix bug

Co-Authored-By: lunny <xiaolunwen@gmail.com>
models/issue.go
models/issue_dependency.go
models/repo.go