]> source.dussan.org Git - gitea.git/commit
Finish new web hook pages
authorUnknwon <joe2010xtmf@163.com>
Sat, 9 Aug 2014 22:40:10 +0000 (15:40 -0700)
committerUnknwon <joe2010xtmf@163.com>
Sat, 9 Aug 2014 22:40:10 +0000 (15:40 -0700)
commit9a1d5d2489d25778e26ab413cb9ee78d3fe2823a
tree4e31de40d92b96ba9fa8f45e5da442291303832e
parent9820b8e1342017edfe4f6ced9cc3a7d811449c7b
Finish new web hook pages
23 files changed:
cmd/serve.go
cmd/web.go
conf/locale/locale_en-US.ini
conf/locale/locale_zh-CN.ini
models/publickey.go
models/webhook.go
modules/auth/repo_form.go
modules/git/repo_commit.go
modules/httplib/README.md [deleted file]
public/ng/css/gogs.css
public/ng/css/ui.css
public/ng/less/gogs/base.less
public/ng/less/gogs/settings.less
public/ng/less/ui/form.less
public/ng/less/ui/panel.less
routers/repo/setting.go
templates/repo/create.tmpl
templates/repo/hook_add.tmpl [deleted file]
templates/repo/hook_edit.tmpl [deleted file]
templates/repo/settings/hook_new.tmpl [new file with mode: 0644]
templates/repo/settings/hooks.tmpl
templates/repo/settings/options.tmpl
templates/user/settings/sshkeys.tmpl