This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1/repo
a1012112796 83cf1a894e
Create tag on ui (#13467)
Support create single tag directly

support create tag with message from create release ui

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
2021-02-28 19:57:45 +00:00
..
blob.go
branch.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
collaborators.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
commits.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
file.go Add support for ref parameter to get raw file API (#14602) 2021-02-09 01:15:47 +01:00
fork.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
git_hook.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
git_ref.go
hook.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
hook_test.go
issue.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
issue_comment.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
issue_label.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
issue_reaction.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
key.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
label.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
language.go
main_test.go
migrate.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
milestone.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
mirror.go
pull.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
pull_review.go Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
release.go Create tag on ui (#13467) 2021-02-28 19:57:45 +00:00
release_attachment.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
release_tags.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 2021-02-07 19:32:18 +01:00
repo.go Fix PATCH /repos/{owner}/{repo} panic (#14637) 2021-02-11 20:53:41 +01:00
repo_test.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
star.go
status.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
subscriber.go
tag.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 2021-02-07 19:32:18 +01:00
teams.go [API] List, Check, Add & delete endpoints for repository teams (#13630) 2021-02-01 22:57:12 +01:00
topic.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
transfer.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
tree.go