]> source.dussan.org Git - gitea.git/commit
Add checks for commits with missing author and time (#2771)
authorLauris BH <lauris@nix.lv>
Thu, 26 Oct 2017 07:45:14 +0000 (10:45 +0300)
committerLunny Xiao <xiaolunwen@gmail.com>
Thu, 26 Oct 2017 07:45:14 +0000 (15:45 +0800)
commit6a107e57f6ded230b9e9f6861ac2101a34f260b1
tree5536ed9ec4b0a847f3a0caa8a906c19cc9f7c983
parentbc8411098979da5599d314e982da2985e0bb29c2
Add checks for commits with missing author and time (#2771)

* Add checks for commits with missing author and time

* Fix validate commits with emails if it has no Author
models/update.go
models/user.go
templates/repo/view_list.tmpl