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.
JakobDev 4d072a4c4e
Add API endpoint to get latest release (#21267)
This PR adds a new API endpoint to get the latest stable release of a
repo, similar to [GitHub
API](https://docs.github.com/en/rest/releases/releases#get-the-latest-release).
1 year ago
..
blob.go Implement FSFE REUSE for golang files (#21840) 2 years ago
branch.go Supports wildcard protected branch (#20825) 1 year ago
collaborators.go Move `convert` package to services (#22264) 2 years ago
commits.go Move `convert` package to services (#22264) 2 years ago
file.go Use context parameter in models/git (#22367) 2 years ago
fork.go Move `convert` package to services (#22264) 2 years ago
git_hook.go Move `convert` package to services (#22264) 2 years ago
git_ref.go Implement FSFE REUSE for golang files (#21840) 2 years ago
hook.go Restructure `webhook` module (#22256) 2 years ago
hook_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 1 year ago
issue_attachment.go Move `convert` package to services (#22264) 2 years ago
issue_comment.go Move `convert` package to services (#22264) 2 years ago
issue_comment_attachment.go Move `convert` package to services (#22264) 2 years ago
issue_label.go Move `convert` package to services (#22264) 2 years ago
issue_reaction.go Move `convert` package to services (#22264) 2 years ago
issue_stopwatch.go Move `convert` package to services (#22264) 2 years ago
issue_subscription.go Move `convert` package to services (#22264) 2 years ago
issue_tracked_time.go Move `convert` package to services (#22264) 2 years ago
key.go Move `convert` package to services (#22264) 2 years ago
label.go Move `convert` package to services (#22264) 2 years ago
language.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
migrate.go Move `convert` package to services (#22264) 2 years ago
milestone.go Move `convert` package to services (#22264) 2 years ago
mirror.go Add `sync_on_commit` option for push mirrors api (#22271) 2 years ago
notes.go Move `convert` package to services (#22264) 2 years ago
patch.go Implement FSFE REUSE for golang files (#21840) 2 years ago
pull.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 1 year ago
pull_review.go Move `convert` package to services (#22264) 2 years ago
release.go Add API endpoint to get latest release (#21267) 1 year ago
release_attachment.go Move `convert` package to services (#22264) 2 years ago
release_tags.go Move `convert` package to services (#22264) 2 years ago
repo.go Move `convert` package to services (#22264) 2 years ago
repo_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
star.go Move `convert` package to services (#22264) 2 years ago
status.go Use context parameter in models/git (#22367) 2 years ago
subscriber.go Move `convert` package to services (#22264) 2 years ago
tag.go Move `convert` package to services (#22264) 2 years ago
teams.go Move `convert` package to services (#22264) 2 years ago
topic.go Move `convert` package to services (#22264) 2 years ago
transfer.go Move `convert` package to services (#22264) 2 years ago
tree.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Move `convert` package to services (#22264) 2 years ago