summaryrefslogtreecommitdiff
path: root/gerrit_stream.py
Commit message (Expand)AuthorAgeFilesLines
* Reason is missing in ChangeRestoredEventDavid Pursehouse2012-07-241-0/+1
* `comment-added` event can have multiple approvalsDavid Pursehouse2012-07-241-16/+24
* Add support for the `draft-published` eventDavid Pursehouse2012-07-241-0/+18
* Fixing PEP-8 and pylint warningsDavid Pursehouse2012-07-241-8/+13
* Python cleanup: inherit from objectErnst Sjostrand2012-07-241-7/+7
* Undefined variable in GerritCommentAddedEventDavid Pursehouse2012-07-241-32/+37
* Check for callable event handler on attachDavid Pursehouse2012-07-241-1/+3
* Minor refactoring and adding initial unit testsDavid Pursehouse2012-07-241-46/+58
* Initial version of class for handling Gerrit stream eventsDavid Pursehouse2012-07-241-0/+281