Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-24Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz
2016-10-31Update tags.mdRoman Pickl
2016-08-09use long options for curl examples in API documentation (!5703)winniehell
2016-04-12Fix minor styling issues from code reviewRobert Schilling
2016-04-12API: Ability to retrieve a single tagRobert Schilling
2016-04-06Revert "API: Ability to retrieve a single tag"Robert Schilling
2016-04-06API: Ability to retrieve a single tagRobert Schilling
2016-01-08Delete tag via APIRobert Schilling
2015-11-22Allow editing a release in API via PUT methodRobert Schilling
2015-11-22Only allow to create a release if it does not exist yetRobert Schilling
2015-11-21Use POST to create a new release instead of PUTRobert Schilling
2015-11-21API: Return 404 if the tag for a release does not existRobert Schilling
2015-11-21Make tag API consistent for release featureRobert Schilling
2015-11-16Improve english textDmitriy Zaporozhets
2015-11-13Add API docs and correctly expose release apiDmitriy Zaporozhets
2015-11-12Move git tags API to separate fileDmitriy Zaporozhets