This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models
..
fixtures
migrations
access.go
access_test.go
action.go
action_test.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
admin.go refactor: remove workaround after the golang 1.7 release. (#1349) 2017-03-29 10:05:23 +08:00
admin_test.go
attachment.go
attachment_test.go
branches.go
consistency.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
error.go
error_oauth2.go
external_login_user.go
git_diff.go
git_diff_test.go
gpg_key.go
gpg_key_test.go
graph.go
graph_test.go
helper.go
issue.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
issue_comment.go
issue_indexer.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go
issue_mail.go Adding #issuecomment to the URL in E-Mail notifications (#1674) 2017-05-25 10:38:56 +08:00
issue_milestone.go
issue_milestone_test.go
issue_test.go
issue_user.go
issue_user_test.go Move IssueUser code to separate file (#836) 2017-02-04 20:37:26 +08:00
issue_watch.go
issue_watch_test.go Improve tests a little 2017-04-01 10:05:58 -03:00
lfs.go
login_source.go
mail.go Adding #issuecomment to the URL in E-Mail notifications (#1674) 2017-05-25 10:38:56 +08:00
main_test.go
models.go Status-API (#1332) 2017-04-21 19:32:31 +08:00
models_sqlite.go
models_test.go Cleaner IMO (#1361) 2017-03-22 22:30:40 +08:00
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_list.go
repo_list_test.go
repo_mirror.go
repo_redirect.go
repo_redirect_test.go
repo_test.go feat: expose url field on issue api. (#982) 2017-03-03 22:35:42 +08:00
repo_unit.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
repo_watch.go
repo_watch_test.go
ssh_key.go Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
ssh_key_test.go
star.go
star_test.go
status.go
status_test.go
test_fixtures.go
token.go
token_test.go
twofactor.go
unit.go
unit_tests.go
update.go
update_test.go
user.go
user_follow.go
user_follow_test.go
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go
webhook.go
webhook_slack.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
webhook_test.go
wiki.go
wiki_test.go