gitea/models
Morlinest 1ad902d529 Fix implementation of repo Home func (#2601)
* Fix implementation of repo Home func

* Make fixture changes for testing
2017-10-01 16:50:56 +03:00
..
fixtures Fix implementation of repo Home func (#2601) 2017-10-01 16:50:56 +03:00
migrations Fix doubled issue tab introduced in migration v16 (#2611) 2017-09-28 16:14:51 +03:00
access_test.go
access.go
action_test.go
action.go
admin_test.go
admin.go
attachment_test.go
attachment.go
branches.go
consistency.go
error_oauth2.go
error.go
external_login_user.go
git_diff_test.go
git_diff.go
gpg_key_test.go
gpg_key.go
graph_test.go
graph.go
helper.go
issue_comment_test.go
issue_comment.go
issue_indexer.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go
issue_mail.go
issue_milestone_test.go
issue_milestone.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
issue_stopwatch_test.go
issue_stopwatch.go
issue_test.go
issue_tracked_time_test.go
issue_tracked_time.go
issue_user_test.go
issue_user.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
issue_watch_test.go
issue_watch.go
issue.go Remove redudant issue LoadAttributes() calls (#2614) 2017-09-27 09:41:52 -03:00
lfs.go
login_source.go
mail.go
main_test.go
models_sqlite.go
models_test.go
models_tidb.go
models.go
notification_test.go
notification.go
oauth2.go
org_team_test.go
org_team.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
org_test.go
org.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
pull_test.go
pull.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
release.go
repo_branch.go
repo_collaboration_test.go
repo_collaboration.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
repo_editor.go
repo_issue.go
repo_list_test.go
repo_list.go
repo_mirror.go
repo_redirect_test.go
repo_redirect.go
repo_test.go
repo_unit.go
repo_watch_test.go
repo_watch.go
repo.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
ssh_key_test.go
ssh_key.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
star_test.go
star.go
status_test.go
status.go
test_fixtures.go
token_test.go
token.go
twofactor.go
unit_tests.go
unit.go Fix implementation of repo Home func (#2601) 2017-10-01 16:50:56 +03:00
update_test.go
update.go
user_follow_test.go
user_follow.go
user_mail_test.go
user_mail.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
user_openid_test.go
user_openid.go
user_test.go
user.go Reduce usage of allcols on update (#2596) 2017-09-25 12:59:27 +08:00
webhook_discord.go
webhook_slack.go
webhook_test.go
webhook.go
wiki_test.go
wiki.go