forgejo/routers/api/v1
Richard Mahn 8de0b0a3f0 Fixes - Adds the /git/tags API endpoint ()
* Fixes  - /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
2019-06-08 17:31:11 +03:00
..
admin Fixes - API Org Visibility () 2019-05-30 13:57:55 -04:00
convert Fixes - Adds the /git/tags API endpoint () 2019-06-08 17:31:11 +03:00
misc Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
org Fixes - API Org Visibility () 2019-05-30 13:57:55 -04:00
repo Fixes - Adds the /git/tags API endpoint () 2019-06-08 17:31:11 +03:00
swagger Fixes - Adds the /git/tags API endpoint () 2019-06-08 17:31:11 +03:00
user Change drone token name to let users know to use oauth2 () 2019-05-12 13:29:07 -04:00
utils Webhook Logs show proper HTTP Method, and allow change HTTP method in form () 2019-05-15 20:01:53 +08:00
api.go Fixes - Adds the /git/tags API endpoint () 2019-06-08 17:31:11 +03:00