summaryrefslogtreecommitdiff
path: root/doc/api/tags.md
Commit message (Expand)AuthorAgeFilesLines
* Add blank lines around code blocksMarcel Amirault2019-07-121-0/+1
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-1/+0
* Search project tags via APIRobert Schilling2019-01-211-0/+3
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-1/+1
* `Create a new tag` json Missing a commapiumn.l2018-10-261-1/+1
* Update tags release POST and PUT to be more specific.mdFodor Zoltan2018-08-291-0/+22
* Expose the target commit ID through the tag APIAndrew Beresford2018-04-081-0/+6
* sorting for tags apihaseeb2017-12-141-1/+5
* Fix docs for lightweight tag creation via APIMark Fletcher2017-09-181-1/+1
* Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable2017-08-081-16/+25
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-181-1/+1
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-6/+6
* Add information about namespace encoding to API docsDawid Goslawski2017-04-081-6/+6
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-1/+1
* Merge branch 'feature/fix_tag_docs_parent_ids' into 'master' Rémy Coutable2017-03-011-2/+2
|\
| * Docs: Tags: Fix typo in parent_ids in example responseMichael Frister2017-02-271-2/+2
* | Update documentationRobert Schilling2017-02-281-5/+0
|/
* Allow public access to some Tag API endpointspublic-tags-apiRémy Coutable2016-12-071-2/+5
* Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-241-14/+7
* Update tags.mdRoman Pickl2016-10-311-1/+1
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-1/+1
* Fix minor styling issues from code reviewRobert Schilling2016-04-121-2/+2
* API: Ability to retrieve a single tagRobert Schilling2016-04-121-1/+45
* Revert "API: Ability to retrieve a single tag"Robert Schilling2016-04-061-33/+1
* API: Ability to retrieve a single tagRobert Schilling2016-04-061-1/+33
* Delete tag via APIapi-delete-tagRobert Schilling2016-01-081-0/+20
* Allow editing a release in API via PUT methodRobert Schilling2015-11-211-0/+23
* Only allow to create a release if it does not exist yetRobert Schilling2015-11-211-1/+2
* Use POST to create a new release instead of PUTRobert Schilling2015-11-211-3/+3
* API: Return 404 if the tag for a release does not existRobert Schilling2015-11-211-1/+2
* Make tag API consistent for release featureRobert Schilling2015-11-211-5/+5
* Improve english textreleases-featureDmitriy Zaporozhets2015-11-161-1/+1
* Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-121-0/+31
* Move git tags API to separate fileDmitriy Zaporozhets2015-11-121-0/+75