summaryrefslogtreecommitdiff
path: root/simplejenkinsapi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'baserock/baserock/richardmaw/S8436/jenkins-api-...Lars Wirzenius2013-07-221-1/+1
|\
| * simplejenkinsapi: Be more permissive of return codebaserock/richardmaw/S8436/jenkins-api-change-fixRichard Maw2013-07-221-1/+1
* | Stupid jenkinsLars Wirzenius2013-07-221-1/+1
|/
* Remove trailing whitespace from linesLars Wirzenius2013-06-136-57/+57
* Tell Jenkins to run job ASAPLars Wirzenius2012-12-141-1/+1
* Add set_name method, for the displayName fieldRichard Maw2012-10-071-0/+8
* Trigger one job at a time, stop if a job failsLars Wirzenius2012-09-221-1/+15
* Add method for running a job in JenkinsLars Wirzenius2012-09-221-0/+4
* Add order to package exported interfaceLars Wirzenius2012-09-221-0/+2
* Fix build orderingLars Wirzenius2012-09-221-6/+24
* Add test module for build orderingLars Wirzenius2012-09-221-0/+71
* Add way to sort projects into linear order by dependencyLars Wirzenius2012-09-221-0/+40
* 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 version number into simplejenkinsapi/__init__.pyLars Wirzenius2012-08-111-0/+3
* Move tests into package, tooLars Wirzenius2012-08-111-0/+147
* Move Jenkins class into package, fix so ./check passesLars Wirzenius2012-08-112-2/+128
* Move jobconfig.py into new packageLars Wirzenius2012-08-112-0/+90
* Start a packageLars Wirzenius2012-08-111-0/+19