You cannot 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/services
Edip Emre Bodur a4dac59643
Fixes for unreachable project issues when transfer repository from organization (#31770)
When transferring repositories that have issues linked to a project
board to another organization, the issues remain associated with the
original project board. This causes the columns in the project board to
become bugged, making it difficult to move other issues in or out of the
affected columns. As a solution, I removed the issue relations since the
other organization does not have this project table.

Fix for #31538

Co-authored-by: Jason Song <i@wolfogre.com>
6 months ago
..
actions Clear up old Actions logs (#31735) 7 months ago
agit Performance optimization for git push (#30104) 11 months ago
asymkey Fix some pending problems (#29985) 11 months ago
attachment Add support for API blob upload of release attachments (#29507) 12 months ago
auth allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
automerge Fix automerge will not work because of some events haven't been triggered (#30780) 9 months ago
context Refactor names (#31405) 8 months ago
contexttest Check if reverse proxy is correctly configured (#30890) 10 months ago
convert Fix null requested_reviewer from API (#31773) 7 months ago
cron Clear up old Actions logs (#31735) 7 months ago
doctor Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
gitdiff Update golangci-lint to v1.59.0 (#31221) 9 months ago
indexer Update issue indexer after merging a PR (#30715) 10 months ago
issue Performance improvements for pull request list API (#30490) 9 months ago
lfs Refactor names (#31405) 8 months ago
mailer Add option to change mail from user display name (#31528) 7 months ago
markup Enable more `revive` linter rules (#30608) 10 months ago
migrations Add `lint-go-gopls` (#30729) 9 months ago
mirror Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
notify Clean up log messages (#30313) 11 months ago
org Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
packages Fix RPM resource leak (#31794) 7 months ago
projects Add issue comment when moving issues from one column to another of the project (#29311) 7 months ago
pull Fix protected branch files detection on pre_receive hook (#31778) 7 months ago
release Check if the release is converted from the tag when updating the release (#30984) 9 months ago
repository Fixes for unreachable project issues when transfer repository from organization (#31770) 6 months ago
secrets Refactor deletion (#28610) 1 year ago
task Fix "force private" logic (#31012) 9 months ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Fix bug on avatar (#31008) 9 months ago
webhook Refactor webhook (#31587) 8 months ago
webtheme Initial support for colorblindness-friendly themes (#30625) 10 months ago
wiki Refactor names (#31405) 8 months ago