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
6543 5a187f4bcc Add API for Issue set Subscription (#8729) 5 years ago
..
fixtures Update heatmap fixtures to restore tests (#8615) 5 years ago
migrations Fix extra columns from `label` table (#8633) 5 years ago
access.go
access_test.go
action.go
action_list.go refactor: reduce sql query in retrieveFeeds (#3547) 7 years ago
action_test.go
admin.go
admin_test.go
attachment.go
attachment_test.go fix upload attachments (#6481) 6 years ago
branches.go
branches_test.go
commit_status.go
commit_status_test.go api: fix multiple bugs with statuses endpoints (#7785) 6 years ago
consistency.go Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
context.go
convert.go
error.go
error_oauth2.go
external_login_user.go
gpg_key.go
gpg_key_test.go
graph.go
graph_test.go Add pagination to commit graph page (#8360) 5 years ago
helper.go Add reactions to issues/PR and comments (#2856) 7 years ago
helper_directory.go
helper_environment.go
issue.go Allow cross-repository dependencies on issues (#7901) 5 years ago
issue_assignees.go
issue_assignees_test.go Move more issue assignee code from models to issue service (#8690) 5 years ago
issue_comment.go mark review comment as invalidated when file is deleted (#8751) 5 years ago
issue_comment_list.go Add golangci (#6418) 6 years ago
issue_comment_test.go
issue_dependency.go
issue_dependency_test.go
issue_label.go Allow cross-repository dependencies on issues (#7901) 5 years ago
issue_label_test.go
issue_list.go Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
issue_list_test.go
issue_lock.go Move change issue title from models to issue service package (#8456) 5 years ago
issue_milestone.go
issue_milestone_test.go Fix milestone num_issues (#8221) 5 years ago
issue_reaction.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
issue_reaction_test.go
issue_stopwatch.go
issue_stopwatch_test.go
issue_test.go
issue_tracked_time.go
issue_tracked_time_test.go
issue_user.go Mail assignee when issue/pull request is assigned (#8546) 5 years ago
issue_user_test.go
issue_watch.go Add API for Issue set Subscription (#8729) 5 years ago
issue_watch_test.go
issue_xref.go
lfs.go
lfs_lock.go
log.go
login_source.go
main_test.go Unit tests for wiki routers (#3022) 7 years ago
migrate.go
models.go
models_test.go Move database settings from models to setting (#7806) 6 years ago
notification.go Display ui time with customize time location (#7792) 6 years ago
notification_test.go
oauth2.go
oauth2_application.go
oauth2_application_test.go OAuth2 Grant UI (#6625) 6 years ago
org.go
org_team.go
org_team_test.go
org_test.go
pull.go
pull_list.go
pull_test.go
release.go Allow externalID to be UUID (#8551) 5 years ago
repo.go
repo_activity.go
repo_branch.go
repo_collaboration.go Recalculate repository access only for specific user (#8481) 5 years ago
repo_collaboration_test.go
repo_indexer.go
repo_issue.go
repo_list.go Add basic repository lfs management (#7199) 5 years ago
repo_list_test.go
repo_mirror.go
repo_permission.go
repo_permission_test.go
repo_redirect.go
repo_redirect_test.go
repo_sign.go
repo_tag.go
repo_test.go
repo_unit.go
repo_watch.go Fix sqlite deadlock when assigning to a PR (#5640) 6 years ago
repo_watch_test.go
review.go
review_test.go
ssh_key.go
ssh_key_test.go
star.go
star_test.go
task.go
test_fixtures.go
token.go
token_test.go
topic.go
topic_test.go Add API endpoint for accessing repo topics (#7963) 6 years ago
twofactor.go
u2f.go
u2f_test.go
unit.go
unit_tests.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
update.go
update_test.go
upload.go
user.go Mail assignee when issue/pull request is assigned (#8546) 5 years ago
user_follow.go
user_follow_test.go
user_heatmap.go Move database settings from models to setting (#7806) 6 years ago
user_heatmap_test.go
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go Add golangci (#6418) 6 years ago
user_test.go
userlist.go Add API for Issue set Subscription (#8729) 5 years ago
userlist_test.go org/members: display 2FA members states + optimize sql requests (#7621) 6 years ago
webhook.go Move webhook to a standalone package under modules (#8747) 5 years ago
webhook_dingtalk.go
webhook_discord.go
webhook_msteams.go
webhook_slack.go
webhook_telegram.go
webhook_test.go
wiki.go
wiki_test.go Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago