gitea/models
2018-08-26 11:24:33 -04:00
..
fixtures Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00
migrations
access_test.go
access.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
action_list.go
action_test.go
action.go
admin_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
admin.go
attachment_test.go
attachment.go
branches_test.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_assignees_test.go
issue_assignees.go
issue_comment_test.go
issue_comment.go
issue_dependency_test.go
issue_dependency.go
issue_indexer.go
issue_label_test.go
issue_label.go
issue_list_test.go
issue_list.go fix bugs when too many IN variables (#4594) 2018-08-02 21:49:05 +08:00
issue_mail.go
issue_milestone_test.go
issue_milestone.go
issue_reaction_test.go
issue_reaction.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
issue_stopwatch_test.go
issue_stopwatch.go
issue_test.go
issue_tracked_time_test.go
issue_tracked_time.go
issue_user_test.go Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
issue_user.go
issue_watch_test.go
issue_watch.go
issue.go Fix failure on creating pull request with assignees (#4419) (#4583) 2018-08-16 19:52:51 +08:00
lfs_lock.go
lfs.go
login_source.go
mail.go Issue content should not be updated when closing with comment (#2833) 2017-11-03 17:23:17 +08:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
models_sqlite.go
models_test.go Change parsing of postgresql settings (#4275) 2018-06-20 08:06:01 +03:00
models.go
notification_test.go
notification.go
oauth2.go
org_team_test.go
org_team.go
org_test.go hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
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
repo_redirect.go
repo_test.go Fix repo-transfer-and-team-repo-count bug (#3241) 2017-12-19 23:37:56 -06:00
repo_unit.go
repo_watch_test.go
repo_watch.go
repo.go
review_test.go
review.go
ssh_key_test.go
ssh_key.go
star_test.go
star.go
status_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
status.go
test_fixtures.go
token_test.go
token.go
topic_test.go
topic.go
twofactor.go
u2f_test.go
u2f.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
wiki.go