gitea/models
LFlare 3738b6399e Fixed typo (#3533)
Git convention has it capitalised.
2016-08-29 11:31:12 -07:00
..
migrations migrations: sync table first 2016-08-26 17:32:41 -07:00
access.go
action.go General code quality improvement 2016-08-16 23:06:38 -07:00
admin.go
error.go #2966 code cleanup 2016-08-26 13:40:53 -07:00
git_diff.go #3464 add diff signs which does not have inline diff 2016-08-16 07:37:28 -07:00
git_diff_test.go Fix git diff tests 2016-08-16 07:45:06 -07:00
issue.go #2966 code cleanup 2016-08-26 13:40:53 -07:00
issue_comment.go migrations: set comment updated as created 2016-08-26 14:07:21 -07:00
issue_label.go label: adjust forecolor boundary 2016-08-27 12:44:39 -07:00
issue_mail.go #2246 fully support of webhooks for pull request 2016-08-14 03:32:24 -07:00
login.go
mail.go #2246 add HTMLURL to webhook type 2016-08-16 10:19:09 -07:00
models.go models/issue: improve quality and performance of NewIssue function 2016-08-15 18:40:32 -07:00
models_sqlite.go
models_test.go #3442 add test suites 2016-08-12 02:56:50 -07:00
models_tidb.go
org.go
org_team.go
pull.go General code quality improvement 2016-08-16 23:06:38 -07:00
release.go
repo.go Fixed typo (#3533) 2016-08-29 11:31:12 -07:00
repo_branch.go
repo_collaboration.go
repo_editor.go Web editor: fix cannot create new file in subdirectory 2016-08-29 00:10:21 -07:00
repo_test.go
ssh_key.go
ssh_key_test.go Code clean up for new config options 2016-08-14 23:52:24 -07:00
token.go
update.go General code quality improvement 2016-08-16 23:06:38 -07:00
user.go #3505 use user’s info for committer and author 2016-08-27 13:37:55 -07:00
user_mail.go
webhook.go added support to set pull_request event from api (#3513) 2016-08-24 20:44:58 -07:00
webhook_slack.go Replace convert.To with APIFormat calls 2016-08-14 04:17:26 -07:00
wiki.go #3505 use user’s info for committer and author 2016-08-27 13:37:55 -07:00