tools/python-jenkinsapi.git
11 years agoAdded code to debug HTTP requests (commented)
Aleksey Maksimov [Tue, 2 Jul 2013 10:14:38 +0000 (18:14 +0800)]
Added code to debug HTTP requests (commented)

11 years agoConvert config to str if it is unicode
Aleksey Maksimov [Fri, 28 Jun 2013 05:51:17 +0000 (13:51 +0800)]
Convert config to str if it is unicode

11 years agotweak to one unit test
salimfadhley [Fri, 5 Jul 2013 23:44:45 +0000 (00:44 +0100)]
tweak to one unit test

11 years agoversion bump
salimfadhley [Fri, 5 Jul 2013 23:08:20 +0000 (00:08 +0100)]
version bump

11 years agoMerge branch 'unstable'
salimfadhley [Fri, 5 Jul 2013 23:07:57 +0000 (00:07 +0100)]
Merge branch 'unstable'

11 years agoFix for issue #142 copy_job return value changed from destination job to source job
salimfadhley [Fri, 5 Jul 2013 23:07:03 +0000 (00:07 +0100)]
Fix for issue #142 copy_job return value changed from destination job to source job

11 years agobuild objects now have a get_console function
salimfadhley [Fri, 5 Jul 2013 00:04:35 +0000 (01:04 +0100)]
build objects now have a get_console function

11 years agoMerge branch 'unstable'
salimfadhley [Mon, 1 Jul 2013 23:55:26 +0000 (00:55 +0100)]
Merge branch 'unstable'

11 years agoAdd an extra test to verify multiple invocation behavior.
salimfadhley [Mon, 1 Jul 2013 23:53:32 +0000 (00:53 +0100)]
Add an extra test to verify multiple invocation behavior.

11 years agoVersion bump
Salim Fadhley [Sun, 30 Jun 2013 01:19:49 +0000 (02:19 +0100)]
Version bump

11 years agohandle missing build objects slightly better
Salim Fadhley [Sun, 30 Jun 2013 01:12:53 +0000 (02:12 +0100)]
handle missing build objects slightly better

11 years agoMerge branch 'unstable'
Salim Fadhley [Sun, 30 Jun 2013 01:04:18 +0000 (02:04 +0100)]
Merge branch 'unstable'

11 years agomoved the scm test out of systests into unittests
Salim Fadhley [Sun, 30 Jun 2013 01:03:44 +0000 (02:03 +0100)]
moved the scm test out of systests into unittests

11 years agoThis test is disabled,it does not actually test all that much about the API, it would...
Salim Fadhley [Sun, 30 Jun 2013 00:41:48 +0000 (01:41 +0100)]
This test is disabled,it does not actually test all that much about the API, it would be better done as a unittest.

11 years agosupport for binary artifacts
Salim Fadhley [Sun, 30 Jun 2013 00:01:35 +0000 (01:01 +0100)]
support for binary artifacts

11 years agoremove unused import
Salim Fadhley [Sat, 29 Jun 2013 23:49:49 +0000 (00:49 +0100)]
remove unused import

11 years agomove the pinger job config into the config file
Salim Fadhley [Sat, 29 Jun 2013 23:39:02 +0000 (00:39 +0100)]
move the pinger job config into the config file

11 years agoMerge branch 'unstable'
Salim Fadhley [Sat, 29 Jun 2013 23:24:32 +0000 (00:24 +0100)]
Merge branch 'unstable'

11 years agoMake nosetests verbose
Salim Fadhley [Sat, 29 Jun 2013 23:17:40 +0000 (00:17 +0100)]
Make nosetests verbose

11 years agoan attempt to force the launcher to wait until jenkins is actually launched
Salim Fadhley [Sat, 29 Jun 2013 23:12:51 +0000 (00:12 +0100)]
an attempt to force the launcher to wait until jenkins is actually launched

11 years agochange cannot parse error
Salim Fadhley [Sat, 29 Jun 2013 22:41:48 +0000 (23:41 +0100)]
change cannot parse error

11 years agoget rid of the ill-coinceived retry function
Salim Fadhley [Sat, 29 Jun 2013 22:26:22 +0000 (23:26 +0100)]
get rid of the ill-coinceived retry function

11 years agodelete some krb stuff
Salim Fadhley [Sat, 29 Jun 2013 22:26:02 +0000 (23:26 +0100)]
delete some krb stuff

11 years agoAdd a header
salimfadhley [Thu, 27 Jun 2013 21:38:42 +0000 (22:38 +0100)]
Add a header

11 years agoAdded a script for all the jenkins activities.
salimfadhley [Thu, 27 Jun 2013 21:29:44 +0000 (22:29 +0100)]
Added a script for all the jenkins activities.

11 years agoAdd a word from our sponsors
salimfadhley [Thu, 27 Jun 2013 21:23:06 +0000 (22:23 +0100)]
Add a word from our sponsors

11 years agoMerge branch 'unstable' of https://github.com/salimfadhley/jenkinsapi into unstable
salimfadhley [Thu, 27 Jun 2013 21:19:54 +0000 (22:19 +0100)]
Merge branch 'unstable' of https://github.com/salimfadhley/jenkinsapi into unstable

11 years agoversion bump
salimfadhley [Wed, 26 Jun 2013 22:44:10 +0000 (23:44 +0100)]
version bump

11 years agoapply the requested patch to solve issue #20
salimfadhley [Wed, 26 Jun 2013 22:40:49 +0000 (23:40 +0100)]
apply the requested patch to solve issue #20

11 years agoMerge pull request #134 from sudharsh/unstable
Salim Fadhley [Wed, 26 Jun 2013 21:54:03 +0000 (14:54 -0700)]
Merge pull request #134 from sudharsh/unstable

Consolidated get_revision() and coverage fixes

11 years agoUse requests instead of urllib.urlretrieve for plugins
Sudharshan S [Tue, 25 Jun 2013 20:38:25 +0000 (20:38 +0000)]
Use requests instead of urllib.urlretrieve for plugins

11 years agoBegin test cases for testing jenkins API calls related to the SCM
Sudharshan S [Tue, 25 Jun 2013 16:24:31 +0000 (21:54 +0530)]
Begin test cases for testing jenkins API calls related to the SCM

Use JenkinsLauncher.install_plugin to install Jenkins git plugins and verify coverage for Build.get_revision() fix

11 years agojenkins_launcher can now install plugins
Sudharshan S [Tue, 25 Jun 2013 16:20:26 +0000 (21:50 +0530)]
jenkins_launcher can now install plugins

install_plugin takes in a URL or a list of URLs and restarts jenkins thereby installing the plugins

11 years agoFix build.get_revision() for GIT repositories
Sudharshan S [Tue, 25 Jun 2013 13:32:26 +0000 (19:02 +0530)]
Fix build.get_revision() for GIT repositories

Filter out actions which are None or not of interest and then extract the git revision from the lastBuiltRevision. Works in cases where branch is of something other than origin/HEAD

11 years agoVersion bump
salimfadhley [Mon, 24 Jun 2013 23:46:40 +0000 (00:46 +0100)]
Version bump

11 years agosome small fixes
salimfadhley [Mon, 24 Jun 2013 23:44:47 +0000 (00:44 +0100)]
some small fixes

11 years agosome small fixes
salimfadhley [Mon, 24 Jun 2013 23:44:47 +0000 (00:44 +0100)]
some small fixes

11 years agoMerge branch 'unstable'
salimfadhley [Mon, 24 Jun 2013 23:32:46 +0000 (00:32 +0100)]
Merge branch 'unstable'

11 years agoinital somewhat working demo of invocations
salimfadhley [Mon, 24 Jun 2013 23:09:48 +0000 (00:09 +0100)]
inital somewhat working demo of invocations

11 years agoAdded a note to ask people not to email the developers for support
salimfadhley [Mon, 24 Jun 2013 21:47:50 +0000 (22:47 +0100)]
Added a note to ask people not to email the developers for support

11 years agoBumped Alexey up the list!
salimfadhley [Sun, 23 Jun 2013 23:55:56 +0000 (00:55 +0100)]
Bumped Alexey up the list!

11 years agoVersion bump
salimfadhley [Sun, 23 Jun 2013 23:50:37 +0000 (00:50 +0100)]
Version bump

11 years agointerim commit - pausing for the night
salimfadhley [Sun, 23 Jun 2013 23:49:50 +0000 (00:49 +0100)]
interim commit - pausing for the night

11 years agorefactor continues on invocation;
salimfadhley [Sun, 23 Jun 2013 21:53:13 +0000 (22:53 +0100)]
refactor continues on invocation;

11 years agoMerge branch 'unstable' of https://github.com/salimfadhley/jenkinsapi into unstable
Salim Fadhley [Sun, 23 Jun 2013 20:39:52 +0000 (21:39 +0100)]
Merge branch 'unstable' of https://github.com/salimfadhley/jenkinsapi into unstable

11 years agomore invocation stuff, temporary commit as I move to a new computer
Salim Fadhley [Sun, 23 Jun 2013 20:21:01 +0000 (21:21 +0100)]
more invocation stuff, temporary commit as I move to a new computer

11 years agoadd how to support us section.
Salim Fadhley [Sun, 23 Jun 2013 08:49:53 +0000 (09:49 +0100)]
add how to support us section.

11 years agopep8 format
Salim Fadhley [Sun, 23 Jun 2013 08:26:21 +0000 (09:26 +0100)]
pep8 format

11 years agoMoved the empty job config into the config
Salim Fadhley [Sun, 23 Jun 2013 08:26:01 +0000 (09:26 +0100)]
Moved the empty job config into the config

11 years agostubbing out a new invocation test
salimfadhley [Sun, 23 Jun 2013 08:09:35 +0000 (09:09 +0100)]
stubbing out a new invocation test

11 years agosmall re-organization, now we have a config file for all the jobs used in systests
salimfadhley [Sun, 23 Jun 2013 07:57:54 +0000 (08:57 +0100)]
small re-organization, now we have a config file for all the jobs used in systests

11 years agoskeleton class of the Invocation object
salimfadhley [Sun, 23 Jun 2013 07:49:35 +0000 (08:49 +0100)]
skeleton class of the Invocation object

11 years agopep8 format
salimfadhley [Sun, 23 Jun 2013 06:46:27 +0000 (07:46 +0100)]
pep8 format

11 years agoInitial commit of the Invocation object.
salimfadhley [Sun, 23 Jun 2013 06:45:17 +0000 (07:45 +0100)]
Initial commit of the Invocation object.

11 years agoRemove a redundant import
salimfadhley [Sun, 23 Jun 2013 06:26:10 +0000 (07:26 +0100)]
Remove a redundant import

11 years agoVersion bump
salimfadhley [Sat, 22 Jun 2013 23:42:51 +0000 (00:42 +0100)]
Version bump

11 years agosome more test tidy-ups
salimfadhley [Sat, 22 Jun 2013 23:28:13 +0000 (00:28 +0100)]
some more test tidy-ups

11 years agobetter support for starting & stopping jobs
salimfadhley [Sat, 22 Jun 2013 23:06:28 +0000 (00:06 +0100)]
better support for starting & stopping jobs

11 years agoAdd coverage to travis routine
salimfadhley [Thu, 20 Jun 2013 00:20:11 +0000 (01:20 +0100)]
Add coverage to travis routine

11 years agoVersion bump
salimfadhley [Thu, 20 Jun 2013 00:18:15 +0000 (01:18 +0100)]
Version bump

11 years agoThe launcher can now provide configuration files.
salimfadhley [Thu, 20 Jun 2013 00:05:32 +0000 (01:05 +0100)]
The launcher can now provide configuration files.

11 years agoget rid of a pointless function.
salimfadhley [Thu, 20 Jun 2013 00:04:29 +0000 (01:04 +0100)]
get rid of a pointless function.

11 years agonew config file - required to launch newer versions of jenkins;
salimfadhley [Wed, 19 Jun 2013 23:58:53 +0000 (00:58 +0100)]
new config file - required to launch newer versions of jenkins;

11 years agoremove a print statement
salimfadhley [Wed, 19 Jun 2013 23:49:54 +0000 (00:49 +0100)]
remove a print statement

11 years agoVersion bump
salimfadhley [Tue, 18 Jun 2013 23:48:58 +0000 (00:48 +0100)]
Version bump

11 years agomore docs
salimfadhley [Tue, 18 Jun 2013 23:47:01 +0000 (00:47 +0100)]
more docs

11 years agosome docs
salimfadhley [Tue, 18 Jun 2013 23:45:10 +0000 (00:45 +0100)]
some docs

11 years agotidy up warning
salimfadhley [Tue, 18 Jun 2013 23:10:54 +0000 (00:10 +0100)]
tidy up warning

11 years agoadd coverage
salimfadhley [Tue, 18 Jun 2013 23:04:05 +0000 (00:04 +0100)]
add coverage

11 years agomoved the test for war existance into python
salimfadhley [Tue, 18 Jun 2013 23:02:37 +0000 (00:02 +0100)]
moved the test for war existance into python

11 years agoLock Jenkins to an older version for now.
salimfadhley [Tue, 18 Jun 2013 22:59:19 +0000 (23:59 +0100)]
Lock Jenkins to an older version for now.

11 years agoAdded known bugs section.
salimfadhley [Tue, 18 Jun 2013 22:57:50 +0000 (23:57 +0100)]
Added known bugs section.

11 years agoFixed typo.
Aleksey Maksimov [Tue, 18 Jun 2013 10:10:56 +0000 (18:10 +0800)]
Fixed typo.

Shall stop posting fixes from Github UI no matter how small they look! This is the last one! :)

11 years agoRemoved print statement from get_jobs_list
Aleksey Maksimov [Tue, 18 Jun 2013 10:04:05 +0000 (18:04 +0800)]
Removed print statement from get_jobs_list

11 years agoAdded test for utils.Requester
Aleksey Maksimov [Tue, 18 Jun 2013 06:31:28 +0000 (14:31 +0800)]
Added test for utils.Requester

11 years agoremove a duplication
salimfadhley [Tue, 18 Jun 2013 00:03:19 +0000 (01:03 +0100)]
remove a duplication

11 years agofixed a typo in the unittst
salimfadhley [Mon, 17 Jun 2013 23:51:56 +0000 (00:51 +0100)]
fixed a typo in the unittst

11 years agoyet another refactor of nodes, this time with better tests
salimfadhley [Mon, 17 Jun 2013 23:44:26 +0000 (00:44 +0100)]
yet another refactor of nodes, this time with better tests

11 years agoremove unused import
salimfadhley [Mon, 17 Jun 2013 23:43:17 +0000 (00:43 +0100)]
remove unused import

11 years agoremove unused import
salimfadhley [Mon, 17 Jun 2013 23:05:48 +0000 (00:05 +0100)]
remove unused import

11 years agoremove unused import
salimfadhley [Mon, 17 Jun 2013 23:05:10 +0000 (00:05 +0100)]
remove unused import

11 years agofix some typos
salimfadhley [Mon, 17 Jun 2013 22:46:42 +0000 (23:46 +0100)]
fix some typos

11 years agowe dont need no steenking accessor functions.
salimfadhley [Mon, 17 Jun 2013 22:44:45 +0000 (23:44 +0100)]
we dont need no steenking accessor functions.

11 years agosmall tidy-ups to tests
salimfadhley [Mon, 17 Jun 2013 22:39:05 +0000 (23:39 +0100)]
small tidy-ups to tests

11 years agodelete a bunch of stuff we do not actually need
salimfadhley [Mon, 17 Jun 2013 22:38:28 +0000 (23:38 +0100)]
delete a bunch of stuff we do not actually need

11 years agocorrected a typo
salimfadhley [Mon, 17 Jun 2013 21:30:21 +0000 (22:30 +0100)]
corrected a typo

11 years agochanged the text.
salimfadhley [Mon, 17 Jun 2013 21:30:05 +0000 (22:30 +0100)]
changed the text.

11 years agoAdded the link to the issue tracker.
salimfadhley [Mon, 17 Jun 2013 21:29:41 +0000 (22:29 +0100)]
Added the link to the issue tracker.

11 years agoAdded some test result data.
salimfadhley [Mon, 17 Jun 2013 21:56:12 +0000 (22:56 +0100)]
Added some test result data.

11 years agoadded the support link
salimfadhley [Mon, 17 Jun 2013 21:31:41 +0000 (22:31 +0100)]
added the support link

11 years agomore examples sorted
Salim Fadhley [Mon, 17 Jun 2013 00:00:08 +0000 (01:00 +0100)]
more examples sorted

11 years agoadded a bunch of stuff in a new location
Salim Fadhley [Sun, 16 Jun 2013 23:55:37 +0000 (00:55 +0100)]
added a bunch of stuff in a new location

11 years agoreshuffled a bunch of stuff
Salim Fadhley [Sun, 16 Jun 2013 23:55:04 +0000 (00:55 +0100)]
reshuffled a bunch of stuff

11 years agoadd a bunch more stuff
Salim Fadhley [Sun, 16 Jun 2013 23:51:09 +0000 (00:51 +0100)]
add a bunch more stuff

11 years agocorrected one of the api-methods
Salim Fadhley [Sun, 16 Jun 2013 23:37:28 +0000 (00:37 +0100)]
corrected one of the api-methods

11 years agoAdded some more ignores
Salim Fadhley [Sun, 16 Jun 2013 23:37:09 +0000 (00:37 +0100)]
Added some more ignores

11 years agoqueues have been almost entirely refactored, still need docs & examples
Salim Fadhley [Sun, 16 Jun 2013 23:15:21 +0000 (00:15 +0100)]
queues have been almost entirely refactored, still need docs & examples

11 years agoinitial refactoring of queues
Salim Fadhley [Sun, 16 Jun 2013 22:25:51 +0000 (23:25 +0100)]
initial refactoring of queues

11 years agomake sure that coverage logs are not tracked
Salim Fadhley [Sun, 16 Jun 2013 22:25:29 +0000 (23:25 +0100)]
make sure that coverage logs are not tracked

11 years agotidy up imports
Salim Fadhley [Sun, 16 Jun 2013 22:23:30 +0000 (23:23 +0100)]
tidy up imports