summaryrefslogtreecommitdiff
path: root/docs/gl_objects/runners.py
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Rework the examples pagesGauvain Pocentek2018-05-201-36/+0
| | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things
* Update the objects doc/examples for v4Gauvain Pocentek2017-08-111-6/+0
|
* 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