summaryrefslogtreecommitdiff
path: root/pygerrit/models.py
Commit message (Expand)AuthorAgeFilesLines
* Add user in the Approval objectDavid Pursehouse2013-11-181-0/+1
* Add support for CurrentPatchSetDavid Pursehouse2013-11-181-0/+30
* Include change status in Change objectDavid Pursehouse2013-11-181-0/+1
* Always set sortkey in Change objectDavid Pursehouse2013-11-181-2/+1
* Add username field in the account dataDavid Pursehouse2013-11-071-0/+1
* Fix indentationJens Andersen2013-10-171-1/+1
* Return sortKey from query result, to allow resuming query.Jens Andersen2013-10-171-0/+2
* Add __repr__ methods on event and model classesDavid Pursehouse2013-09-111-0/+17
* Don't put copyright and license headers in Python module docstringsDavid Pursehouse2013-08-071-26/+24
* Fix relative importsDavid Pursehouse2013-08-061-1/+1
* Add license informationDavid Pursehouse2012-09-201-1/+26
* Add support for topic name in change attributeDavid Pursehouse2012-08-021-0/+1
* Add helper methods for initialisation from json dataDavid Pursehouse2012-08-011-43/+45
* Tidy up docstrings to follow the PEP-257 docstring convention0.0.2David Pursehouse2012-07-311-18/+10
* Refactor into submodulesDavid Pursehouse2012-07-311-0/+88