]> source.dussan.org Git - gitea.git/commit
table `pull_request` wasn't updated correctly (#2649)
authorKazuki Sawada <kazuki@6715.jp>
Thu, 5 Oct 2017 21:25:40 +0000 (06:25 +0900)
committerLauris BH <lauris@nix.lv>
Thu, 5 Oct 2017 21:25:40 +0000 (00:25 +0300)
commitffab139c9193a70ed76d83a4655e82c74af52b25
treec26211ba531fb075486f02a62f7eba745ffed95f
parent6b62f042c6ac17fe70fb1b404b84fe14e309ea59
table `pull_request` wasn't updated correctly (#2649)

* Fix: table `pull_request` won't be updated correctly

* Update also status column when manually merged
models/pull.go