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
2019-07-09Fix spacing of code blocksMarcel Amirault
2019-07-05Adding order by to list runner jobs api.sujay patel
2019-07-05Adding order by to list runner jobs api.sujay patel
2019-07-05Small markdown tweaks to clear kramdown warningsMarcel Amirault
2019-04-18Add configuration of access_level for runners on registration via APIzelin-l
2019-04-05Clarify the Runner registration and authentication tokensAchilleas Pipinellis
2019-04-01docs: add gitlab version for list jobs of a runnerjk2K
2019-02-27add tag_list param to runners apiAlexis Reigel
2019-02-25Fix misspellings in docsTakuya Noguchi
2019-01-04Replace look-alike token with '<your_access_token>'Achilleas Pipinellis
2018-10-19Fix documentation for list runnersSteve Azzopardi
2018-09-27Merge branch 'feature/add-public-email-to-users-api' into 'master'Rémy Coutable
2018-09-27add user's public_email attribute to apiAlexis Reigel
2018-09-15deprecate scope param for runners apiAlexis Reigel
2018-09-15add missing params to runners api docAlexis Reigel
2018-09-15add status param to runners apiAlexis Reigel
2018-09-15add type param to runners apiAlexis Reigel
2018-08-20add Ci::Runner.offline scope to APIAlexis Reigel
2018-06-22Add ip_address to json examples in Runner API docsAchilleas Pipinellis
2018-05-10Expand documentation for Runners APIMark Fletcher
2018-03-28Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin
2018-03-28Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin
2018-03-28Add support for job_upper_timeout in APITomasz Maczukin
2018-01-05Add status attribute to runner api entityAlessio Caiazza
2018-01-03Add online attribute to runner api entityAlessio Caiazza
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