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