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-11-23
Aleksey Maksimov
Fix: error message was not giving job name
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Aleksey Maksimov
Changed eval() to ast.literal_eval() for safety
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Aleksey Maksimov
Merge pull request #202 from lechat/git_branch
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Aleksey Maksimov
Removed unused import
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Aleksey Maksimov
Added another delay to let Jenkins catchup
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Aleksey Maksimov
Added delay to let Jenkins to catchup with invocation
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Aleksey Maksimov
Made invocation.get_job_number to poll job
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Aleksey Maksimov
Added build.get_revision_branch method (Git only)
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Salim Fadhley
Merge pull request #194 from adamreid/master
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Salim Fadhley
Merge pull request #191 from makewhatis/executor_module
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
David Johansen
Adding myself as a contributor
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Adam Reid
Randomize jenkins http port for systests to avoid colli...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
David Johansen
Added systests for executor feature. Other fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
David Johansen
Added ability to query slaves for executors.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
salimfadhley
made the wait-period longer for this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
salimfadhley
Some tidy-ups
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
salimfadhley
Tidy up this test - still quite bad & useless.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Salim Fadhley
Merge pull request #189 from saschpe/master-contributors
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Sascha Peilicke
Add myself to contributors as requested
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Salim Fadhley
Merge pull request #188 from saschpe/master-nose-fixup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Sascha Peilicke
Fixup commit 2b14616c6a9577b4
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Salim Fadhley
Merge pull request #185 from saschpe/master-nose
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Sascha Peilicke
Move nose from setup_requires to test_requires
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
salimfadhley
add a new doc
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
salimfadhley
Changed authors to the more correct 'contributors'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
salimfadhley
Added a reminder not to contact authors directly.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
salimfadhley
added installation notes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
salimfadhley
version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
salimfadhley
Add some more comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
salimfadhley
tidy up imports
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
salimfadhley
Add warnings to functions with 0% coverage.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
salimfadhley
Merge branch 'master' of https://github.com/salimfadhle...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
salimfadhley
Added a borderline useless test to matrix jobs.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Salim Fadhley
Merge pull request #179 from lphoward/178
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
lphoward
added tests for parameterized builds for issue [#178]
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
lphoward
pep8
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
lphoward
respect parameterized builds when checking build reques...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
lphoward
add get_parameters to QueueItem and fix get_queue_items...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
salimfadhley
get rid of unpleasent use of Super
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
salimfadhley
disable an annoying pylint warning
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
salimfadhley
more lint fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
salimfadhley
Add some missing doctext.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
salimfadhley
many pep8 violations fixed
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
salimfadhley
fix up some imports
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
salimfadhley
still broken
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
salimfadhley
version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
salimfadhley
fix up some tests
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
salimfadhley
resolve conflicts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
salimfadhley
tidy ups
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Salim Fadhley
Merge pull request #177 from hughdbrown/master
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Change id() call to identifier()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Revert overreaching change
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Remove passing now-deleted parameter (deleted because...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Rename Result.id() to Result.identifier (builtin id)
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
pylint fixes for jenkinsapi_tests/
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
pylint fixes for jenkinsapi/
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Fix None comparisons and arithmetic spacing
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Fix pep8 errors in examples/
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Fix pep8 errors in examples/
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
pep8 fixes in test and utils directories
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Fix pep8 errors in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Patch tests and utils: exceptions to custom_exceptions
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Patch tests and utils: exceptions to custom_exceptions
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Disable I0011 pylint message
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hugh Brown
Rename exceptions to custom_exceptions (because excepti...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Disable 'Unexpected keyword arg' error
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Unnecessary lambda?
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Do not use variables that clash with builtins (id,...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Best guess at using unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Best guess at why a variable is undefined
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Use longer variable name
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Use longer variable name
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Use good variable name
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Use longer variable name
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix use of for-else with no break
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fool with pylintrc
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Split overlong line
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Lookup in dict
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Move docstring before code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Modify over-long lines
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Renaming variable that masks one in outer scope
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Initialize instance variable inside ctor
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix dangerous default argument
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Add docstring to class
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Remove unneeded argument in internal method
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Split long lines
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Implement methods with dict-like primitives
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Put dict to use
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix pylint errors relating to collection implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Use dict.get to simplify test and iteration
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Change class name jenkins_invoke to JenkinsInvoke ...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Add module and class docstrings
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Remove dead file
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Remove unused imports
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix pylint error relating to logging
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Add module docstring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Use list comprehension; split long lines
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Merge multiple docstrings
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Remove unneeded imports
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix over-indentation
commit
|
commitdiff
|
tree
|
snapshot
next