projects
/
tools
/
python-jenkinsapi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools/python-jenkinsapi.git
2013-07-09
lechat
Added job removal example
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
lechat
Moved addjob.xml to make examples working
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Aleksey Maksimov
Merge pull request #145 from lechat/examples
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
lechat
Added example for creating nested view
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Aleksey Maksimov
Merge pull request #144 from lechat/view_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
lechat
Fix to get view.views() actually working
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Aleksey Maksimov
Merge pull request #143 from lechat/views_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
lechat
Fixed tests, reformatted View with PEP8, added more...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Aleksey Maksimov
Added ability to create nested views
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Aleksey Maksimov
Added view.views() method to get nested Views object
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Aleksey Maksimov
Added code to debug HTTP requests (commented)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Aleksey Maksimov
Convert config to str if it is unicode
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
salimfadhley
tweak to one unit test
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
salimfadhley
version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
salimfadhley
Merge branch 'unstable'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
salimfadhley
Fix for issue #142 copy_job return value changed from...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
salimfadhley
build objects now have a get_console function
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
salimfadhley
Merge branch 'unstable'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
salimfadhley
Add an extra test to verify multiple invocation behavior.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Salim Fadhley
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Salim Fadhley
handle missing build objects slightly better
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Salim Fadhley
Merge branch 'unstable'
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Salim Fadhley
moved the scm test out of systests into unittests
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Salim Fadhley
This test is disabled,it does not actually test all...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Salim Fadhley
support for binary artifacts
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Salim Fadhley
remove unused import
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Salim Fadhley
move the pinger job config into the config file
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Salim Fadhley
Merge branch 'unstable'
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Salim Fadhley
Make nosetests verbose
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Salim Fadhley
an attempt to force the launcher to wait until jenkins...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Salim Fadhley
change cannot parse error
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Salim Fadhley
get rid of the ill-coinceived retry function
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Salim Fadhley
delete some krb stuff
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
salimfadhley
Add a header
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
salimfadhley
Added a script for all the jenkins activities.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
salimfadhley
Add a word from our sponsors
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
salimfadhley
Merge branch 'unstable' of https://github.com/salimfadh...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
salimfadhley
version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
salimfadhley
apply the requested patch to solve issue #20
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Salim Fadhley
Merge pull request #134 from sudharsh/unstable
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Sudharshan S
Use requests instead of urllib.urlretrieve for plugins
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Sudharshan S
Begin test cases for testing jenkins API calls related...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Sudharshan S
jenkins_launcher can now install plugins
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Sudharshan S
Fix build.get_revision() for GIT repositories
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
salimfadhley
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
salimfadhley
some small fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
salimfadhley
some small fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
salimfadhley
Merge branch 'unstable'
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
salimfadhley
inital somewhat working demo of invocations
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
salimfadhley
Added a note to ask people not to email the developers...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Bumped Alexey up the list!
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
interim commit - pausing for the night
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
refactor continues on invocation;
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Salim Fadhley
Merge branch 'unstable' of https://github.com/salimfadh...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Salim Fadhley
more invocation stuff, temporary commit as I move to...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Salim Fadhley
add how to support us section.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Salim Fadhley
pep8 format
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Salim Fadhley
Moved the empty job config into the config
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
stubbing out a new invocation test
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
small re-organization, now we have a config file for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
skeleton class of the Invocation object
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
pep8 format
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Initial commit of the Invocation object.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Remove a redundant import
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
some more test tidy-ups
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
better support for starting & stopping jobs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Add coverage to travis routine
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
The launcher can now provide configuration files.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
get rid of a pointless function.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
new config file - required to launch newer versions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
remove a print statement
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
more docs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
some docs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
tidy up warning
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
add coverage
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
moved the test for war existance into python
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Lock Jenkins to an older version for now.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Added known bugs section.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Aleksey Maksimov
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Aleksey Maksimov
Removed print statement from get_jobs_list
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Aleksey Maksimov
Added test for utils.Requester
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
remove a duplication
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
fixed a typo in the unittst
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
yet another refactor of nodes, this time with better...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
remove unused import
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
remove unused import
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
remove unused import
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
we dont need no steenking accessor functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
small tidy-ups to tests
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
delete a bunch of stuff we do not actually need
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
corrected a typo
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
changed the text.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Added the link to the issue tracker.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
Added some test result data.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
salimfadhley
added the support link
commit
|
commitdiff
|
tree
|
snapshot
next