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.
8354670708
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 | |
---|---|---|
.. | ||
activitypub | 3 years ago | |
analyze | 3 years ago | |
appstate | 3 years ago | |
auth | 4 years ago | |
avatar | 3 years ago | |
base | 4 years ago | |
cache | 3 years ago | |
charset | 3 years ago | |
context | 3 years ago | |
convert | 3 years ago | |
csv | 3 years ago | |
doctor | 3 years ago | |
emoji | 4 years ago | |
eventsource | 4 years ago | |
generate | 4 years ago | |
git | 3 years ago | |
gitgraph | 3 years ago | |
graceful | 3 years ago | |
hcaptcha | 4 years ago | |
highlight | 3 years ago | |
hostmatcher | 3 years ago | |
httpcache | 3 years ago | |
httplib | 3 years ago | |
indexer | 3 years ago | |
json | 3 years ago | |
lfs | 3 years ago | |
log | 3 years ago | |
markup | 3 years ago | |
metrics | 3 years ago | |
migration | 3 years ago | |
nosql | 3 years ago | |
notification | 3 years ago | |
options | 3 years ago | |
password | 4 years ago | |
pprof | 3 years ago | |
private | 3 years ago | |
process | 3 years ago | |
proxy | 4 years ago | |
public | 3 years ago | |
queue | 3 years ago | |
recaptcha | 3 years ago | |
references | 4 years ago | |
repository | 3 years ago | |
secret | 4 years ago | |
session | 3 years ago | |
setting | 3 years ago | |
ssh | 3 years ago | |
storage | 3 years ago | |
structs | 3 years ago | |
svg | 3 years ago | |
sync | 5 years ago | |
templates | 3 years ago | |
test | 3 years ago | |
timeutil | 3 years ago | |
translation | 4 years ago | |
typesniffer | 3 years ago | |
updatechecker | 3 years ago | |
upload | 3 years ago | |
uri | 4 years ago | |
user | 5 years ago | |
util | 3 years ago | |
validation | 3 years ago | |
web | 3 years ago |