tools/python-jenkinsapi.git
2013-06-26 salimfadhleyapply the requested patch to solve issue #20
2013-06-24 salimfadhleyVersion bump
2013-06-24 salimfadhleysome small fixes
2013-06-24 salimfadhleyMerge branch 'unstable'
2013-06-24 salimfadhleyinital somewhat working demo of invocations
2013-06-24 salimfadhleyAdded a note to ask people not to email the developers...
2013-06-23 salimfadhleyBumped Alexey up the list!
2013-06-23 salimfadhleyVersion bump
2013-06-23 salimfadhleyinterim commit - pausing for the night
2013-06-23 salimfadhleyrefactor continues on invocation;
2013-06-23 Salim FadhleyMerge branch 'unstable' of https://github.com/salimfadh...
2013-06-23 Salim Fadhleymore invocation stuff, temporary commit as I move to...
2013-06-23 Salim Fadhleyadd how to support us section.
2013-06-23 Salim Fadhleypep8 format
2013-06-23 Salim FadhleyMoved the empty job config into the config
2013-06-23 salimfadhleystubbing out a new invocation test
2013-06-23 salimfadhleysmall re-organization, now we have a config file for...
2013-06-23 salimfadhleyskeleton class of the Invocation object
2013-06-23 salimfadhleypep8 format
2013-06-23 salimfadhleyInitial commit of the Invocation object.
2013-06-23 salimfadhleyRemove a redundant import
2013-06-23 salimfadhleyVersion bump
2013-06-23 salimfadhleysome more test tidy-ups
2013-06-23 salimfadhleybetter support for starting & stopping jobs
2013-06-23 salimfadhleyAdd coverage to travis routine
2013-06-23 salimfadhleyVersion bump
2013-06-23 salimfadhleyThe launcher can now provide configuration files.
2013-06-23 salimfadhleyget rid of a pointless function.
2013-06-23 salimfadhleynew config file - required to launch newer versions...
2013-06-23 salimfadhleyremove a print statement
2013-06-23 salimfadhleyVersion bump
2013-06-23 salimfadhleymore docs
2013-06-23 salimfadhleysome docs
2013-06-23 salimfadhleytidy up warning
2013-06-23 salimfadhleyadd coverage
2013-06-23 salimfadhleymoved the test for war existance into python
2013-06-23 salimfadhleyLock Jenkins to an older version for now.
2013-06-23 salimfadhleyAdded known bugs section.
2013-06-23 Aleksey MaksimovFixed typo.
2013-06-23 Aleksey MaksimovRemoved print statement from get_jobs_list
2013-06-23 Aleksey MaksimovAdded test for utils.Requester
2013-06-23 salimfadhleyremove a duplication
2013-06-23 salimfadhleyfixed a typo in the unittst
2013-06-23 salimfadhleyyet another refactor of nodes, this time with better...
2013-06-23 salimfadhleyremove unused import
2013-06-23 salimfadhleyremove unused import
2013-06-23 salimfadhleyremove unused import
2013-06-23 salimfadhleyfix some typos
2013-06-23 salimfadhleywe dont need no steenking accessor functions.
2013-06-23 salimfadhleysmall tidy-ups to tests
2013-06-23 salimfadhleydelete a bunch of stuff we do not actually need
2013-06-23 salimfadhleycorrected a typo
2013-06-23 salimfadhleychanged the text.
2013-06-23 salimfadhleyAdded the link to the issue tracker.
2013-06-23 salimfadhleyAdded some test result data.
2013-06-23 salimfadhleyadded the support link
2013-06-23 Salim Fadhleymore examples sorted
2013-06-23 Salim Fadhleyadded a bunch of stuff in a new location
2013-06-23 Salim Fadhleyreshuffled a bunch of stuff
2013-06-23 Salim Fadhleyadd a bunch more stuff
2013-06-23 Salim Fadhleycorrected one of the api-methods
2013-06-23 Salim FadhleyAdded some more ignores
2013-06-23 Salim Fadhleyqueues have been almost entirely refactored, still...
2013-06-23 Salim Fadhleyinitial refactoring of queues
2013-06-23 Salim Fadhleymake sure that coverage logs are not tracked
2013-06-23 Salim Fadhleytidy up imports
2013-06-23 Salim Fadhleyadd nosetest & other steps to the ANT build
2013-06-23 Salim Fadhleyfix the test name
2013-06-23 Salim Fadhleyversion bump
2013-06-23 Salim FadhleyCoverage is now on by default
2013-06-23 Salim Fadhleyadd nosetests settings to the cfg file
2013-06-23 Salim Fadhleywhitespace change
2013-06-23 Salim Fadhleymore invocation stuff, temporary commit as I move to...
2013-06-23 Aleksey MaksimovMerge pull request #129 from lechat/unit_tests
2013-06-23 Aleksey MaksimovFixed bug in View.add_view, added unittests for View
2013-06-23 Salim Fadhleyadd how to support us section.
2013-06-23 Salim Fadhleypep8 format
2013-06-23 Salim FadhleyMoved the empty job config into the config
2013-06-23 salimfadhleystubbing out a new invocation test
2013-06-23 salimfadhleysmall re-organization, now we have a config file for...
2013-06-23 salimfadhleyskeleton class of the Invocation object
2013-06-23 salimfadhleypep8 format
2013-06-23 salimfadhleyInitial commit of the Invocation object.
2013-06-23 salimfadhleyRemove a redundant import
2013-06-23 salimfadhleyWe no longer return 0 for missing builds, now we use...
2013-06-23 salimfadhleymerge some stuff
2013-06-22 salimfadhleyVersion bump
2013-06-22 salimfadhleysome more test tidy-ups
2013-06-22 salimfadhleybetter support for starting & stopping jobs
2013-06-20 Aleksey MaksimovFixed update_config not passing config to Jenkins
2013-06-20 Aleksey MaksimovMerge pull request #125 from lechat/unit_tests
2013-06-20 Aleksey MaksimovAdded tests for Job, reformatted Job code
2013-06-20 Aleksey MaksimovMerge pull request #123 from s-ltf/patch-1
2013-06-20 s-ltfUpdate jenkins.py
2013-06-20 salimfadhleyAdd coverage to travis routine
2013-06-20 salimfadhleyVersion bump
2013-06-20 salimfadhleyThe launcher can now provide configuration files.
2013-06-20 salimfadhleyget rid of a pointless function.
2013-06-20 salimfadhleynew config file - required to launch newer versions...
2013-06-20 salimfadhleyremove a print statement
next