1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 17:24:43 +00:00
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
2019-06-08 17:31:11 +03:00
..
2019-05-29 22:22:26 -04:00
2019-04-02 08:48:31 +01:00
2019-04-02 08:48:31 +01:00
2017-05-26 09:38:18 +08:00
2017-05-04 13:54:56 +08:00
2019-05-04 11:45:34 -04:00
2019-04-19 22:47:00 -04:00
2019-04-15 20:32:15 -04:00
2018-10-27 22:45:24 +08:00
2019-02-19 09:39:39 -05:00
2018-05-09 19:29:04 +03:00
2018-10-25 18:55:16 +08:00
2019-04-17 16:18:16 +08:00
2019-01-13 14:06:22 -05:00
2019-05-29 22:22:26 -04:00
2019-04-02 08:48:31 +01:00
2019-05-04 11:45:34 -04:00
2019-05-04 11:45:34 -04:00
2019-04-02 08:48:31 +01:00
2018-10-20 18:19:21 -04:00