summaryrefslogtreecommitdiff
path: root/docs/gl_objects/runners.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for project runnersGauvain Pocentek2017-01-211-0/+18
| | | | | | | This API allows to enable/disable specific runners for a project, and to list the project associated runners. Fix #205
* Support the scope attribute in runners.list()Gauvain Pocentek2017-01-211-0/+2
|
* Implement runners global APIGauvain Pocentek2016-07-171-0/+22