0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 15:52:05 +01: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
access.go
action.go cmd: code fix for #905 2015-02-08 21:26:14 -05:00
admin.go
git_diff.go
issue.go models/action.go: add action reopen for #462 2015-02-06 20:47:21 -05:00
login.go
models_sqlite.go
models.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