gitea/models
6543 70e4134130
Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051)
* Doctor: find IssueLabels without existing label

* Repo Delete: delete labels & issue_labels too
2021-03-19 22:13:39 +01:00
..
fixtures API: fix set milestone on PR creation (#14981) (#15001) 2021-03-15 11:01:04 -04:00
migrations Fix postgres ID sequences broken by recreate-table (#15015) (#15029) 2021-03-19 04:23:58 +01:00
access_test.go
access.go
action_list.go
action_test.go
action.go Trim the branch prefix from action.GetBranch (#13981) (#13986) 2020-12-14 15:35:40 -05:00
admin_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
admin.go [Backport] Fix Deadlock & Delete affected reactions on comment deletion (#14392) (#14425) 2021-01-23 10:03:29 +08:00
attachment_test.go
attachment.go
avatar.go
branches_test.go
branches.go
commit_status_test.go Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573) 2021-02-05 21:11:15 +00:00
commit_status.go
consistency.go Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051) 2021-03-19 22:13:39 +01:00
context.go
convert.go
error_oauth2.go
error.go Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776) 2020-12-01 19:28:34 -05:00
external_login_user.go
fixture_generation.go
fixture_test.go
gpg_key_test.go
gpg_key.go Fix GPG key deletion during account deletion (#14561) (#14569) 2021-02-04 21:28:48 +01:00
helper_directory.go
helper_environment.go
helper.go
issue_assignees_test.go
issue_assignees.go [Backport] Fix Deadlock & Delete affected reactions on comment deletion (#14392) (#14425) 2021-01-23 10:03:29 +08:00
issue_comment_list.go
issue_comment_test.go Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00
issue_comment.go [Backport] Fix Deadlock & Delete affected reactions on comment deletion (#14392) (#14425) 2021-01-23 10:03:29 +08:00
issue_dependency_test.go
issue_dependency.go
issue_label_test.go
issue_label.go Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051) 2021-03-19 22:13:39 +01:00
issue_list_test.go
issue_list.go
issue_lock.go
issue_milestone_test.go
issue_milestone.go
issue_reaction_test.go
issue_reaction.go [Backport] Fix Deadlock & Delete affected reactions on comment deletion (#14392) (#14425) 2021-01-23 10:03:29 +08:00
issue_stopwatch_test.go
issue_stopwatch.go
issue_test.go
issue_tracked_time_test.go
issue_tracked_time.go
issue_user_test.go
issue_user.go
issue_watch_test.go
issue_watch.go
issue_xref_test.go
issue_xref.go
issue.go Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#14221) 2021-01-03 15:44:40 +02:00
lfs_lock.go
lfs.go
list_options.go Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573) 2021-02-05 21:11:15 +00:00
log.go
login_source.go
main_test.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
migrate.go
models_test.go
models.go Fix migration v141 (#14387) (#14388) 2021-01-23 13:33:03 +02:00
notification_test.go
notification.go
oauth2_application_test.go
oauth2_application.go
oauth2.go Disable broken OAuth2 providers at startup (#14802) (#14811) 2021-02-26 11:44:45 +01:00
org_team_test.go
org_team.go
org_test.go
org.go
project_board.go
project_issue.go
project_test.go
project.go
pull_list.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
pull_sign.go
pull_test.go
pull.go
release.go check release publisher exists (#14375) 2021-01-18 14:14:27 +01:00
repo_activity.go
repo_avatar.go
repo_branch.go
repo_collaboration_test.go
repo_collaboration.go
repo_generate_test.go
repo_generate.go
repo_indexer.go
repo_issue.go
repo_language_stats.go
repo_list_test.go
repo_list.go
repo_mirror.go
repo_permission_test.go
repo_permission.go ui: show 'owner' tag for real owner (#13689) (#13743) 2020-11-29 14:50:58 +02:00
repo_redirect_test.go
repo_redirect.go
repo_sign.go
repo_test.go
repo_unit.go
repo_watch_test.go
repo_watch.go
repo.go Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051) 2021-03-19 22:13:39 +01:00
review_test.go
review.go
sql_postgres_with_schema.go Ensure that schema search path is set with every connection on postgres (#14131) (#14216) 2021-01-02 18:58:53 +01:00
ssh_key_test.go
ssh_key.go Add ssh certificate support (#12281) 2020-10-10 20:38:09 -04:00
star_test.go
star.go
task.go Store task errors following migrations and display them (#13246) (#13287) 2020-10-24 13:02:36 +08:00
test_fixtures.go
token_test.go
token.go
topic_test.go
topic.go Ensure topics added using the API are added to the repository (#13285) (#13302) 2020-10-26 14:14:40 +02:00
twofactor.go
u2f_test.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
u2f.go
unit_tests.go
unit.go
update.go
upload.go
user_avatar.go Fix avatar bugs (#14217) (#14220) 2021-01-02 20:21:39 -05:00
user_follow_test.go
user_follow.go
user_heatmap_test.go Update heatmap fixtures to restore tests (#13224) (#13225) 2020-10-20 17:39:37 -05:00
user_heatmap.go
user_mail_test.go
user_mail.go Validate email before inserting/updating (#13475) (#13666) 2020-11-22 12:31:35 -05:00
user_openid_test.go
user_openid.go
user_test.go Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607) 2021-02-08 09:25:30 +08:00
user.go Add "captcha" to list of reserved usernames (#14930) 2021-03-08 17:50:13 +01:00
userlist_test.go
userlist.go
webhook_test.go
webhook.go
wiki_test.go
wiki.go