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/routers
a1012112796 3088866531
fix some ui bug about draft release (#15137)
* fix some ui bug about draft release

- should not show draft release in tag list because
  it will't create real tag
- still show draft release without tag and commit message
  for draft release instead of 404 error
- remove tag load for attachement links because it's useless

Signed-off-by: a1012112796 <1012112796@qq.com>

* add test code

* fix test

That's because has added a new release in relaese test database.

* fix dropdown link for draft release
4 years ago
..
admin
api/v1 Use route rather than use thus reducing the number of stack frames (#15301) 4 years ago
dev
events
org Unified link creation. (#15619) 4 years ago
private
repo fix some ui bug about draft release (#15137) 4 years ago
routes fix some ui bug about draft release (#15137) 4 years ago
user Fixed several activation bugs (#15473) 4 years ago
utils
home.go
init.go Refactor renders (#15175) 4 years ago
install.go
metrics.go
swagger_json.go