0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 17:35:54 +02:00
gitea/models
Unknwon f15fa9167a cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
2015-02-08 21:26:14 -05:00
..
migrations Migration code: errors are not to be forgotten 2015-01-22 15:01:45 +02:00
access.go
action.go cmd: code fix for #905 2015-02-08 21:26:14 -05:00
admin.go
git_diff.go Replace mahonia with the standard functions in the Golang Sub-repositories 2014-12-22 11:01:52 +02:00
issue.go models/action.go: add action reopen for #462 2015-02-06 20:47:21 -05:00
login.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
models_sqlite.go
oauth2.go
org.go
publickey.go cmd: code fix for #905 2015-02-08 21:26:14 -05:00
release.go
repo.go cmd: code fix for #905 2015-02-08 21:26:14 -05:00
slack.go
token.go routers/repo/http.go: allow HTTP push/pull by token for #845 2015-02-07 15:47:23 -05:00
update.go
user.go models: sanitize user full name when update settings 2015-02-04 20:04:01 -05:00
webhook.go