tools/python-jenkinsapi.git
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 agoMerge branch 'unstable' of https://github.com/salimfadhley/jenkinsapi into unstable
salimfadhley [Mon, 17 Jun 2013 22:29:55 +0000 (23:29 +0100)]
Merge branch 'unstable' of https://github.com/salimfadhley/jenkinsapi into unstable

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

11 years agoadd nosetest & other steps to the ANT build
Salim Fadhley [Sun, 16 Jun 2013 22:22:48 +0000 (23:22 +0100)]
add nosetest & other steps to the ANT build

11 years agofix the test name
Salim Fadhley [Sun, 16 Jun 2013 21:35:59 +0000 (22:35 +0100)]
fix the test name

11 years agoversion bump
Salim Fadhley [Sun, 16 Jun 2013 21:30:39 +0000 (22:30 +0100)]
version bump

11 years agoCoverage is now on by default
Salim Fadhley [Sun, 16 Jun 2013 21:27:47 +0000 (22:27 +0100)]
Coverage is now on by default

11 years agoadd nosetests settings to the cfg file
Salim Fadhley [Sun, 16 Jun 2013 21:21:02 +0000 (22:21 +0100)]
add nosetests settings to the cfg file

11 years agowhitespace change
Salim Fadhley [Sun, 16 Jun 2013 21:09:41 +0000 (22:09 +0100)]
whitespace change

11 years agoFix typo
salimfadhley [Sun, 16 Jun 2013 19:30:11 +0000 (20:30 +0100)]
Fix typo

11 years agoSignificant refactor of views - still need to write documentation & examples
salimfadhley [Sun, 16 Jun 2013 19:23:50 +0000 (20:23 +0100)]
Significant refactor of views - still need to write documentation & examples

11 years agoGet the views stuff out of the main Jenkins unittest. It will be added to it's own...
salimfadhley [Sun, 16 Jun 2013 16:55:34 +0000 (17:55 +0100)]
Get the views stuff out of the main Jenkins unittest. It will be added to it's own test-suite.

11 years agomake the post logger run on the same port as default jenkins
salimfadhley [Sun, 16 Jun 2013 15:10:19 +0000 (16:10 +0100)]
make the post logger run on the same port as default jenkins

11 years agomake it possible to create views again
salimfadhley [Sun, 16 Jun 2013 15:09:49 +0000 (16:09 +0100)]
make it possible to create views again

11 years agoThis is the actual correct way to generate a new view. Ignore my previous effort.
salimfadhley [Sun, 16 Jun 2013 14:48:00 +0000 (15:48 +0100)]
This is the actual correct way to generate a new view. Ignore my previous effort.

11 years agoAdd a low-level example for creating views.
salimfadhley [Sun, 16 Jun 2013 00:53:01 +0000 (01:53 +0100)]
Add a low-level example for creating views.

11 years agoTidy up the comment.
salimfadhley [Sun, 16 Jun 2013 00:11:24 +0000 (01:11 +0100)]
Tidy up the comment.

11 years agoRemove redundant import
salimfadhley [Sat, 15 Jun 2013 23:14:58 +0000 (00:14 +0100)]
Remove redundant import

11 years agoAdd a comment to this example
salimfadhley [Sat, 15 Jun 2013 23:10:58 +0000 (00:10 +0100)]
Add a comment to this example

11 years agoget rid of the kerberos stuff - it's commented for now until we can come up with...
salimfadhley [Sat, 15 Jun 2013 23:07:26 +0000 (00:07 +0100)]
get rid of the kerberos stuff - it's commented for now until we can come up with a more workable implementation

11 years agopep8 format & remove redundant imports
salimfadhley [Sat, 15 Jun 2013 23:03:52 +0000 (00:03 +0100)]
pep8 format & remove redundant imports

11 years agoexamples/create_a_job.py
salimfadhley [Sat, 15 Jun 2013 22:57:04 +0000 (23:57 +0100)]
examples/create_a_job.py

an example of how to create a job with jenkinsapi

11 years agoMerge branch 'master' of https://github.com/salimfadhley/jenkinsapi
salimfadhley [Sat, 15 Jun 2013 22:47:09 +0000 (23:47 +0100)]
Merge branch 'master' of https://github.com/salimfadhley/jenkinsapi

11 years agosmall reformatting, cosmetic only
salimfadhley [Sat, 15 Jun 2013 22:45:41 +0000 (23:45 +0100)]
small reformatting, cosmetic only

11 years agocoverage is now a test dep
salimfadhley [Sat, 15 Jun 2013 22:44:55 +0000 (23:44 +0100)]
coverage is now a test dep

11 years agoinitial coverage + fixes for creating nodes
salimfadhley [Sat, 15 Jun 2013 22:44:16 +0000 (23:44 +0100)]
initial coverage + fixes for creating nodes

11 years agoremove redundant imports from jenkins launcher
salimfadhley [Sat, 15 Jun 2013 21:59:11 +0000 (22:59 +0100)]
remove redundant imports from jenkins launcher

11 years agoGet rid of the global - it's not needed any more.
salimfadhley [Sat, 15 Jun 2013 21:33:06 +0000 (22:33 +0100)]
Get rid of the global - it's not needed any more.

11 years agoMerge pull request #109 from lechat/unit_tests
Aleksey Maksimov [Sat, 15 Jun 2013 15:13:27 +0000 (08:13 -0700)]
Merge pull request #109 from lechat/unit_tests

jenkins.create_job no longer throws exception

11 years agojenkins.create_job no longer throws exception
Aleksey Maksimov [Fri, 14 Jun 2013 08:57:54 +0000 (08:57 +0000)]
jenkins.create_job no longer throws exception

Changed unit test for create_dup_job
Added tests for create_job

11 years agomany small fixes
salimfadhley [Sat, 15 Jun 2013 01:15:46 +0000 (02:15 +0100)]
many small fixes

11 years agoclear before testing rather than after
salimfadhley [Sat, 15 Jun 2013 01:15:11 +0000 (02:15 +0100)]
clear before testing rather than after

11 years agoupdated readme & setup files
salimfadhley [Fri, 14 Jun 2013 23:59:48 +0000 (00:59 +0100)]
updated readme & setup files

11 years agobuild fixes
salimfadhley [Fri, 14 Jun 2013 23:29:01 +0000 (00:29 +0100)]
build fixes

11 years agouse dry run to install test-dependancies automagically
salimfadhley [Fri, 14 Jun 2013 22:36:49 +0000 (23:36 +0100)]
use dry run to install test-dependancies automagically

11 years agocorrect the name of the downloady thing
salimfadhley [Fri, 14 Jun 2013 22:35:16 +0000 (23:35 +0100)]
correct the name of the downloady thing

11 years agoget rid of ipdb
salimfadhley [Fri, 14 Jun 2013 22:33:31 +0000 (23:33 +0100)]
get rid of ipdb

11 years agore enable systests in travis
salimfadhley [Fri, 14 Jun 2013 22:32:10 +0000 (23:32 +0100)]
re enable systests in travis

11 years agorefactor of jenkin launcher
salimfadhley [Fri, 14 Jun 2013 22:30:59 +0000 (23:30 +0100)]
refactor of jenkin launcher

11 years agoMerge branch 'master' of https://github.com/salimfadhley/jenkinsapi
salimfadhley [Fri, 14 Jun 2013 00:14:35 +0000 (01:14 +0100)]
Merge branch 'master' of https://github.com/salimfadhley/jenkinsapi

11 years agoa more robust way to launch jenkins - intended to be used in the syslaunchers when...
salimfadhley [Fri, 14 Jun 2013 00:14:17 +0000 (01:14 +0100)]
a more robust way to launch jenkins - intended to be used in the syslaunchers when running on remote CI

11 years agoMerge pull request #103 from lechat/patch-1
Salim Fadhley [Thu, 13 Jun 2013 06:20:53 +0000 (23:20 -0700)]
Merge pull request #103 from lechat/patch-1

Added Aleksey Maksimov to authors

11 years agoAdded Aleksey Maksimov to authors
Aleksey Maksimov [Thu, 13 Jun 2013 01:41:29 +0000 (09:41 +0800)]
Added Aleksey Maksimov to authors

11 years agotemporarily disabled systests in travis until I can figure out why Jenkins does not...
salimfadhley [Wed, 12 Jun 2013 23:10:30 +0000 (00:10 +0100)]
temporarily disabled systests in travis until I can figure out why Jenkins does not start

11 years agoRemove python 3.3. support
salimfadhley [Wed, 12 Jun 2013 23:06:47 +0000 (00:06 +0100)]
Remove python 3.3. support

11 years agore-add python 3.3 support
salimfadhley [Wed, 12 Jun 2013 23:04:49 +0000 (00:04 +0100)]
re-add python 3.3 support

11 years agosplit out travis commands
salimfadhley [Wed, 12 Jun 2013 23:04:10 +0000 (00:04 +0100)]
split out travis commands

11 years agofix a typo
salimfadhley [Wed, 12 Jun 2013 23:01:09 +0000 (00:01 +0100)]
fix a typo

11 years agoci should prefer nosetests
salimfadhley [Wed, 12 Jun 2013 22:59:28 +0000 (23:59 +0100)]
ci should prefer nosetests

11 years agonew home for this file
salimfadhley [Wed, 12 Jun 2013 22:54:22 +0000 (23:54 +0100)]
new home for this file

11 years agothis is in the wrong directory
salimfadhley [Wed, 12 Jun 2013 22:53:22 +0000 (23:53 +0100)]
this is in the wrong directory

11 years ago2nd rename
salimfadhley [Wed, 12 Jun 2013 22:50:48 +0000 (23:50 +0100)]
2nd rename

11 years agorename the travis config
salimfadhley [Wed, 12 Jun 2013 22:48:46 +0000 (23:48 +0100)]
rename the travis config

11 years agosetup.py
salimfadhley [Wed, 12 Jun 2013 22:44:04 +0000 (23:44 +0100)]
setup.py

11 years agoadded support for travis-ci
salimfadhley [Wed, 12 Jun 2013 22:36:15 +0000 (23:36 +0100)]
added support for travis-ci

11 years agofix some stuff I broke
salimfadhley [Wed, 12 Jun 2013 22:31:04 +0000 (23:31 +0100)]
fix some stuff I broke

11 years agorun all the tests, not just unittests
salimfadhley [Wed, 12 Jun 2013 22:17:47 +0000 (23:17 +0100)]
run all the tests, not just unittests

11 years agobuild timestamps are now timezone aware. Added the pytz class as a dependancy.
salimfadhley [Wed, 12 Jun 2013 22:15:20 +0000 (23:15 +0100)]
build timestamps are now timezone aware. Added the pytz class as a dependancy.

11 years agoMerge branch 'master' of https://github.com/salimfadhley/jenkinsapi
salimfadhley [Wed, 12 Jun 2013 22:06:12 +0000 (23:06 +0100)]
Merge branch 'master' of https://github.com/salimfadhley/jenkinsapi

11 years agoMerge pull request #99 from lechat/time_fix
Salim Fadhley [Wed, 12 Jun 2013 22:06:02 +0000 (15:06 -0700)]
Merge pull request #99 from lechat/time_fix

Changed get_timestamp to return UTC time

11 years agoget the parameterized build unit-test working again
salimfadhley [Wed, 12 Jun 2013 22:00:48 +0000 (23:00 +0100)]
get the parameterized build unit-test working again

11 years agofixes for parameterized builds and enabling/disabling
salimfadhley [Wed, 12 Jun 2013 21:44:08 +0000 (22:44 +0100)]
fixes for parameterized builds and enabling/disabling

11 years agoMerge pull request #100 from lechat/unit_tests
Salim Fadhley [Wed, 12 Jun 2013 17:09:19 +0000 (10:09 -0700)]
Merge pull request #100 from lechat/unit_tests

Fixed get_server_baseurl, simplified create_job.

11 years agoFixed get_server_baseurl, simplified create_job.
Aleksey Maksimov [Wed, 12 Jun 2013 16:29:20 +0000 (00:29 +0800)]
Fixed get_server_baseurl, simplified create_job.

Added unit tests

11 years agoChanged get_timestamp to return UTC time
Aleksey Maksimov [Wed, 12 Jun 2013 14:53:43 +0000 (22:53 +0800)]
Changed get_timestamp to return UTC time

11 years agoa lower-level example of how parameterized builds work in Jenkins
salimfadhley [Wed, 12 Jun 2013 00:59:01 +0000 (01:59 +0100)]
a lower-level example of how parameterized builds work in Jenkins

11 years agomove the post-logger out of tests, it's not really a test
salimfadhley [Tue, 11 Jun 2013 23:27:00 +0000 (00:27 +0100)]
move the post-logger out of tests, it's not really a test

11 years agoMerge branch 'master' of https://github.com/salimfadhley/jenkinsapi
salimfadhley [Tue, 11 Jun 2013 23:22:27 +0000 (00:22 +0100)]
Merge branch 'master' of https://github.com/salimfadhley/jenkinsapi

11 years agosome refactoring of builds
salimfadhley [Tue, 11 Jun 2013 23:22:09 +0000 (00:22 +0100)]
some refactoring of builds

11 years agoMerge pull request #97 from rocktavious/master
Salim Fadhley [Tue, 11 Jun 2013 23:07:33 +0000 (16:07 -0700)]
Merge pull request #97 from rocktavious/master

I'm merging this one in, but please ensure that all future changes come with a unit-test that covers the changed code.

11 years agonew config for circle CI support
salimfadhley [Tue, 11 Jun 2013 22:21:17 +0000 (23:21 +0100)]
new config for circle CI support

11 years agoAdding API Method - Build Job
Kyle [Tue, 11 Jun 2013 21:38:47 +0000 (16:38 -0500)]
Adding API Method - Build Job

Added a new method to the api for building a job with params
Job.py was modified to respond better to failures
build.py was modified to be in sync with the remove of .id() on almost
all classes

11 years agoMore small fixes to jobs, I've begun work on a test for artifacts however I know...
salimfadhley [Mon, 10 Jun 2013 23:54:44 +0000 (00:54 +0100)]
More small fixes to jobs, I've begun work on a test for artifacts however I know this class is very wrong atm.

11 years agofixes for getting job configs
salimfadhley [Mon, 10 Jun 2013 22:59:29 +0000 (23:59 +0100)]
fixes for getting job configs

11 years agofixes to job starting
salimfadhley [Mon, 10 Jun 2013 22:30:42 +0000 (23:30 +0100)]
fixes to job starting

11 years agoMerge branch 'master' of https://github.com/salimfadhley/jenkinsapi
salimfadhley [Mon, 10 Jun 2013 21:05:34 +0000 (22:05 +0100)]
Merge branch 'master' of https://github.com/salimfadhley/jenkinsapi

11 years agonew stuff that I forgot to commit yesterday
salimfadhley [Mon, 10 Jun 2013 21:05:31 +0000 (22:05 +0100)]
new stuff that I forgot to commit yesterday

11 years agoMerge pull request #96 from lechat/unit_tests
Salim Fadhley [Mon, 10 Jun 2013 15:54:35 +0000 (08:54 -0700)]
Merge pull request #96 from lechat/unit_tests

Added tests for create_view and delete_view

11 years agoMerge pull request #95 from lechat/view_fix
Salim Fadhley [Mon, 10 Jun 2013 15:52:26 +0000 (08:52 -0700)]
Merge pull request #95 from lechat/view_fix

Fixed broken create_view and delete_view

11 years agoAdded tests for create_view and delete_view
Aleksey Maksimov [Mon, 10 Jun 2013 14:55:22 +0000 (22:55 +0800)]
Added tests for create_view and delete_view