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-11-28Update documentationTomasz Maczukin
2017-11-28Add information about projectTomasz Maczukin
2017-11-28Add new API endpoint - list jobs of a specified runnerTomasz Maczukin
2017-09-03Fix runner api docShinya Maeda
2017-09-03Improve API arguments as StringShinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Add API supportShinya Maeda
2017-04-10Fix wrong copy edits for URL-encoded substitutions in API docsAchilleas Pipinellis
2017-04-08Mention URL path encoding to all API docsAchilleas Pipinellis
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-02-28Update documentationRobert Schilling
2016-08-09use long options for curl examples in API documentation (!5703)winniehell
2016-02-27fix example urls for (de)associating runners to projectsa-tal
2016-02-22Add when the API changes got introducedAchilleas Pipinellis
2016-02-19Change `last_contact` to `contacted_at`Tomasz Maczukin
2016-02-19Replace Entities::RunnerProjectDetails with Entities::ForkedFromProjectTomasz Maczukin
2016-02-19iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ...Tomasz Maczukin
2016-02-19Update docummentation - specific runner enablingTomasz Maczukin
2016-02-19Modify and fix output of delete and update of a runnerTomasz Maczukin
2016-02-19GET /runners is for specific runners onlyAchilleas Pipinellis
2016-02-19Add token to runner details output in APITomasz Maczukin
2016-02-19More fixes in runners docAchilleas Pipinellis
2016-02-19Correct PRIVATE-TOKEN to use dash instead of underscoreAchilleas Pipinellis
2016-02-19Add associated project info to runner details outputTomasz Maczukin
2016-02-19Split `/runners` entrypoint to `/runners` and `/runners/all`Tomasz Maczukin
2016-02-19Add some fixes in runners API documentationTomasz Maczukin
2016-02-19Add `Example response` above each json outputAchilleas Pipinellis
2016-02-19Add runners API documentation [ci-skip]Tomasz Maczukin