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-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
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
2013-10-10
Hugh Brown
Add pylint config
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Add pep8 and pylint to .travis.yml
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Change import for pylint error
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Reformat __all__
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix really long lines
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix indentation of block
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Remove use of has_key
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Split lines joined by semicolon
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix whitespace around operators
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Add trailing newline in file
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hugh Brown
Fix whitespace issues
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Damien Nozay
add support for FILE parameters.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
salimfadhley
Merge branch 'folders_plugin_fix' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
salimfadhley
merge some recent fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
salimfadhley
Try to be consistent about what type is returned
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Salim Fadhley
Merge pull request #175 from Smartesting/fetch_all_builds
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Christophe...
Fetch full build list when incomplete
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Christophe...
ensure virtualenv installed and WORKSPACE defined
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Christophe...
Add Plugins#__str__
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
willthames
Raise NoBuildData when latestBuild etc. not even set
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
salimfadhley
Temporarily disable a test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
salimfadhley
Merge branch 'unstable' of https://github.com/salimfadh...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
salimfadhley
Merge branch 'master' of https://github.com/rocktavious...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Petr Kocandrle
Add kerberos authentication requester using requests_ke...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Petr Kocandrle
Keep the same scheme (protocol) as was used in Jenkins...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Salim Fadhley
Merge pull request #172 from kworr/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
salimfadhley
Merge branch 'unstable' of https://github.com/salimfadh...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Petr Kocandrle
Add kerberos authentication requester using requests_ke...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Petr Kocandrle
Keep the same scheme (protocol) as was used in Jenkins...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
kworr
fix exceptions inheritance
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Kyle
Build.get_downstream methods
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
salimfadhley
add license to setup file
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
salimfadhley
version bump
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Salim Fadhley
Merge pull request #157 from pkocandr/unstable-krbrequester
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Salim Fadhley
Merge pull request #167 from victorgp/master
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Salim Fadhley
Merge pull request #170 from rocktavious/master
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Kyle
README work
commit
|
commitdiff
|
tree
|
snapshot
next