0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 14:45:24 +01:00
gitea/routers/api/v1
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459)
* Sync releases table with tags on push and for mirrors

* Code style fixes

* Fix api to return only releases

* Optimize release creation and update
Minimize posibility of race conditions

* Fix release lower tag name updating

* handle tag reference update by addionally comparing commit id
2017-09-20 13:26:49 +08:00
..
admin
convert
misc Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
org
repo Sync releases table with tags on push and for mirrors (#2459) 2017-09-20 13:26:49 +08:00
user
utils
api.go