0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 14:45:24 +01:00
gitea/models
Unknwon b293b6eaa6 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
2015-02-01 12:41:03 -05:00
..
migrations Migration code: errors are not to be forgotten 2015-01-22 15:01:45 +02:00
access.go
action.go fix #827 2015-01-06 17:14:49 +08:00
admin.go
git_diff.go
issue.go
login.go
models_sqlite.go
models.go cmd: CMD option for port number of gogs web to prevent first time run conflict 2015-02-01 12:41:03 -05:00
oauth2.go
org.go
publickey.go Implement #798 Flexible ssh-key input 2015-01-02 15:38:11 +02:00
release.go
repo.go modules/base: clean code with #838 2015-01-30 18:12:30 -05:00
slack.go
token.go
update.go
user.go
webhook.go