tools/python-jenkinsapi.git
2014-05-24 Aleksey MaksimovFix for issue #280
2014-05-01 Aleksey MaksimovMerge pull request #277 from lechat/new_job_tests
2014-05-01 Aleksey MaksimovAdded better test to job._add_missing_builds()
2014-04-29 Aleksey MaksimovRevert "Bumped Python from 3.3 to 3.4"
2014-04-28 Aleksey MaksimovBumped Python from 3.3 to 3.4
2014-04-26 Aleksey MaksimovMerge pull request #275 from nmiroshnichenko/master
2014-04-26 Aleksey MaksimovAdded section about Python versions
2014-04-26 Aleksey MaksimovMerge pull request #276 from lechat/python3_experimental
2014-04-26 Aleksey MaksimovAdded short delay to let job run for a bit
2014-04-25 Nikolay Miroshnichenkoadd logging url when non 200 OK response
2014-04-25 Aleksey MaksimovAdded small delay to let jenkins catchup
2014-04-25 Aleksey MaksimovMerge branch 'python3_experimental' of github.com:lecha...
2014-04-25 Aleksey MaksimovFixed assertion renamed in P3
2014-04-25 Aleksey Maksimovbuild.get_console() now returns string in all python...
2014-04-25 Aleksey MaksimovFixed md5 calculation
2014-04-25 Aleksey MaksimovFixed most of the unit tests to work on all python...
2014-04-25 Aleksey MaksimovFixed assertion renamed in P3
2014-04-25 Aleksey Maksimovbuild.get_console() now returns string in all python...
2014-04-25 Aleksey MaksimovFixed md5 calculation
2014-04-25 Aleksey MaksimovFixed most of the unit tests to work on all python...
2014-04-24 Aleksey MaksimovMerge pull request #274 from pdunnigan/master
2014-04-24 pdunniganfixes job invoke when no build parameters exist for...
2014-04-23 Aleksey MaksimovRemoved paragraph about Python 3 branch
2014-04-17 Aleksey MaksimovMerge remote-tracking branch 'origin/python3_experimental'
2014-04-12 Aleksey MaksimovMerge pull request #272 from lechat/small_job_fixes
2014-04-12 Aleksey MaksimovMerge pull request #271 from lechat/python3_experimental
2014-04-12 Aleksey MaksimovAdded re-try when removing job
2014-04-12 Aleksey MaksimovAdded small delay for test_parametrized_build
2014-04-12 Aleksey MaksimovAdded support for 'del' in Jenkins object: remove job
2014-04-12 Aleksey MaksimovAdded re-try when removing job
2014-04-12 Aleksey MaksimovAdded small delay for test_parametrized_build
2014-04-12 Aleksey MaksimovAdded support for 'del' in Jenkins object: remove job
2014-04-12 Aleksey MaksimovSet unitest2 to be used only on python 2.6
2014-04-12 Aleksey MaksimovAdded unittest2 so travis can run tests with recent...
2014-04-12 Aleksey MaksimovSet to use unittest2 library instead of unittest
2014-04-12 Aleksey MaksimovMerge pull request #270 from lechat/python3_experimental
2014-04-12 Aleksey MaksimovFixed incorrect merge
2014-04-12 Aleksey MaksimovMerge remote-tracking branch 'upstream/python3_experime...
2014-04-10 Aleksey MaksimovMerge pull request #266 from sateeshkumarb/master
2014-04-10 Aleksey MaksimovMerge pull request #269 from lechat/fix_268
2014-04-10 Aleksey MaksimovFix for issue #268 and unit tests for it
2014-04-02 Sateesh KumarAdd test to verify fetching of plugin details,
2014-04-02 Aleksey MaksimovMerge pull request #265 from sateeshkumarb/patch-1
2014-04-01 SateeshFormatting fixes
2014-03-31 Aleksey MaksimovMerge pull request #264 from lechat/job_improvements
2014-03-31 Aleksey MaksimovSmall changes in jobs classes
2014-03-30 Aleksey MaksimovMerge branch 'master' of github.com:salimfadhley/jenkinsapi
2014-03-30 Aleksey MaksimovSimplified get_job_url function
2014-03-30 Aleksey MaksimovFixed pylint violations
2014-03-30 Sateesh KumarAdapt fingerprint to catch HTTPError from requests
2014-03-30 Sateeshminor fix to exception messages to improve readability.
2014-03-30 Joao ValeAdd support to create Jenkins object without immediatel...
2014-03-29 Aleksey MaksimovMerge pull request #252 from jpiron/develop
2014-03-29 Aleksey MaksimovMerge pull request #260 from sateeshkumarb/patch-1
2014-03-29 Aleksey MaksimovMerge pull request #262 from lechat/master
2014-03-29 Aleksey MaksimovSimplified get_job_url function
2014-03-29 Aleksey MaksimovMerge pull request #261 from lechat/master
2014-03-29 Aleksey MaksimovFixed pylint violations
2014-03-29 SateeshAdd a few Jenkins API usage examples
2014-03-28 Aleksey MaksimovMerge pull request #257 from sateeshkumarb/master
2014-03-21 Sateesh KumarAdapt fingerprint to catch HTTPError from requests
2014-03-21 Aleksey MaksimovMerge pull request #256 from sateeshkumarb/master
2014-03-20 Sateesh KumarMerge remote-tracking branch 'upstream/master'
2014-03-20 Sateeshminor fix to exception messages to improve readability.
2014-03-20 Aleksey MaksimovMerge pull request #254 from jvale/lazy_load_jobs
2014-03-17 Joao ValeAdd support to create Jenkins object without immediatel...
2014-03-13 jpironpolling jenkins each time Jobs is initialized
2014-03-02 Aleksey MaksimovAdded conversions from bytes to strings
2014-03-02 Aleksey MaksimovChanged Jenkins URL to download LTS version
2014-02-23 Aleksey MaksimovMerge pull request #248 from Toumaz/master
2014-02-23 Tomas Olanderadd unit test for multiple top level folders
2014-02-23 Aleksey MaksimovChanged Jenkins URL to download LTS version
2014-02-23 Tomas Olanderresolve_job_folders skipping jobs fix
2014-02-21 Aleksey MaksimovMerge pull request #247 from lhupfeldt/python3_experimental
2014-02-13 Lars Hupfeldtiteritems -> items
2014-02-13 Lars Hupfeldtbasestring, unicode, str compatibility
2014-02-13 Lars Hupfeldtexception.message -> str(exception)
2014-02-13 Lars Hupfeldturllib compatibility
2014-02-13 Lars HupfeldtUse print() (with 'from __future__ import print_function')
2014-02-13 Lars HupfeldtFix wrong translation of 'except' from python2 to pytho3
2014-02-13 Aleksey MaksimovTying to fix P3 incompatibility
2014-02-13 Aleksey MaksimovAdded build for Python 2.6
2014-02-13 Aleksey MaksimovAdded Python 3.3 to this branch build spec
2014-02-13 Aleksey MaksimovAdded note about experimental nature of this branch
2014-02-05 Salim Fadhleymove the stuff out of readme
2014-02-05 Salim Fadhleyadded documentation about getting version info
2014-02-05 Salim FadhleyVersion bump
2014-02-05 Salim FadhleyAdded Aleksey to primary authors list
2014-02-05 Aleksey MaksimovMerge pull request #244 from makewhatis/issue_221
2014-02-05 Aleksey MaksimovMerge pull request #224 from jpiron/master
2014-02-05 David JohansenAddressing issue/221 - changing depth=1
2014-01-31 Aleksey MaksimovMerge pull request #242 from rocktavious/build_invoke_fix
2014-01-31 Kylemaking change more pythonic
2014-01-31 Aleksey MaksimovMerge pull request #236 from jvale/job_folders_support
2014-01-29 Aleksey MaksimovMerge pull request #241 from makewhatis/master
2014-01-29 David Johansenremoving debug message
2014-01-29 David JohansenAdding method to expose /computer/api/python
2014-01-29 Salim FadhleyMove @lechat up the list since he's the most active...
2014-01-29 Salim FadhleyRemove inactive developers from the main PROJECT_AUTHORS.
2014-01-29 Salim FadhleyVersion bump
next