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.
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
* Fixes #2738 - /git/tags API

* proper URLs

* Adds function comments

* Updates swagger

* Removes newline from tag message

* Removes trailing newline from commit message

* Adds integration test

* Removed debugging

* Adds tests

* Fixes bug where multiple tags of same commit show wrong tag name

* Fix formatting

* Removes unused varaible

* Fix to annotated tag function names and response

* Update modules/git/repo_tag.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

* Uses TagPrefix

* Changes per review, better error handling for getting tag and commit IDs

* Fix to getting commit ID

* Fix to getting commit ID

* Fix to getting commit ID

* Fix to getting commit ID
5 years ago
..
blob.go Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
branch.go Move sdk structs to modules/structs (#6905) 5 years ago
collaborators.go Move sdk structs to modules/structs (#6905) 5 years ago
commits.go Move sdk structs to modules/structs (#6905) 5 years ago
file.go Fixes #7023 - API Org Visibility (#7028) 5 years ago
fork.go Move sdk structs to modules/structs (#6905) 5 years ago
git_hook.go Move sdk structs to modules/structs (#6905) 5 years ago
git_ref.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
hook.go Move sdk structs to modules/structs (#6905) 5 years ago
hook_test.go API endpoint for testing webhook (#3550) 6 years ago
issue.go Move sdk structs to modules/structs (#6905) 5 years ago
issue_comment.go Move sdk structs to modules/structs (#6905) 5 years ago
issue_label.go Move sdk structs to modules/structs (#6905) 5 years ago
issue_tracked_time.go Move sdk structs to modules/structs (#6905) 5 years ago
key.go Move sdk structs to modules/structs (#6905) 5 years ago
label.go Move sdk structs to modules/structs (#6905) 5 years ago
main_test.go API endpoint for testing webhook (#3550) 6 years ago
milestone.go Add state param to milestone listing API (#7131) 5 years ago
pull.go Compare branches, commits and tags with each other (#6991) 5 years ago
release.go Move sdk structs to modules/structs (#6905) 5 years ago
release_attachment.go Move sdk structs to modules/structs (#6905) 5 years ago
repo.go Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 5 years ago
repo_test.go Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 5 years ago
star.go Move sdk structs to modules/structs (#6905) 5 years ago
status.go Move sdk structs to modules/structs (#6905) 5 years ago
subscriber.go Move sdk structs to modules/structs (#6905) 5 years ago
tag.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
tree.go Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago