gitea/models
Lunny Xiao 859b9ad7ea fix org owner cannot be removed if there is not in owner team ()
..
fixtures Fixtures for public_key table ()
migrations Add reactions to issues/PR and comments ()
access.go
access_test.go
action.go Refactor struct's time to remove unnecessary memory usage ()
action_test.go Fix ref parsing in commit messages ()
admin.go Refactor struct's time to remove unnecessary memory usage ()
admin_test.go
attachment.go simple usage of x ()
attachment_test.go
branches.go Refactor struct's time to remove unnecessary memory usage ()
branches_test.go Add deleted_branch table fixture ()
consistency.go
error.go Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName ()
error_oauth2.go
external_login_user.go
git_diff.go Fix Uninitialized variable in ParsePatch ()
git_diff_test.go
gpg_key.go Refactor struct's time to remove unnecessary memory usage ()
gpg_key_test.go Refactor struct's time to remove unnecessary memory usage ()
graph.go
graph_test.go
helper.go Add reactions to issues/PR and comments ()
issue.go Refactor struct's time to remove unnecessary memory usage ()
issue_comment.go Refactor struct's time to remove unnecessary memory usage ()
issue_comment_test.go Refactor struct's time to remove unnecessary memory usage ()
issue_indexer.go Remove unnecessary IssueList attribute loads ()
issue_label.go
issue_label_test.go
issue_list.go Remove unnecessary IssueList attribute loads ()
issue_list_test.go
issue_mail.go Issue content should not be updated when closing with comment ()
issue_milestone.go Refactor struct's time to remove unnecessary memory usage ()
issue_milestone_test.go Refactor struct's time to remove unnecessary memory usage ()
issue_reaction.go Refactor struct's time to remove unnecessary memory usage ()
issue_reaction_test.go Tests for reactions ()
issue_stopwatch.go Refactor struct's time to remove unnecessary memory usage ()
issue_stopwatch_test.go Refactor struct's time to remove unnecessary memory usage ()
issue_test.go Refactor struct's time to remove unnecessary memory usage ()
issue_tracked_time.go Use api.TrackedTime in API ()
issue_tracked_time_test.go
issue_user.go
issue_user_test.go
issue_watch.go Refactor struct's time to remove unnecessary memory usage ()
issue_watch_test.go
lfs.go Refactor struct's time to remove unnecessary memory usage ()
lfs_lock.go Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. ()
login_source.go Refactor struct's time to remove unnecessary memory usage ()
mail.go Issue content should not be updated when closing with comment ()
main_test.go Unit tests for wiki routers ()
models.go Add reactions to issues/PR and comments ()
models_sqlite.go
models_test.go
models_tidb.go
notification.go Refactor struct's time to remove unnecessary memory usage ()
notification_test.go Add 'mark all read' option to notifications ()
oauth2.go
org.go fix org owner cannot be removed if there is not in owner team ()
org_team.go
org_team_test.go
org_test.go
pull.go Refactor struct's time to remove unnecessary memory usage ()
pull_test.go
release.go Refactor struct's time to remove unnecessary memory usage ()
repo.go Refactor struct's time to remove unnecessary memory usage ()
repo_activity.go
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go Code/repo search ()
repo_indexer.go Fix repo indexer and submodule bug ()
repo_issue.go
repo_list.go Sort repos in issues dashboard sidebar ()
repo_list_test.go Add search mode option to /api/repo/search ()
repo_mirror.go Refactor struct's time to remove unnecessary memory usage ()
repo_redirect.go
repo_redirect_test.go
repo_test.go
repo_unit.go Refactor struct's time to remove unnecessary memory usage ()
repo_watch.go
repo_watch_test.go
ssh_key.go Refactor struct's time to remove unnecessary memory usage ()
ssh_key_test.go
star.go
star_test.go
status.go Refactor struct's time to remove unnecessary memory usage ()
status_test.go
test_fixtures.go
token.go Refactor struct's time to remove unnecessary memory usage ()
token_test.go
twofactor.go Refactor struct's time to remove unnecessary memory usage ()
unit.go
unit_tests.go Fix compile failed without gcc ()
update.go Refactor struct's time to remove unnecessary memory usage ()
update_test.go
user.go Refactor struct's time to remove unnecessary memory usage ()
user_follow.go
user_follow_test.go
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go Add search mode option to /api/repo/search ()
webhook.go Refactor struct's time to remove unnecessary memory usage ()
webhook_dingtalk.go Add dingtalk webhook ()
webhook_discord.go
webhook_slack.go Make URL scheme unambiguous ()
webhook_test.go
wiki.go Various wiki bug fixes ()
wiki_test.go Unit tests for wiki routers ()