You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models
Ethan Koenig 80707c4736 Fix default ghost assignee bug (#2069) 8 years ago
..
fixtures Consolidate boilerplate in integration tests (#1979) 8 years ago
migrations Fix "Dashboard shows deleted comments" (#1995) 8 years ago
access.go
access_test.go
action.go
action_test.go
admin.go refactor: remove workaround after the golang 1.7 release. (#1349) 8 years ago
admin_test.go Unit tests for models/admin 9 years ago
attachment.go
attachment_test.go
branches.go Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
consistency.go Fix activity feed (#1779) 8 years ago
error.go
error_oauth2.go gofmt (#1662) 8 years ago
external_login_user.go
git_diff.go
git_diff_test.go Fix import order (#1951) 8 years ago
gpg_key.go Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
gpg_key_test.go
graph.go
graph_test.go
helper.go
issue.go Fix default ghost assignee bug (#2069) 8 years ago
issue_comment.go
issue_indexer.go
issue_label.go
issue_label_test.go
issue_list.go Fix ghost user bug (#1913) 8 years ago
issue_list_test.go
issue_mail.go
issue_milestone.go
issue_milestone_test.go
issue_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
lfs.go
login_source.go
mail.go xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 8 years ago
main_test.go
models.go Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
oauth2.go gofmt (#1662) 8 years ago
org.go
org_team.go Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
org_team_test.go
org_test.go
pull.go Fix fast-forward PR bug (#1989) 8 years ago
pull_test.go Consistency checks for unit tests (#853) 9 years ago
release.go
repo.go
repo_branch.go Gracefully handle bare repositories on API operations. (#1932) 8 years ago
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
repo_list.go Improve dashboard repo search (#1652) 8 years ago
repo_list_test.go
repo_mirror.go
repo_redirect.go
repo_redirect_test.go Unit tests for repo redirects (#961) 9 years ago
repo_test.go Include formatting check to the `make test` (and thus also `check`) rule (#1366) 8 years ago
repo_unit.go Add units to team (#947) 8 years ago
repo_watch.go
repo_watch_test.go
ssh_key.go
ssh_key_test.go
star.go
star_test.go
status.go
status_test.go
test_fixtures.go Integration test framework (#1290) 8 years ago
token.go
token_test.go
twofactor.go
unit.go Add units to team (#947) 8 years ago
unit_tests.go
update.go
update_test.go Move push update to post-receive and protected branch check to pre-receive (#1030) 9 years ago
user.go
user_follow.go Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
user_follow_test.go
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go Fix and test for delete user (#1713) 8 years ago
webhook.go
webhook_slack.go Fix typos in models/ (#576) 9 years ago
webhook_test.go
wiki.go
wiki_test.go