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/options
wxiaoguang de9bcd1d23
Avoid 500 panic error when uploading invalid maven package file (#31014)
PackageDescriptor.Metadata might be nil (and maybe not only for maven).
This is only a quick fix.

The new `if` block is written intentionally to avoid unnecessary
indenting to the existing code.
10 months ago
..
gitignore [skip ci] Updated licenses and gitignores 10 months ago
label Add missing exclusive in advanced label options (#28322) 1 year ago
license [skip ci] Updated licenses and gitignores 10 months ago
locale Avoid 500 panic error when uploading invalid maven package file (#31014) 10 months ago
readme