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
2014-07-30
Salim Fadhley
pep8 tidyup and example of plugin querying
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Salim Fadhley
better support for querying plugins
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
tidy up links section
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
mega tidy-up of the docs
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
add doc upload step to the release script
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
tidy up travis files
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
added additional versions of python to the travis confi...
v0.2.23
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
fix some pep8 violations
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
added tagging of releases
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
added a way of getting the api version from the command...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Salim Fadhley
add the __version__ feature to the package
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Salim Fadhley
version bump
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Salim Fadhley
added travis buttons to readme
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Salim Fadhley
proposed fix for #295 - crash during get_params on...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Salim Fadhley
minor version bump
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Salim Fadhley
add release script, fix broken landscape.io image in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Salim Fadhley
revert accidental removel of unittest2 from the setup...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Salim Fadhley
pre release tidy-ups and version bump
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Aleksey Maksimov
Merge pull request #292 from lechat/get_post
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Aleksey Maksimov
Fix for issue #291
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Salim Fadhley
Merge pull request #288 from timp21337/master
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
timp21337
Example of adding a shell build
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Aleksey Maksimov
Merge pull request #286 from jduan/master
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jingjing Duan
make tests more robust
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jingjing Duan
add get_causes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Aleksey Maksimov
Merge pull request #285 from jduan/get_build_metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jingjing Duan
add comment about depth control
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Jingjing Duan
add job.get_build_metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Aleksey Maksimov
Merge pull request #282 from lechat/parameters_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Aleksey Maksimov
Fix for P3 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Aleksey Maksimov
Disabled "too many branches" in pylint
commit
|
commitdiff
|
tree
|
snapshot
2014-05-24
Aleksey Maksimov
Fix for issue #280
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Aleksey Maksimov
Merge pull request #277 from lechat/new_job_tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Aleksey Maksimov
Added better test to job._add_missing_builds()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Aleksey Maksimov
Revert "Bumped Python from 3.3 to 3.4"
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Aleksey Maksimov
Bumped Python from 3.3 to 3.4
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Aleksey Maksimov
Merge pull request #275 from nmiroshnichenko/master
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Aleksey Maksimov
Added section about Python versions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Aleksey Maksimov
Merge pull request #276 from lechat/python3_experimental
commit
|
commitdiff
|
tree
|
snapshot
2014-04-26
Aleksey Maksimov
Added short delay to let job run for a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Nikolay Miroshnichenko
add logging url when non 200 OK response
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
Added small delay to let jenkins catchup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
Merge branch 'python3_experimental' of github.com:lecha...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
Fixed assertion renamed in P3
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
build.get_console() now returns string in all python...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
Fixed md5 calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
Fixed most of the unit tests to work on all python...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
Fixed assertion renamed in P3
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
build.get_console() now returns string in all python...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
Fixed md5 calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksey Maksimov
Fixed most of the unit tests to work on all python...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Aleksey Maksimov
Merge pull request #274 from pdunnigan/master
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
pdunnigan
fixes job invoke when no build parameters exist for...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksey Maksimov
Removed paragraph about Python 3 branch
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Aleksey Maksimov
Merge remote-tracking branch 'origin/python3_experimental'
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Merge pull request #272 from lechat/small_job_fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Merge pull request #271 from lechat/python3_experimental
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Added re-try when removing job
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Added small delay for test_parametrized_build
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Added support for 'del' in Jenkins object: remove job
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Added re-try when removing job
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Added small delay for test_parametrized_build
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Added support for 'del' in Jenkins object: remove job
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Set unitest2 to be used only on python 2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Added unittest2 so travis can run tests with recent...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Set to use unittest2 library instead of unittest
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Merge pull request #270 from lechat/python3_experimental
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Fixed incorrect merge
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksey Maksimov
Merge remote-tracking branch 'upstream/python3_experime...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Aleksey Maksimov
Merge pull request #266 from sateeshkumarb/master
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Aleksey Maksimov
Merge pull request #269 from lechat/fix_268
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Aleksey Maksimov
Fix for issue #268 and unit tests for it
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Sateesh Kumar
Add test to verify fetching of plugin details,
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Aleksey Maksimov
Merge pull request #265 from sateeshkumarb/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Sateesh
Formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Aleksey Maksimov
Merge pull request #264 from lechat/job_improvements
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Aleksey Maksimov
Small changes in jobs classes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Aleksey Maksimov
Merge branch 'master' of github.com:salimfadhley/jenkinsapi
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Aleksey Maksimov
Simplified get_job_url function
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Aleksey Maksimov
Fixed pylint violations
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Sateesh Kumar
Adapt fingerprint to catch HTTPError from requests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Sateesh
minor fix to exception messages to improve readability.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Joao Vale
Add support to create Jenkins object without immediatel...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Aleksey Maksimov
Merge pull request #252 from jpiron/develop
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Aleksey Maksimov
Merge pull request #260 from sateeshkumarb/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Aleksey Maksimov
Merge pull request #262 from lechat/master
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Aleksey Maksimov
Simplified get_job_url function
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Aleksey Maksimov
Merge pull request #261 from lechat/master
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Aleksey Maksimov
Fixed pylint violations
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Sateesh
Add a few Jenkins API usage examples
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksey Maksimov
Merge pull request #257 from sateeshkumarb/master
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Sateesh Kumar
Adapt fingerprint to catch HTTPError from requests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Aleksey Maksimov
Merge pull request #256 from sateeshkumarb/master
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Sateesh Kumar
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Sateesh
minor fix to exception messages to improve readability.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Aleksey Maksimov
Merge pull request #254 from jvale/lazy_load_jobs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Joao Vale
Add support to create Jenkins object without immediatel...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
jpiron
polling jenkins each time Jobs is initialized
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Aleksey Maksimov
Added conversions from bytes to strings
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Aleksey Maksimov
Changed Jenkins URL to download LTS version
commit
|
commitdiff
|
tree
|
snapshot
next