]> source.dussan.org Git - gitea.git/commit
Change new martini impot path
authorUnknown <joe2010xtmf@163.com>
Sun, 30 Mar 2014 16:11:28 +0000 (12:11 -0400)
committerUnknown <joe2010xtmf@163.com>
Sun, 30 Mar 2014 16:11:28 +0000 (12:11 -0400)
commitd0e6a4c25acc3414f6d0f93cc50e6dcb41111c19
treec26f1b1e097e60bdd12da78cbfef8a3fd6d3b0cf
parent3698431fc11f740ecc043822fba8af895fc12423
Change new martini impot path
22 files changed:
modules/auth/admin.go
modules/auth/auth.go
modules/auth/issue.go
modules/auth/repo.go
modules/auth/setting.go
modules/auth/user.go
modules/middleware/auth.go
modules/middleware/context.go
modules/middleware/logger.go
modules/middleware/render.go
modules/middleware/repo.go
routers/admin/admin.go
routers/admin/user.go
routers/dev/template.go
routers/install.go
routers/repo/branch.go
routers/repo/commit.go
routers/repo/issue.go
routers/repo/pull.go
routers/repo/repo.go
routers/user/user.go
web.go