summaryrefslogtreecommitdiff
path: root/jenkinsapi
AgeCommit message (Expand)AuthorFilesLines
2023-03-22port code from python2 to python3biao716.wang13-54/+54
2015-01-13Merge branch 'master' into unstableSalim Fadhley3-1/+29
2015-01-02Merge pull request #329 from dirk-thomas/feature/fix_invoke_skip_if_runningAleksey Maksimov1-2/+1
2014-12-31fix invoke(skip_if_running=True)Dirk Thomas1-2/+1
2014-11-21add View.get_config() and tests covering View.get_config() as well as View.up...Dirk Thomas1-0/+8
2014-11-20add update_config() to viewDirk Thomas1-0/+19
2014-10-16Fix a typo in a function name in queingJulien Pivotto1-1/+1
2014-09-24Pylint fixesAleksey Maksimov2-3/+2
2014-09-23Added use of tree api to node, job, queue and fixed testsAleksey Maksimov6-25/+33
2014-09-19Replaced _poll_if_needed with lightweight tree callsAleksey Maksimov1-11/+12
2014-09-19Changed job and build modules to use tree apiAleksey Maksimov3-32/+38
2014-09-19Low level api change to support tree apiAleksey Maksimov4-12/+19
2014-09-19Linter fixesddavydov1-2/+4
2014-09-19Fixed kerberos request's interfaceddavydov1-14/+8
2014-09-19Fixing get_revision with no scmYusuke Tsutsumi1-1/+4
2014-08-30Merge pull request #250 from toumorokoshi/masterSalim Fadhley1-1/+4
2014-08-22Linter fixesddavydov1-2/+4
2014-08-22Fixed kerberos request's interfaceddavydov1-14/+8
2014-08-20Fixing get_revision with no scmYusuke Tsutsumi1-1/+4
2014-08-03Tiny fixes.Salim Fadhley1-13/+15
2014-08-03More fixes to parameterized builds - still broken.Salim Fadhley1-12/+22
2014-08-03Tidy up exceptions file.Salim Fadhley1-61/+23
2014-08-03Fix redefinition of id.Salim Fadhley1-2/+2
2014-08-03Lots of fixesSalim Fadhley3-20/+50
2014-08-03Cut out some more crap, but noticed that invocation of parameterizedSalim Fadhley4-24/+15
2014-08-03Fix some pep8 violations I had introduced.Salim Fadhley2-3/+4
2014-08-03Fix many more bugsSalim Fadhley2-9/+6
2014-08-03Trying to fix more errors.Salim Fadhley1-1/+5
2014-08-02Fix way more bugs.Salim Fadhley1-5/+4
2014-08-02Pep8 fixes + remove bogus importsSalim Fadhley2-17/+13
2014-08-02fix a bunch of testsSalim Fadhley1-11/+13
2014-08-02reducing the number of errors from the refactor of invocation/queuesSalim Fadhley5-81/+113
2014-08-01interim commit - refactor of queue & invocationSalim Fadhley1-122/+0
2014-07-31Proposed fix for #297Salim Fadhley1-4/+5
2014-07-30pep8 tidyup and example of plugin queryingSalim Fadhley5-8/+11
2014-07-30better support for querying pluginsSalim Fadhley4-8/+29
2014-07-28fix some pep8 violationsSalim Fadhley3-6/+10
2014-07-28added a way of getting the api version from the command-lineSalim Fadhley1-0/+8
2014-07-28add the __version__ feature to the packageSalim Fadhley1-1/+3
2014-07-27proposed fix for #295 - crash during get_params on maven jobsSalim Fadhley1-1/+1
2014-07-11pre release tidy-ups and version bumpSalim Fadhley1-33/+6
2014-07-10Fix for issue #291Aleksey Maksimov4-6/+25
2014-06-09add get_causesJingjing Duan1-0/+15
2014-06-04add comment about depth controlJingjing Duan1-0/+5
2014-06-04add job.get_build_metadataJingjing Duan2-2/+16
2014-05-24Fix for P3 compatibilityAleksey Maksimov1-2/+2
2014-05-24Fix for issue #280Aleksey Maksimov1-13/+21
2014-05-02Merge pull request #277 from lechat/new_job_testsAleksey Maksimov1-2/+2
2014-05-02Added better test to job._add_missing_builds()Aleksey Maksimov1-2/+2
2014-04-26Merge pull request #275 from nmiroshnichenko/masterAleksey Maksimov1-0/+1