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 e67b4055f9 Fix repo-transfer-and-team-repo-count bug (#3241) 8 years ago
..
fixtures Fixtures for public_key table (#3140) 8 years ago
migrations Reorder migrations, skip errors if running migration again (#3160) 8 years ago
access.go
access_test.go
action.go
action_test.go Fix ref parsing in commit messages (#3067) 8 years ago
admin.go
admin_test.go
attachment.go simple usage of x (#3144) 8 years ago
attachment_test.go
branches.go
branches_test.go
consistency.go
error.go Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 8 years ago
error_oauth2.go
external_login_user.go
git_diff.go
git_diff_test.go
gpg_key.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
gpg_key_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
graph.go
graph_test.go
helper.go
issue.go
issue_comment.go
issue_comment_test.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
issue_indexer.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go Unit tests for issue_list (#1209) 8 years ago
issue_mail.go
issue_milestone.go Check ignored errors for issue and milestone count (#3213) 8 years ago
issue_milestone_test.go Check ignored errors for issue and milestone count (#3213) 8 years ago
issue_reaction.go
issue_reaction_test.go
issue_stopwatch.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
issue_stopwatch_test.go
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go Replace deprecated Id method with ID (#2655) 8 years ago
issue_user_test.go
issue_watch.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
issue_watch_test.go Hide unactive on explore users and some refactors (#2741) 8 years ago
lfs.go
lfs_lock.go
login_source.go
mail.go
main_test.go Unit tests for wiki routers (#3022) 8 years ago
models.go Add reactions to issues/PR and comments (#2856) 8 years ago
models_sqlite.go go vet 11 years ago
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 Hide unactive on explore users and some refactors (#2741) 8 years ago
pull.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
pull_test.go Fix unit test race condition (#2516) 8 years ago
release.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
repo.go
repo_activity.go
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go Code/repo search (#2582) 8 years ago
repo_indexer.go
repo_issue.go
repo_list.go
repo_list_test.go
repo_mirror.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
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 Use assert in legacy unit tests (#867) 8 years ago
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 Fix tests code to prevent some runtime errors (#2381) 8 years ago
twofactor.go
unit.go
unit_tests.go
update.go Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
update_test.go
user.go
user_follow.go
user_follow_test.go Move user_follow to separate file (#1210) 8 years ago
user_mail.go Replace deprecated Id method with ID (#2655) 8 years ago
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) 8 years ago
user_openid.go Replace deprecated Id method with ID (#2655) 8 years ago
user_openid_test.go
user_test.go Add search mode option to /api/repo/search (#2756) 8 years ago
webhook.go
webhook_dingtalk.go
webhook_discord.go
webhook_slack.go
webhook_test.go
wiki.go Various wiki bug fixes (#2996) 8 years ago
wiki_test.go Unit tests for wiki routers (#3022) 8 years ago