forgejo/models
2017-09-19 11:08:30 +03:00
..
fixtures
migrations
access.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
access_test.go
action.go
action_test.go
admin.go
admin_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
attachment.go
attachment_test.go
branches.go
consistency.go
error.go
error_oauth2.go
external_login_user.go
git_diff.go
git_diff_test.go Fix import order (#1951) 2017-06-12 10:01:09 -05:00
gpg_key.go Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
gpg_key_test.go
graph.go fix #1189, commit messages containing a pipe (#1203) 2017-03-11 12:01:38 +08:00
graph_test.go
helper.go Fix lint errors 2017-02-22 17:10:45 -05:00
issue.go
issue_comment.go
issue_comment_test.go
issue_indexer.go
issue_label.go Load label ID in NewLabels (#2045) 2017-06-25 14:15:09 +08:00
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
issue_list.go
issue_list_test.go Unit tests for issue_list (#1209) 2017-03-11 16:46:23 +08:00
issue_mail.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
issue_milestone.go
issue_milestone_test.go Fix import order (#1951) 2017-06-12 10:01:09 -05:00
issue_stopwatch.go
issue_stopwatch_test.go
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
lfs.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
login_source.go
mail.go
main_test.go
models.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
oauth2.go
org.go
org_team.go
org_team_test.go
org_test.go
pull.go
pull_test.go
release.go
repo.go
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go
repo_issue.go
repo_list.go Fix missing collabrative repos (#2367) 2017-08-24 22:01:03 +08:00
repo_list_test.go
repo_mirror.go
repo_redirect.go
repo_redirect_test.go
repo_test.go
repo_unit.go
repo_watch.go
repo_watch_test.go
ssh_key.go
ssh_key_test.go
star.go refactor: small optimize for sql query (#940) 2017-02-15 14:01:50 +08:00
star_test.go
status.go
status_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
test_fixtures.go Integration test framework (#1290) 2017-04-25 15:24:51 +08:00
token.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
token_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
twofactor.go
unit.go
unit_tests.go
update.go
update_test.go
user.go
user_follow.go
user_follow_test.go Move user_follow to separate file (#1210) 2017-03-11 16:46:53 +08:00
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go
webhook.go
webhook_discord.go
webhook_slack.go
webhook_test.go
wiki.go
wiki_test.go