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.
forgejo/routers
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
..
api Set target on create release with existing tag (#20381) 2 years ago
common Fix raw endpoint PDF file headers (#19825) 2 years ago
install Refactor `i18n` to `locale` (#20153) 2 years ago
private Add missing parameter for error in log message (#20144) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Allow access to the Public Organization Member lists with minimal permissions (#20330) 2 years ago
init.go Initialize cron last (#20373) 2 years ago