1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 03:53:55 +01:00
gitea/models
Kazuki Sawada ffab139c91 table pull_request wasn't updated correctly (#2649)
* Fix: table `pull_request` won't be updated correctly

* Update also status column when manually merged
2017-10-06 00:25:40 +03:00
..
fixtures
migrations Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
access_test.go
access.go
action_test.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
action.go
admin_test.go
admin.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
attachment_test.go
attachment.go
branches.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
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 Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
graph_test.go
graph.go
helper.go
issue_comment_test.go
issue_comment.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
issue_indexer.go
issue_label_test.go
issue_label.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
issue_list_test.go
issue_list.go
issue_mail.go
issue_milestone_test.go
issue_milestone.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03: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 Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
issue_watch_test.go
issue_watch.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
issue.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
lfs.go
login_source.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
mail.go
main_test.go
models_sqlite.go
models_test.go
models_tidb.go
models.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
notification_test.go
notification.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
oauth2.go
org_team_test.go
org_team.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
org_test.go
org.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
pull_test.go
pull.go table pull_request wasn't updated correctly (#2649) 2017-10-06 00:25:40 +03:00
release.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
repo_branch.go
repo_collaboration_test.go
repo_collaboration.go
repo_editor.go
repo_issue.go
repo_list_test.go
repo_list.go
repo_mirror.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
repo_redirect_test.go
repo_redirect.go
repo_test.go
repo_unit.go
repo_watch_test.go
repo_watch.go
repo.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
ssh_key_test.go
ssh_key.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
star_test.go
star.go
status_test.go
status.go
test_fixtures.go
token_test.go
token.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
twofactor.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
unit_tests.go
unit.go
update_test.go
update.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
user_follow_test.go
user_follow.go
user_mail_test.go
user_mail.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
user_openid_test.go
user_openid.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
user_test.go
user.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
webhook_discord.go
webhook_slack.go
webhook_test.go
webhook.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
wiki_test.go
wiki.go