]> source.dussan.org Git - gitea.git/commit
basic PR feature
authorUnknwon <u@gogs.io>
Wed, 2 Sep 2015 13:26:56 +0000 (09:26 -0400)
committerUnknwon <u@gogs.io>
Wed, 2 Sep 2015 13:26:56 +0000 (09:26 -0400)
commit953bb06857f59f5c6987f68a08a94cf5a885b456
tree196a45fa4e7f8808b35790981eb0e417bbfa1a61
parent6ea28f2a4759c5192811b12de054e7ad62f080f6
basic PR feature
15 files changed:
cmd/web.go
conf/locale/locale_en-US.ini
models/issue.go
models/repo.go
modules/bindata/bindata.go
modules/git/repo_commit.go
modules/git/repo_pull.go
public/css/gogs.min.css
public/less/_base.less
routers/repo/issue.go
routers/repo/pull.go
templates/repo/home.tmpl
templates/repo/issue/view_content.tmpl
templates/repo/issue/view_title.tmpl
templates/repo/pulls/tab_menu.tmpl