salimfadhley [Sun, 23 Jun 2013 06:45:17 +0000 (07:45 +0100)]
Initial commit of the Invocation object.
salimfadhley [Sun, 23 Jun 2013 06:26:10 +0000 (07:26 +0100)]
Remove a redundant import
salimfadhley [Sat, 22 Jun 2013 23:42:51 +0000 (00:42 +0100)]
Version bump
salimfadhley [Sat, 22 Jun 2013 23:28:13 +0000 (00:28 +0100)]
some more test tidy-ups
salimfadhley [Sat, 22 Jun 2013 23:06:28 +0000 (00:06 +0100)]
better support for starting & stopping jobs
salimfadhley [Thu, 20 Jun 2013 00:20:11 +0000 (01:20 +0100)]
Add coverage to travis routine
salimfadhley [Thu, 20 Jun 2013 00:18:15 +0000 (01:18 +0100)]
Version bump
salimfadhley [Thu, 20 Jun 2013 00:05:32 +0000 (01:05 +0100)]
The launcher can now provide configuration files.
salimfadhley [Thu, 20 Jun 2013 00:04:29 +0000 (01:04 +0100)]
get rid of a pointless function.
salimfadhley [Wed, 19 Jun 2013 23:58:53 +0000 (00:58 +0100)]
new config file - required to launch newer versions of jenkins;
salimfadhley [Wed, 19 Jun 2013 23:49:54 +0000 (00:49 +0100)]
remove a print statement
salimfadhley [Tue, 18 Jun 2013 23:48:58 +0000 (00:48 +0100)]
Version bump
salimfadhley [Tue, 18 Jun 2013 23:47:01 +0000 (00:47 +0100)]
more docs
salimfadhley [Tue, 18 Jun 2013 23:45:10 +0000 (00:45 +0100)]
some docs
salimfadhley [Tue, 18 Jun 2013 23:10:54 +0000 (00:10 +0100)]
tidy up warning
salimfadhley [Tue, 18 Jun 2013 23:04:05 +0000 (00:04 +0100)]
add coverage
salimfadhley [Tue, 18 Jun 2013 23:02:37 +0000 (00:02 +0100)]
moved the test for war existance into python
salimfadhley [Tue, 18 Jun 2013 22:59:19 +0000 (23:59 +0100)]
Lock Jenkins to an older version for now.
salimfadhley [Tue, 18 Jun 2013 22:57:50 +0000 (23:57 +0100)]
Added known bugs section.
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! :)
Aleksey Maksimov [Tue, 18 Jun 2013 10:04:05 +0000 (18:04 +0800)]
Removed print statement from get_jobs_list
Aleksey Maksimov [Tue, 18 Jun 2013 06:31:28 +0000 (14:31 +0800)]
Added test for utils.Requester
salimfadhley [Tue, 18 Jun 2013 00:03:19 +0000 (01:03 +0100)]
remove a duplication
salimfadhley [Mon, 17 Jun 2013 23:51:56 +0000 (00:51 +0100)]
fixed a typo in the unittst
salimfadhley [Mon, 17 Jun 2013 23:44:26 +0000 (00:44 +0100)]
yet another refactor of nodes, this time with better tests
salimfadhley [Mon, 17 Jun 2013 23:43:17 +0000 (00:43 +0100)]
remove unused import
salimfadhley [Mon, 17 Jun 2013 23:05:48 +0000 (00:05 +0100)]
remove unused import
salimfadhley [Mon, 17 Jun 2013 23:05:10 +0000 (00:05 +0100)]
remove unused import
salimfadhley [Mon, 17 Jun 2013 22:46:42 +0000 (23:46 +0100)]
fix some typos
salimfadhley [Mon, 17 Jun 2013 22:44:45 +0000 (23:44 +0100)]
we dont need no steenking accessor functions.
salimfadhley [Mon, 17 Jun 2013 22:39:05 +0000 (23:39 +0100)]
small tidy-ups to tests
salimfadhley [Mon, 17 Jun 2013 22:38:28 +0000 (23:38 +0100)]
delete a bunch of stuff we do not actually need
salimfadhley [Mon, 17 Jun 2013 21:30:21 +0000 (22:30 +0100)]
corrected a typo
salimfadhley [Mon, 17 Jun 2013 21:30:05 +0000 (22:30 +0100)]
changed the text.
salimfadhley [Mon, 17 Jun 2013 21:29:41 +0000 (22:29 +0100)]
Added the link to the issue tracker.
salimfadhley [Mon, 17 Jun 2013 21:56:12 +0000 (22:56 +0100)]
Added some test result data.
salimfadhley [Mon, 17 Jun 2013 21:31:41 +0000 (22:31 +0100)]
added the support link
Salim Fadhley [Mon, 17 Jun 2013 00:00:08 +0000 (01:00 +0100)]
more examples sorted
Salim Fadhley [Sun, 16 Jun 2013 23:55:37 +0000 (00:55 +0100)]
added a bunch of stuff in a new location
Salim Fadhley [Sun, 16 Jun 2013 23:55:04 +0000 (00:55 +0100)]
reshuffled a bunch of stuff
Salim Fadhley [Sun, 16 Jun 2013 23:51:09 +0000 (00:51 +0100)]
add a bunch more stuff
Salim Fadhley [Sun, 16 Jun 2013 23:37:28 +0000 (00:37 +0100)]
corrected one of the api-methods
Salim Fadhley [Sun, 16 Jun 2013 23:37:09 +0000 (00:37 +0100)]
Added some more ignores
Salim Fadhley [Sun, 16 Jun 2013 23:15:21 +0000 (00:15 +0100)]
queues have been almost entirely refactored, still need docs & examples
Salim Fadhley [Sun, 16 Jun 2013 22:25:51 +0000 (23:25 +0100)]
initial refactoring of queues
Salim Fadhley [Sun, 16 Jun 2013 22:25:29 +0000 (23:25 +0100)]
make sure that coverage logs are not tracked
Salim Fadhley [Sun, 16 Jun 2013 22:23:30 +0000 (23:23 +0100)]
tidy up imports
Salim Fadhley [Sun, 16 Jun 2013 22:22:48 +0000 (23:22 +0100)]
add nosetest & other steps to the ANT build
Salim Fadhley [Sun, 16 Jun 2013 21:35:59 +0000 (22:35 +0100)]
fix the test name
Salim Fadhley [Sun, 16 Jun 2013 21:30:39 +0000 (22:30 +0100)]
version bump
Salim Fadhley [Sun, 16 Jun 2013 21:27:47 +0000 (22:27 +0100)]
Coverage is now on by default
Salim Fadhley [Sun, 16 Jun 2013 21:21:02 +0000 (22:21 +0100)]
add nosetests settings to the cfg file
Salim Fadhley [Sun, 16 Jun 2013 21:09:41 +0000 (22:09 +0100)]
whitespace change
salimfadhley [Sun, 16 Jun 2013 19:30:11 +0000 (20:30 +0100)]
Fix typo
salimfadhley [Sun, 16 Jun 2013 19:23:50 +0000 (20:23 +0100)]
Significant refactor of views - still need to write documentation & examples
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.
salimfadhley [Sun, 16 Jun 2013 15:10:19 +0000 (16:10 +0100)]
make the post logger run on the same port as default jenkins
salimfadhley [Sun, 16 Jun 2013 15:09:49 +0000 (16:09 +0100)]
make it possible to create views again
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.
salimfadhley [Sun, 16 Jun 2013 00:53:01 +0000 (01:53 +0100)]
Add a low-level example for creating views.
salimfadhley [Sun, 16 Jun 2013 00:11:24 +0000 (01:11 +0100)]
Tidy up the comment.
salimfadhley [Sat, 15 Jun 2013 23:14:58 +0000 (00:14 +0100)]
Remove redundant import
salimfadhley [Sat, 15 Jun 2013 23:10:58 +0000 (00:10 +0100)]
Add a comment to this example
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
salimfadhley [Sat, 15 Jun 2013 23:03:52 +0000 (00:03 +0100)]
pep8 format & remove redundant imports
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
salimfadhley [Sat, 15 Jun 2013 22:47:09 +0000 (23:47 +0100)]
Merge branch 'master' of https://github.com/salimfadhley/jenkinsapi
salimfadhley [Sat, 15 Jun 2013 22:45:41 +0000 (23:45 +0100)]
small reformatting, cosmetic only
salimfadhley [Sat, 15 Jun 2013 22:44:55 +0000 (23:44 +0100)]
coverage is now a test dep
salimfadhley [Sat, 15 Jun 2013 22:44:16 +0000 (23:44 +0100)]
initial coverage + fixes for creating nodes
salimfadhley [Sat, 15 Jun 2013 21:59:11 +0000 (22:59 +0100)]
remove redundant imports from jenkins launcher
salimfadhley [Sat, 15 Jun 2013 21:33:06 +0000 (22:33 +0100)]
Get rid of the global - it's not needed any more.
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
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
salimfadhley [Sat, 15 Jun 2013 01:15:46 +0000 (02:15 +0100)]
many small fixes
salimfadhley [Sat, 15 Jun 2013 01:15:11 +0000 (02:15 +0100)]
clear before testing rather than after
salimfadhley [Fri, 14 Jun 2013 23:59:48 +0000 (00:59 +0100)]
updated readme & setup files
salimfadhley [Fri, 14 Jun 2013 23:29:01 +0000 (00:29 +0100)]
build fixes
salimfadhley [Fri, 14 Jun 2013 22:36:49 +0000 (23:36 +0100)]
use dry run to install test-dependancies automagically
salimfadhley [Fri, 14 Jun 2013 22:35:16 +0000 (23:35 +0100)]
correct the name of the downloady thing
salimfadhley [Fri, 14 Jun 2013 22:33:31 +0000 (23:33 +0100)]
get rid of ipdb
salimfadhley [Fri, 14 Jun 2013 22:32:10 +0000 (23:32 +0100)]
re enable systests in travis
salimfadhley [Fri, 14 Jun 2013 22:30:59 +0000 (23:30 +0100)]
refactor of jenkin launcher
salimfadhley [Fri, 14 Jun 2013 00:14:35 +0000 (01:14 +0100)]
Merge branch 'master' of https://github.com/salimfadhley/jenkinsapi
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
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
Aleksey Maksimov [Thu, 13 Jun 2013 01:41:29 +0000 (09:41 +0800)]
Added Aleksey Maksimov to authors
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
salimfadhley [Wed, 12 Jun 2013 23:06:47 +0000 (00:06 +0100)]
Remove python 3.3. support
salimfadhley [Wed, 12 Jun 2013 23:04:49 +0000 (00:04 +0100)]
re-add python 3.3 support
salimfadhley [Wed, 12 Jun 2013 23:04:10 +0000 (00:04 +0100)]
split out travis commands
salimfadhley [Wed, 12 Jun 2013 23:01:09 +0000 (00:01 +0100)]
fix a typo
salimfadhley [Wed, 12 Jun 2013 22:59:28 +0000 (23:59 +0100)]
ci should prefer nosetests
salimfadhley [Wed, 12 Jun 2013 22:54:22 +0000 (23:54 +0100)]
new home for this file
salimfadhley [Wed, 12 Jun 2013 22:53:22 +0000 (23:53 +0100)]
this is in the wrong directory
salimfadhley [Wed, 12 Jun 2013 22:50:48 +0000 (23:50 +0100)]
2nd rename
salimfadhley [Wed, 12 Jun 2013 22:48:46 +0000 (23:48 +0100)]
rename the travis config
salimfadhley [Wed, 12 Jun 2013 22:44:04 +0000 (23:44 +0100)]
setup.py
salimfadhley [Wed, 12 Jun 2013 22:36:15 +0000 (23:36 +0100)]
added support for travis-ci
salimfadhley [Wed, 12 Jun 2013 22:31:04 +0000 (23:31 +0100)]
fix some stuff I broke