]> source.dussan.org Git - gitea.git/commit
Page: `/org/:orgname/settings`
authorUnknwon <joe2010xtmf@163.com>
Thu, 14 Aug 2014 06:12:21 +0000 (14:12 +0800)
committerUnknwon <joe2010xtmf@163.com>
Thu, 14 Aug 2014 06:12:21 +0000 (14:12 +0800)
commit5acc948562547b393ba1e89b012e7421143c6dd8
tree657653112b206fb01ff184bd30cb680b5b5a21fa
parent2935ee440c82a7f998a74159255cc38924f6e0bc
Page: `/org/:orgname/settings`
19 files changed:
cmd/web.go
conf/locale/locale_en-US.ini
conf/locale/locale_zh-CN.ini
gogs.go
modules/auth/org.go
modules/auth/user_form.go
modules/middleware/context.go
modules/middleware/org.go [new file with mode: 0644]
modules/middleware/repo.go
public/ng/css/gogs.css
public/ng/js/gogs.js
public/ng/less/gogs/settings.less
routers/org/org.go
routers/org/setting.go [new file with mode: 0644]
routers/user/setting.go
templates/.VERSION
templates/org/settings/delete.tmpl [new file with mode: 0644]
templates/org/settings/nav.tmpl [new file with mode: 0644]
templates/org/settings/options.tmpl [new file with mode: 0644]