]> source.dussan.org Git - gitea.git/commit
Clean api code
authorUnknown <joe2010xtmf@163.com>
Mon, 5 May 2014 17:08:01 +0000 (13:08 -0400)
committerUnknown <joe2010xtmf@163.com>
Mon, 5 May 2014 17:08:01 +0000 (13:08 -0400)
commitc1eb4d894a092aed1b87ddf5f80ee824fd56789d
treeb58beee7c762cbbb1cec524c16471788820609b6
parent5f653898f3b39669ce9dbf0ee2263c391695019d
Clean api code
20 files changed:
cmd/dump.go
cmd/web.go
modules/auth/apiv1/miscellaneous.go [new file with mode: 0644]
modules/auth/auth.go
modules/base/base.go
modules/base/markdown.go
modules/middleware/auth.go
modules/middleware/context.go
public/js/app.js
routers/api/v1/miscellaneous.go
routers/dashboard.go
routers/install.go
templates/admin/nav.tmpl
templates/base/navbar.tmpl
templates/home.tmpl
templates/install.tmpl
templates/issue/create.tmpl
templates/issue/view.tmpl
templates/repo/hooks_add.tmpl
templates/repo/hooks_edit.tmpl