tools/python-jenkinsapi.git
2023-08-02 biao716.wangSupport build python3.x version in openSUSE 12/296612/6 devel master sandbox/wangbiao/py3_version
2023-03-22 biao716.wangport code from python2 to python3 17/289917/26
2020-06-17 biao716.wangFix no files packed in debian build 19/236419/1 accepted/tools_devbase_tools_legacy devel-py2 accepted/tools/devbase/tools/legacy/20240422.110837 accepted/tools/devbase/tools/legacy/20240423.040717 accepted/tools/devbase/tools/legacy/20240424.050658
2016-01-26 shuai.fuAdd find-debuginfo.sh accepted/tizen_devbase_tools devel_psk_20160727 release-20160315 release-20160411 release-20160531 release-20160615 release-20160930 release-20161231 spin-release-latest accepted/tizen/devbase/tools/20190927.044914 submit/trunk/20190927.012842 submit/trunk/20191017.111201 submit/trunk/20191017.233826 submit/trunk/20191030.112603 submit/trunk/20191101.102136 submit/trunk/20200612.185510
2015-02-14 Ed BartoshAdd rpm packaging release-test-20150810
2015-02-14 Ed BartoshAdd config file for git-buildpackage
2015-02-14 Ed BartoshAdd debian packaging
2015-01-13 Salim FadhleyMerge branch 'unstable' v0.2.26
2015-01-13 Salim Fadhleyversion bump
2015-01-13 Salim FadhleyMerge branch 'master' into unstable
2015-01-11 Aleksey MaksimovSet pylint version to ensure compatibility with python 2.6
2015-01-11 Aleksey MaksimovSet pylint version to ensure compatibility with python 2.6
2015-01-02 Aleksey MaksimovMerge pull request #329 from dirk-thomas/feature/fix_in...
2015-01-01 Dirk Thomasfix invoke(skip_if_running=True)
2014-12-19 Aleksey MaksimovMerge pull request #322 from dirk-thomas/feature/config...
2014-11-21 Dirk Thomasadd View.get_config() and tests covering View.get_confi...
2014-11-20 Dirk Thomasadd update_config() to view
2014-10-17 Aleksey MaksimovMerge pull request #315 from roidelapluie/master
2014-10-16 Julien PivottoFix a typo in a function name in queing
2014-10-06 Aleksey MaksimovMerge pull request #313 from lechat/tree_api
2014-10-06 Aleksey Maksimovadded decode to test to make it work in PY 3.x
2014-09-24 Aleksey MaksimovPylint fixes
2014-09-23 Aleksey MaksimovAdded use of tree api to node, job, queue and fixed...
2014-09-23 Aleksey MaksimovAdded support for JENKINS_URL env. variable
2014-09-19 Aleksey MaksimovReplaced _poll_if_needed with lightweight tree calls
2014-09-19 Aleksey MaksimovChanged job and build modules to use tree api
2014-09-19 Aleksey MaksimovLow level api change to support tree api
2014-09-19 ddavydovLinter fixes
2014-09-19 ddavydovFixed kerberos request's interface
2014-09-19 Yusuke TsutsumiFixing get_revision with no scm
2014-09-19 Yusuke Tsutsumiadding test to illustrate bug with get_revision with...
2014-08-29 Salim FadhleyMerge pull request #250 from toumorokoshi/master
2014-08-29 Salim FadhleyMerge pull request #305 from aoen/dd_fix_kerb_auth
2014-08-22 ddavydovLinter fixes
2014-08-22 ddavydovFixed kerberos request's interface
2014-08-21 Yusuke TsutsumiFixing get_revision with no scm
2014-08-21 Yusuke Tsutsumiadding test to illustrate bug with get_revision with...
2014-08-03 Salim FadhleyTiny fixes.
2014-08-03 Salim FadhleyMore fixes to parameterized builds - still broken.
2014-08-03 Salim FadhleyTidy up exceptions file.
2014-08-03 Salim FadhleyFix redefinition of id.
2014-08-03 Salim FadhleyLots of fixes
2014-08-03 Salim FadhleyCut out some more crap, but noticed that invocation...
2014-08-02 Salim FadhleyFix some pep8 violations I had introduced.
2014-08-02 Salim FadhleyFix many more bugs
2014-08-02 Salim FadhleyTrying to fix more errors.
2014-08-02 Salim FadhleyFix way more bugs.
2014-08-02 Salim FadhleyPep8 fixes + remove bogus imports
2014-08-02 Salim Fadhleyfix a bunch of tests
2014-08-02 Salim Fadhleyreducing the number of errors from the refactor of...
2014-08-01 Salim Fadhleyinterim commit - refactor of queue & invocation
2014-07-30 Salim FadhleyProposed fix for #297
2014-07-30 Salim FadhleyVersion bump and update deps to the latest version... v0.2.25
2014-07-30 Salim Fadhleyensure that tags are pushed at the end of every build
2014-07-30 Salim Fadhleyremove duplicated travis link v0.2.24
2014-07-30 Salim Fadhleyremove parts of failing tests
2014-07-30 Salim Fadhleyversion bump
2014-07-30 Salim Fadhleyplugin info example
2014-07-30 Salim Fadhleypep8 tidyup and example of plugin querying
2014-07-29 Salim Fadhleybetter support for querying plugins
2014-07-28 Salim Fadhleytidy up links section
2014-07-28 Salim Fadhleymega tidy-up of the docs
2014-07-28 Salim Fadhleyadd doc upload step to the release script
2014-07-28 Salim Fadhleytidy up travis files
2014-07-28 Salim Fadhleyadded additional versions of python to the travis confi... v0.2.23
2014-07-28 Salim Fadhleyfix some pep8 violations
2014-07-28 Salim Fadhleyadded tagging of releases
2014-07-28 Salim Fadhleyadded a way of getting the api version from the command...
2014-07-28 Salim Fadhleyadd the __version__ feature to the package
2014-07-27 Salim Fadhleyversion bump
2014-07-27 Salim Fadhleyadded travis buttons to readme
2014-07-27 Salim Fadhleyproposed fix for #295 - crash during get_params on...
2014-07-27 Salim Fadhleyminor version bump
2014-07-21 Salim Fadhleyadd release script, fix broken landscape.io image in...
2014-07-13 Salim Fadhleyrevert accidental removel of unittest2 from the setup...
2014-07-10 Salim Fadhleypre release tidy-ups and version bump
2014-07-10 Aleksey MaksimovMerge pull request #292 from lechat/get_post
2014-07-10 Aleksey MaksimovFix for issue #291
2014-06-17 Salim FadhleyMerge pull request #288 from timp21337/master
2014-06-17 timp21337Example of adding a shell build
2014-06-11 Aleksey MaksimovMerge pull request #286 from jduan/master
2014-06-09 Jingjing Duanmake tests more robust
2014-06-09 Jingjing Duanadd get_causes
2014-06-04 Aleksey MaksimovMerge pull request #285 from jduan/get_build_metadata
2014-06-04 Jingjing Duanadd comment about depth control
2014-06-04 Jingjing Duanadd job.get_build_metadata
2014-05-24 Aleksey MaksimovMerge pull request #282 from lechat/parameters_fix
2014-05-24 Aleksey MaksimovFix for P3 compatibility
2014-05-24 Aleksey MaksimovDisabled "too many branches" in pylint
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
next