gitea/models
Lauris BH c06cc740de
Reorder migrations, skip errors if running migration again (#3160)
* Reorder migrations, skip errors if running migration again

* Rename migration file names to match migration version

* Add note about ingored error
2017-12-13 16:52:18 +02:00
..
fixtures
migrations Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
access_test.go
access.go
action_test.go
action.go
admin_test.go
admin.go
attachment_test.go
attachment.go
branches_test.go
branches.go
consistency.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
error_oauth2.go
error.go Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 2017-12-02 15:34:39 +08:00
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 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 Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
issue_milestone.go
issue_reaction_test.go
issue_reaction.go
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
issue_watch_test.go
issue_watch.go
issue.go
lfs_lock.go
lfs.go
login_source.go
mail.go
main_test.go
models_sqlite.go
models_test.go Cleaner IMO (#1361) 2017-03-22 22:30:40 +08:00
models_tidb.go
models.go
notification_test.go Add 'mark all read' option to notifications (#3097) 2017-12-07 13:52:57 +08:00
notification.go
oauth2.go
org_team_test.go
org_team.go
org_test.go
org.go
pull_test.go
pull.go
release.go
repo_activity.go
repo_branch.go
repo_collaboration_test.go Unit tests for models/repo_collaboration (#1032) 2017-02-24 09:37:38 +08:00
repo_collaboration.go
repo_editor.go
repo_indexer.go
repo_issue.go
repo_list_test.go
repo_list.go
repo_mirror.go
repo_redirect_test.go Unit tests for repo redirects (#961) 2017-02-17 08:55:33 +08:00
repo_redirect.go
repo_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
repo_unit.go
repo_watch_test.go
repo_watch.go
repo.go
ssh_key_test.go
ssh_key.go
star_test.go
star.go refactor: small optimize for sql query (#940) 2017-02-15 14:01:50 +08:00
status_test.go
status.go
test_fixtures.go
token_test.go
token.go
twofactor.go
unit_tests.go
unit.go
update_test.go
update.go
user_follow_test.go
user_follow.go
user_mail_test.go
user_mail.go
user_openid_test.go
user_openid.go
user_test.go
user.go
webhook_dingtalk.go
webhook_discord.go
webhook_slack.go
webhook_test.go
webhook.go
wiki_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
wiki.go