mirror of https://github.com/go-gitea/gitea.git
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.
This PR contains multiple fixes. The most important of which is: * Prevent hang in git cat-file if the repository is not a valid repository Unfortunately it appears that if git cat-file is run in an invalid repository it will hang until stdin is closed. This will result in deadlocked /pulls pages and dangling git cat-file calls if a broken repository is tried to be reviewed or pulls exists for a broken repository. Fix #14734 Fix #9271 Fix #16113 Otherwise there are a few small other fixes included which this PR was initially intending to fix: * Fix panic on partial compares due to missing PullRequestWorkInProgressPrefixes * Fix links on pulls pages due to regression from #17551 - by making most /issues routes match /pulls too - Fix #17983 * Fix links on feeds pages due to another regression from #17551 but also fix issue with syncing tags - Fix #17943 * Add missing locale entries for oauth group claims * Prevent NPEs if ColorFormat is called on nil users, repos or teams. |
3 years ago | |
---|---|---|
.. | ||
admin | 3 years ago | |
appstate | 3 years ago | |
asymkey | 3 years ago | |
avatars | 3 years ago | |
db | 3 years ago | |
fixtures | 3 years ago | |
issues | 3 years ago | |
login | 3 years ago | |
migrations | 3 years ago | |
perm | 3 years ago | |
repo | 3 years ago | |
unit | 3 years ago | |
unittest | 3 years ago | |
user | 3 years ago | |
webhook | 3 years ago | |
access.go | 3 years ago | |
access_test.go | 3 years ago | |
action.go | 3 years ago | |
action_list.go | 3 years ago | |
action_test.go | 3 years ago | |
branches.go | 3 years ago | |
branches_test.go | 3 years ago | |
commit.go | 3 years ago | |
commit_status.go | 3 years ago | |
commit_status_test.go | 3 years ago | |
consistency.go | 3 years ago | |
consistency_test.go | 3 years ago | |
engine_test.go | 3 years ago | |
error.go | 3 years ago | |
fixture_generation.go | 3 years ago | |
fixture_test.go | 3 years ago | |
helper.go | 3 years ago | |
helper_directory.go | 4 years ago | |
helper_environment.go | 3 years ago | |
issue.go | 3 years ago | |
issue_assignees.go | 3 years ago | |
issue_assignees_test.go | 3 years ago | |
issue_comment.go | 3 years ago | |
issue_comment_list.go | 3 years ago | |
issue_comment_test.go | 3 years ago | |
issue_dependency.go | 3 years ago | |
issue_dependency_test.go | 3 years ago | |
issue_label.go | 3 years ago | |
issue_label_test.go | 3 years ago | |
issue_list.go | 3 years ago | |
issue_list_test.go | 3 years ago | |
issue_lock.go | 3 years ago | |
issue_milestone.go | 3 years ago | |
issue_milestone_test.go | 3 years ago | |
issue_reaction.go | 3 years ago | |
issue_reaction_test.go | 3 years ago | |
issue_stopwatch.go | 3 years ago | |
issue_stopwatch_test.go | 3 years ago | |
issue_test.go | 3 years ago | |
issue_tracked_time.go | 3 years ago | |
issue_tracked_time_test.go | 3 years ago | |
issue_user.go | 3 years ago | |
issue_user_test.go | 3 years ago | |
issue_watch.go | 3 years ago | |
issue_watch_test.go | 3 years ago | |
issue_xref.go | 3 years ago | |
issue_xref_test.go | 3 years ago | |
lfs.go | 3 years ago | |
lfs_lock.go | 3 years ago | |
main_test.go | 3 years ago | |
migrate.go | 3 years ago | |
notification.go | 3 years ago | |
notification_test.go | 3 years ago | |
org.go | 3 years ago | |
org_team.go | 3 years ago | |
org_team_test.go | 3 years ago | |
org_test.go | 3 years ago | |
project.go | 3 years ago | |
project_board.go | 3 years ago | |
project_issue.go | 3 years ago | |
project_test.go | 3 years ago | |
protected_tag.go | 3 years ago | |
protected_tag_test.go | 3 years ago | |
pull.go | 3 years ago | |
pull_list.go | 3 years ago | |
pull_test.go | 3 years ago | |
release.go | 3 years ago | |
repo.go | 3 years ago | |
repo_activity.go | 3 years ago | |
repo_collaboration.go | 3 years ago | |
repo_collaboration_test.go | 3 years ago | |
repo_generate.go | 3 years ago | |
repo_generate_test.go | 4 years ago | |
repo_list.go | 3 years ago | |
repo_list_test.go | 3 years ago | |
repo_permission.go | 3 years ago | |
repo_permission_test.go | 3 years ago | |
repo_test.go | 3 years ago | |
repo_transfer.go | 3 years ago | |
repo_transfer_test.go | 3 years ago | |
review.go | 3 years ago | |
review_test.go | 3 years ago | |
statistic.go | 3 years ago | |
task.go | 3 years ago | |
token.go | 3 years ago | |
token_test.go | 3 years ago | |
upload.go | 3 years ago | |
user.go | 3 years ago | |
user_heatmap.go | 3 years ago | |
user_heatmap_test.go | 3 years ago | |
user_test.go | 3 years ago | |
userlist.go | 3 years ago | |
userlist_test.go | 3 years ago |