summaryrefslogtreecommitdiff
path: root/pygerrit
Commit message (Expand)AuthorAgeFilesLines
* Add license informationDavid Pursehouse2012-09-207-7/+176
* Wait for thread to complete when stopping streamDavid Pursehouse2012-09-121-0/+1
* Handle errors when reading event streamDavid Pursehouse2012-09-121-12/+29
* Fix event registration from other moduleDavid Pursehouse2012-09-121-3/+7
* Refactor event stream handling to use SSH clientDavid Pursehouse2012-09-112-68/+47
* Handle invalid port in ssh configDavid Pursehouse2012-09-041-1/+5
* Add GerritSSHClientDavid Pursehouse2012-09-031-0/+53
* Add initial stub of GerritClient classDavid Pursehouse2012-08-241-0/+43
* Inject event name into event classes with decoratorDavid Pursehouse2012-08-221-0/+1
* Revert "GerritEventFactory should be a singleton"David Pursehouse2012-08-221-8/+0
* GerritEventFactory should be a singletonDavid Pursehouse2012-08-081-0/+8
* Pass input stream in the constructor of GerritStreamDavid Pursehouse2012-08-031-6/+7
* Add support for topic name in change attributeDavid Pursehouse2012-08-021-0/+1
* Add event factory and refactor event dispatchingDavid Pursehouse2012-08-022-50/+65
* Add helper methods for initialisation from json dataDavid Pursehouse2012-08-013-59/+58
* Tidy up docstrings to follow the PEP-257 docstring convention0.0.2David Pursehouse2012-07-314-67/+49
* Refactor into submodulesDavid Pursehouse2012-07-315-0/+347