summaryrefslogtreecommitdiff
path: root/doc/api/runners.md
Commit message (Expand)AuthorAgeFilesLines
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-8/+8
* fix example urls for (de)associating runners to projectsa-tal2016-02-261-2/+2
* Add when the API changes got introducedAchilleas Pipinellis2016-02-221-0/+4
* Change `last_contact` to `contacted_at`Tomasz Maczukin2016-02-191-2/+2
* Replace Entities::RunnerProjectDetails with Entities::ForkedFromProjectTomasz Maczukin2016-02-191-0/+4
* iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ...Tomasz Maczukin2016-02-191-4/+4
* Update docummentation - specific runner enablingTomasz Maczukin2016-02-191-2/+2
* Modify and fix output of delete and update of a runnerTomasz Maczukin2016-02-191-6/+8
* GET /runners is for specific runners onlyAchilleas Pipinellis2016-02-191-3/+3
* Add token to runner details output in APITomasz Maczukin2016-02-191-0/+1
* More fixes in runners docAchilleas Pipinellis2016-02-191-8/+13
* Correct PRIVATE-TOKEN to use dash instead of underscoreAchilleas Pipinellis2016-02-191-8/+8
* Add associated project info to runner details outputTomasz Maczukin2016-02-191-0/+7
* Split `/runners` entrypoint to `/runners` and `/runners/all`Tomasz Maczukin2016-02-191-2/+53
* Add some fixes in runners API documentationTomasz Maczukin2016-02-191-4/+4
* Add `Example response` above each json outputAchilleas Pipinellis2016-02-191-7/+21
* Add runners API documentation [ci-skip]Tomasz Maczukin2016-02-191-0/+234