summaryrefslogtreecommitdiff
path: root/simplejenkinsapi/jobconfig.py
Commit message (Expand)AuthorAgeFilesLines
* Stupid jenkinsLars Wirzenius2013-07-221-1/+1
* Remove trailing whitespace from linesLars Wirzenius2013-06-131-8/+8
* Add set_name method, for the displayName fieldRichard Maw2012-10-071-0/+8
* Remove Jenkins build triggersLars Wirzenius2012-09-211-9/+0
* Add git supportLars Wirzenius2012-08-241-0/+39
* Fix job dependencies, simplify namingLars Wirzenius2012-08-121-2/+2
* Use host name rather than ssh target in job idsLars Wirzenius2012-08-111-1/+1
* Refactor: simplify generation/yielding of job idsLars Wirzenius2012-08-111-1/+18
* Create directory on worker before cd'ing to itLars Wirzenius2012-08-111-0/+1
* Make sure all shell commands abort if there's an errorLars Wirzenius2012-08-111-0/+1
* Refactor things to reduce duplicated codeLars Wirzenius2012-08-111-2/+22
* Move jobconfig.py into new packageLars Wirzenius2012-08-111-0/+89