]> source.dussan.org Git - gitea.git/commit
finish initial version of pull request
authorUnknwon <u@gogs.io>
Wed, 2 Sep 2015 20:18:09 +0000 (16:18 -0400)
committerUnknwon <u@gogs.io>
Wed, 2 Sep 2015 20:18:09 +0000 (16:18 -0400)
commit83dc2468f574e9cf83515e54268bdb4c03f6d98c
tree03499c31d850c1c0e4cb063b9cc70f9c1d2a063b
parent842770d7fbc72789d6df885da7ec5a2d4070f25f
finish initial version of pull request
38 files changed:
cmd/web.go
conf/app.ini
conf/locale/locale_bg-BG.ini
conf/locale/locale_de-DE.ini
conf/locale/locale_en-US.ini
conf/locale/locale_es-ES.ini
conf/locale/locale_fr-FR.ini
conf/locale/locale_it-IT.ini
conf/locale/locale_ja-JP.ini
conf/locale/locale_lv-LV.ini
conf/locale/locale_nl-NL.ini
conf/locale/locale_pl-PL.ini
conf/locale/locale_pt-BR.ini
conf/locale/locale_ru-RU.ini
conf/locale/locale_zh-CN.ini
conf/locale/locale_zh-HK.ini
gogs.go
models/action.go
models/issue.go
models/repo.go
modules/bindata/bindata.go
modules/middleware/repo.go
modules/setting/setting.go
routers/repo/issue.go
routers/repo/pull.go
routers/user/home.go
templates/.VERSION
templates/base/head.tmpl
templates/repo/issue/comment_tab.tmpl
templates/repo/issue/list.tmpl
templates/repo/issue/navbar.tmpl
templates/repo/issue/view_content.tmpl
templates/repo/pr2/list.tmpl [deleted file]
templates/repo/sidebar.tmpl
templates/user/dashboard/feeds.tmpl
templates/user/dashboard/issues.tmpl
templates/user/dashboard/navbar.tmpl
templates/user/dashboard/pulls.tmpl [deleted file]