]> source.dussan.org Git - gitea.git/commit
Fix #264
authorUnknwon <joe2010xtmf@163.com>
Mon, 6 Oct 2014 21:50:00 +0000 (17:50 -0400)
committerUnknwon <joe2010xtmf@163.com>
Mon, 6 Oct 2014 21:50:00 +0000 (17:50 -0400)
commit64c68220d203cb07be001184cde4b35d4b503344
tree1355846382ff21a2b1a3de606da3d9979a479dc8
parent91e5c24a314170490139d661a921d94b8ab0555b
Fix #264
18 files changed:
README.md
README_ZH.md
cmd/web.go
conf/app.ini
conf/locale/locale_en-US.ini
conf/locale/locale_zh-CN.ini
gogs.go
modules/git/hooks.go [new file with mode: 0644]
modules/git/utils.go
modules/middleware/repo.go
modules/setting/setting.go
public/ng/css/ui.css
public/ng/less/ui/form.less
routers/repo/setting.go
templates/.VERSION
templates/repo/settings/githook_edit.tmpl [new file with mode: 0644]
templates/repo/settings/githooks.tmpl [new file with mode: 0644]
templates/repo/settings/nav.tmpl