summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add .gitignore0.0.1David Pursehouse2012-07-241-0/+3
* Add Makefile and script for unit testsDavid Pursehouse2012-07-242-0/+120
* Add unit tests for event handlingDavid Pursehouse2012-07-2411-0/+311
* 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
* Minor refactoring of unit testsDavid Pursehouse2012-07-245-3/+5
* 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-242-1/+22
* Minor refactoring and adding initial unit testsDavid Pursehouse2012-07-246-46/+183
* Initial version of class for handling Gerrit stream eventsDavid Pursehouse2012-07-241-0/+281
* Initial empty commitDavid Pursehouse2012-07-240-0/+0