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.
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
7 years ago
..
branch.go Fix API for branches with slashes (#2096) 7 years ago
collaborators.go Remove redundant query in collaborator API (#516) 8 years ago
file.go Gracefully handle bare repositories on API operations. (#1932) 7 years ago
fork.go Webhooks for repo creation/deletion (#1663) 7 years ago
hook.go Improve swagger doc (#2274) 7 years ago
issue.go Fix counts on issues dashboard (#2215) 7 years ago
issue_comment.go Fix #2001 and fix issue comments hidden (#2016) 7 years ago
issue_label.go Fix bug in issue labels API (#2048) 7 years ago
issue_tracked_time.go Feature: Timetracking (#2211) 7 years ago
key.go Golint fixed for modules/setting (#262) 8 years ago
label.go Load label ID in NewLabels (#2045) 7 years ago
milestone.go golint fixed for routers (#208) 8 years ago
pull.go add milestone changed traker on issue view (#804) 8 years ago
release.go Sync releases table with tags on push and for mirrors (#2459) 7 years ago
repo.go Webhooks for repo creation/deletion (#1663) 7 years ago
star.go API endpoint for stargazers (#597) 8 years ago
status.go Fix repo API bug (#2133) 7 years ago
subscriber.go API endpoint for subscribers (#598) 8 years ago