gitea/models
无闻 ce8864c69a Merge pull request #1475 from donbowman/master
Fix race condition on ssh key delete, and revert re-revert of hard line break
2015-08-15 17:27:20 +08:00
..
migrations finish attachments when create issue 2015-08-11 23:24:40 +08:00
access.go WIP: create PR - choose branch 2015-08-08 22:43:14 +08:00
action.go finish close/reopen issue 2015-08-13 23:21:43 +08:00
admin.go
error.go finish view issue without comments and ops 2015-08-12 17:04:23 +08:00
git_diff.go Partial impl of git diff encoding 2015-07-29 17:55:01 +03:00
issue.go able sort issues 2015-08-15 12:07:08 +08:00
login.go allow anonymous SSH clone 2015-08-05 11:14:17 +08:00
models_sqlite.go
models.go add migrate from issue.label_ids to issue_label 2015-08-10 14:42:50 +08:00
oauth2.go WIP: create PR - choose branch 2015-08-08 22:43:14 +08:00
org.go WIP: create PR - choose branch 2015-08-08 22:43:14 +08:00
publickey.go remove empty line as per https://github.com/gogits/gogs/pull/1475 2015-08-15 09:21:34 +00:00
release.go
repo.go Creates hooks directory when init update hook 2015-08-15 01:13:23 +08:00
slack.go
token.go
update.go WIP: create PR - choose branch 2015-08-08 22:43:14 +08:00
user.go #1419: 500 when visit a issue with issue/comments of deleted user 2015-08-15 02:48:05 +08:00
webhook.go