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.
Gusted 57e0bf43eb
Set target on create release with existing tag (#20381)
When you create a new release(e.g. via Tea) and specify a tag that already exists on
the repository, Gitea will instead use the `UpdateRelease`
functionality. However it currently doesn't set the Target field. This
PR fixes that.
2 years ago
..
activitypub Add more linters to improve code readability (#19989) 2 years ago
admin Add option to purge users (#18064) 2 years ago
misc Move issues related files into models/issues (#19931) 2 years ago
notify Add more linters to improve code readability (#19989) 2 years ago
org Add spectral linter for Swagger (#20321) 2 years ago
packages Hide private repositories in packages (#19584) 2 years ago
repo Set target on create release with existing tag (#20381) 2 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add spectral linter for Swagger (#20321) 2 years ago
user Only show Followers that current user can access (#20220) 2 years ago
utils Add more linters to improve code readability (#19989) 2 years ago
api.go Add write check for creating Commit status (#20332) 2 years ago
auth.go Remove legacy `+build:` constraint (#19582) 2 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 2 years ago