]> source.dussan.org Git - gitea.git/commit
cmd: CMD option for port number of `gogs web` to prevent first time run conflict
authorUnknwon <joe2010xtmf@163.com>
Sun, 1 Feb 2015 17:41:03 +0000 (12:41 -0500)
committerUnknwon <joe2010xtmf@163.com>
Sun, 1 Feb 2015 17:41:03 +0000 (12:41 -0500)
commitb293b6eaa6b305bbac2147f76d5722607e8aa04b
tree92e60483c65594729b7bbcf60ca9d15b1932be1f
parent3d9cda2d98940102b1bdffc053e036cc696b9f8e
cmd: CMD option for port number of `gogs web` to prevent first time run conflict

- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
.travis.yml
cmd/web.go
conf/app.ini
conf/locale/locale_en-US.ini
models/models.go
modules/auth/auth.go
modules/auth/user_form.go
modules/setting/setting.go
routers/install.go
templates/install.tmpl