summaryrefslogtreecommitdiff
path: root/jenkinsapi_utils
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Added support for JENKINS_URL env. variableAleksey Maksimov1-57/+71
2014-03-02Added conversions from bytes to stringsAleksey Maksimov1-1/+9
2014-02-13iteritems -> itemsLars Hupfeldt1-1/+4
2014-02-13Use print() (with 'from __future__ import print_function')Lars Hupfeldt1-1/+3
2013-10-30Randomize jenkins http port for systests to avoid collision with default 8080Adam Reid1-1/+4
2013-10-10pep8 fixes in test and utils directoriesHugh Brown2-6/+7
2013-10-10Patch tests and utils: exceptions to custom_exceptionsHugh Brown1-1/+1
2013-06-30moved the scm test out of systests into unittestsSalim Fadhley1-17/+19
2013-06-30an attempt to force the launcher to wait until jenkins is actually launchedSalim Fadhley1-2/+22
2013-06-26Use requests instead of urllib.urlretrieve for pluginsSudharshan S1-2/+5
2013-06-26jenkins_launcher can now install pluginsSudharshan S1-0/+17
2013-06-23The launcher can now provide configuration files.salimfadhley1-0/+8
2013-06-23moved the test for war existance into pythonsalimfadhley1-1/+5
2013-06-16make the post logger run on the same port as default jenkinssalimfadhley1-1/+1
2013-06-15remove redundant imports from jenkins launchersalimfadhley1-10/+11
2013-06-15build fixessalimfadhley1-7/+3
2013-06-14correct the name of the downloady thingsalimfadhley1-1/+1
2013-06-14refactor of jenkin launchersalimfadhley1-8/+31
2013-06-14a more robust way to launch jenkins - intended to be used in the syslaunchers...salimfadhley1-0/+105
2013-06-12new home for this filesalimfadhley1-0/+31
2013-06-12this is in the wrong directorysalimfadhley1-31/+0
2013-06-12move the post-logger out of tests, it's not really a testsalimfadhley2-0/+31