]> source.dussan.org Git - gitea.git/commit
Add repo mirror and import
authorUnknown <joe2010xtmf@163.com>
Sun, 13 Apr 2014 00:35:35 +0000 (20:35 -0400)
committerUnknown <joe2010xtmf@163.com>
Sun, 13 Apr 2014 00:35:35 +0000 (20:35 -0400)
commit90f6aa8cd19e489723ddffc40d6507782c29756c
treee247229573a4d32ca1d508619951a9868690840f
parent23bba7633bbd8ae8f9f41404352c327f9e8c9fdc
Add repo mirror and import
21 files changed:
README.md
README_ZH.md
gogs.go
models/access.go
models/models.go
models/repo.go
modules/auth/auth.go
modules/auth/repo.go
modules/middleware/repo.go
routers/repo/repo.go
routers/user/user.go
templates/base/navbar.tmpl
templates/repo/commits.tmpl
templates/repo/diff.tmpl
templates/repo/migrate.tmpl [new file with mode: 0644]
templates/repo/mirror.tmpl [deleted file]
templates/repo/nav.tmpl
templates/repo/single_bare.tmpl
templates/user/dashboard.tmpl
templates/user/profile.tmpl
web.go