summaryrefslogtreecommitdiff
path: root/jenkinsapi/exceptions.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-10Rename exceptions to custom_exceptions (because exceptions screws up pylint)Hugh Brown1-110/+0
2013-10-10Add module and class docstringsHugh Brown1-0/+5
2013-10-10Fix whitespace around operatorsHugh Brown1-1/+1
2013-10-10Fix whitespace issuesHugh Brown1-7/+21
2013-06-23better support for starting & stopping jobssalimfadhley1-13/+17
2013-06-18yet another refactor of nodes, this time with better testssalimfadhley1-0/+5
2013-06-16initial refactoring of queuesSalim Fadhley1-0/+5
2013-06-16Significant refactor of views - still need to write documentation & examplessalimfadhley1-0/+5
2013-06-10new nodes class + basic testssalimfadhley1-13/+18
2013-03-21adding support to delete a job from the queueVictor GarcĂ­a1-1/+4
2013-01-14Refactored SCM (Source Code Management) functionalityRuslan Lutsenko1-2/+8
2012-06-04git_revision() supports git and hgAnrs Hu1-0/+5
2012-02-08Moved hiturl to base class and implemented reloadRamon van Alteren1-0/+4
2012-01-05Renamed to jenkinsapiRamon van Alteren1-0/+49