gitea/models
6543 7257c39ddf
Refactor Milestone related ()
..
fixtures API: Add pull review endpoints ()
migrations Add a way to mark Conversation (code comment) resolved ()
access.go Upgrade xorm to v1.0.0 ()
access_test.go Fix "access" fixtures and tests ()
action.go Fix potential bugs ()
action_list.go
action_test.go Add gitea-vet ()
admin.go
admin_test.go
attachment.go Fix potential bugs ()
attachment_test.go Reading pull attachments should depend on read UnitTypePullRequests ()
avatar.go make avatar lookup occur at image request ()
branches.go Prevent merge of outdated PRs on protected branches ()
branches_test.go
commit_status.go API add/generalize pagination ()
commit_status_test.go Fix wrong hint when status checking is running on pull request view ()
consistency.go
context.go Refactor repository check and sync functions ()
convert.go
error.go [API] ListIssues add filter for milestones ()
error_oauth2.go
external_login_user.go Migrate reviews when migrating repository from github ()
fixture_generation.go Move fixture generation to contrib and add test ()
fixture_test.go Move fixture generation to contrib and add test ()
gpg_key.go Show Signer in commit lists and add basic trust ()
gpg_key_test.go
helper.go
helper_directory.go
helper_environment.go Move PushUpdateAddDeleteTags to repository module from models ()
issue.go [API] ListIssues add filter for milestones ()
issue_assignees.go Remove Unused Functions ()
issue_assignees_test.go
issue_comment.go Add a way to mark Conversation (code comment) resolved ()
issue_comment_list.go Fixed repo link in generated comment for cross repository dependency ()
issue_comment_test.go
issue_dependency.go
issue_dependency_test.go
issue_label.go BugFix: updateLabel can updated not allowed fields ()
issue_label_test.go BugFix: updateLabel can updated not allowed fields ()
issue_list.go [BugFix] ReviewCount: GetApprovalCounts func sorted wrong ()
issue_list_test.go Add Organization Wide Labels ()
issue_lock.go
issue_milestone.go Refactor Milestone related ()
issue_milestone_test.go Refactor Milestone related ()
issue_reaction.go API add/generalize pagination ()
issue_reaction_test.go Migrate reactions when migrating repository from github ()
issue_stopwatch.go API add/generalize pagination ()
issue_stopwatch_test.go Add gitea-vet ()
issue_test.go issue search on my related repositories ()
issue_tracked_time.go Fix tracked time issues ()
issue_tracked_time_test.go [API] Extend times API ()
issue_user.go
issue_user_test.go Add "Update Branch" button to Pull Requests ()
issue_watch.go Add issue subscription check to API ()
issue_watch_test.go API add/generalize pagination ()
issue_xref.go
issue_xref_test.go
lfs.go Add gitea-vet ()
lfs_lock.go
list_options.go Upgrade xorm to v1.0.0 ()
log.go Upgrade xorm to v1.0.0 ()
login_source.go Upgrade xorm to v1.0.0 ()
main_test.go Add gitea-vet ()
migrate.go [BugFix] remove nil inserts in models ()
models.go Fix typo of MSSQL ()
models_test.go
notification.go Add EventSource support ()
notification_test.go add request review from specific reviewers feature in pull request ()
oauth2.go Changed image of openid-connect logo for better look on arc-green theme ()
oauth2_application.go Refactor UpdateOAuth2Application ()
oauth2_application_test.go
org.go Prevent multiple listings of organization when creating a repository ()
org_team.go Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team ()
org_team_test.go API add/generalize pagination ()
org_test.go Ensure DeleteUser is not allowed to Delete Orgs and visa versa ()
pull.go Cache PullRequest Divergence ()
pull_list.go API add/generalize pagination ()
pull_sign.go Display pull request head branch even the branch deleted or repository deleted ()
pull_test.go Display pull request head branch even the branch deleted or repository deleted ()
release.go Add single release page and latest redirect ()
repo.go On Repo Deletion: Delete related TrackedTimes too ()
repo_activity.go Add top author stats to activity page ()
repo_branch.go Move newbranch to standalone package ()
repo_collaboration.go Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team ()
repo_collaboration_test.go API add/generalize pagination ()
repo_generate.go API add/generalize pagination ()
repo_generate_test.go
repo_indexer.go Index code and stats only for non-empty repositories ()
repo_issue.go
repo_language_stats.go Migrate to go-enry new version ()
repo_list.go Fix milestones too many SQL variables bug ()
repo_list_test.go API add/generalize pagination ()
repo_mirror.go
repo_permission.go Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team ()
repo_permission_test.go
repo_redirect.go
repo_redirect_test.go
repo_sign.go Sign: Handle ErrTwoFactorNotEnrolled correctly ()
repo_test.go Move create/fork repository from models to modules/repository ()
repo_unit.go Upgrade xorm to v1.0.0 ()
repo_watch.go Code Refactor of IssueWatch related things ()
repo_watch_test.go API add/generalize pagination ()
review.go API: Add pull review endpoints ()
review_test.go API: Add pull review endpoints ()
ssh_key.go Mulitple Gitea Doctor improvements ()
ssh_key_test.go
star.go API add/generalize pagination ()
star_test.go API add/generalize pagination ()
task.go Move create/fork repository from models to modules/repository ()
test_fixtures.go Upgrade xorm to v1.0.0 ()
token.go Reject duplicate AccessToken names ()
token_test.go Reject duplicate AccessToken names ()
topic.go Update topics repo count when deleting repository ()
topic_test.go API add/generalize pagination ()
twofactor.go
u2f.go
u2f_test.go Add gitea-vet ()
unit.go Add setting to set default and global disabled repository units. ()
unit_tests.go Upgrade xorm to v1.0.0 ()
update.go Remove Unused Functions ()
upload.go
user.go Correctly set the organization num repos ()
user_follow.go
user_follow_test.go Add gitea-vet ()
user_heatmap.go
user_heatmap_test.go Restricted users ()
user_mail.go Admin page for managing user e-mail activation ()
user_mail_test.go Admin page for managing user e-mail activation ()
user_openid.go
user_openid_test.go
user_test.go Ensure DeleteUser is not allowed to Delete Orgs and visa versa ()
userlist.go API add/generalize pagination ()
userlist_test.go
webhook.go Add Matrix webhook ()
webhook_test.go Granular webhook events ()
wiki.go Add owner_name column for table repository for maintaince reason ()
wiki_test.go Move wiki related funtions from models to services/wiki ()