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
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2016-12-07Allow public access to some Tag API endpointsRémy Coutable
2016-11-28Changed API spec files to describe the correct classLivier
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-05-04Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable
2016-04-18Ensure that annoation is presented properlyRobert Schilling
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-03-07Add traits for each access_level to ProjectMember factoryRobert Speicher
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-13Add api test for creating tag with release infoDmitriy Zaporozhets
2015-11-12Expose release notes to tags apiDmitriy Zaporozhets
2015-11-12Add releases apiDmitriy Zaporozhets
2015-11-12Move git tags API to separate fileDmitriy Zaporozhets