1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 17:25:48 +00: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 Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
convert fix gpg API panic when no verification (#1451) 2017-04-06 18:40:05 -07:00
misc Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
org Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
repo Sync releases table with tags on push and for mirrors (#2459) 2017-09-20 13:26:49 +08:00
user Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
utils Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
api.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00