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
2020-02-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-08Update API doc for TagAndrea Leone
2019-08-23Update capitalization in admin, api, othersMarcel Amirault
2019-07-12Add blank lines around code blocksMarcel Amirault
2019-02-18Remove consecutive blank lines from markdown filesEvan Read
2019-01-21Search project tags via APIRobert Schilling
2019-01-04Replace look-alike token with '<your_access_token>'Achilleas Pipinellis
2018-10-26`Create a new tag` json Missing a commapiumn.l
2018-08-29Update tags release POST and PUT to be more specific.mdFodor Zoltan
2018-04-08Expose the target commit ID through the tag APIAndrew Beresford
2017-12-14sorting for tags apihaseeb
2017-09-18Fix docs for lightweight tag creation via APIMark Fletcher
2017-08-08Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable
2017-05-18Add "API" to all respective headings (h1s)Marcia Ramos
2017-04-08Mention URL path encoding to all API docsAchilleas Pipinellis
2017-04-08Add information about namespace encoding to API docsDawid Goslawski
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-03-01Merge branch 'feature/fix_tag_docs_parent_ids' into 'master' Rémy Coutable
2017-02-28Update documentationRobert Schilling
2017-02-27Docs: Tags: Fix typo in parent_ids in example responseMichael Frister
2016-12-07Allow public access to some Tag API endpointsRémy Coutable
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