index
:
delta/python-packages/pygerrit.git
dependabot/pip/ecdsa-0.13.3
dependabot/pip/jinja2-2.11.3
dependabot/pip/paramiko-2.10.1
dependabot/pip/pygments-2.7.4
master
paramiko-1.15.2
github.com: sonyxperiadev/pygerrit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pygerrit
/
events.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change abandoned and restored events don't have a patchset field
David Pursehouse
2013-10-18
1
-8
/
+4
*
Reason is optional in abandon and restore changes
Jens Andersen
2013-10-17
1
-3
/
+6
*
Completely refactor the stream event handling
David Pursehouse
2013-09-12
1
-3
/
+2
*
Add missing __repr__ methods on ErrorEvent and UnhandledEvent
David Pursehouse
2013-09-12
1
-1
/
+7
*
Fix initialisation of error event
David Pursehouse
2013-09-11
1
-0
/
+1
*
Fix #8: Support the "topic-changed" stream event
David Pursehouse
2013-09-11
1
-0
/
+23
*
Fix #7: Support the "reviewer-added" stream event
David Pursehouse
2013-09-11
1
-0
/
+20
*
Fix #6: Support the "merge-failed" stream event
David Pursehouse
2013-09-11
1
-0
/
+21
*
Fix #5: Move json parsing and error handling into the event factory
David Pursehouse
2013-09-11
1
-3
/
+31
*
Fix #3: Don't treat unhandled event types as errors
David Pursehouse
2013-09-11
1
-3
/
+11
*
Fix #4: Keep event's raw json data in the event object
David Pursehouse
2013-09-11
1
-9
/
+9
*
Add __repr__ methods on event and model classes
David Pursehouse
2013-09-11
1
-3
/
+33
*
Don't put copyright and license headers in Python module docstrings
David Pursehouse
2013-08-07
1
-26
/
+24
*
Fix pylint warnings
David Pursehouse
2013-08-06
1
-1
/
+2
*
Fix relative imports
David Pursehouse
2013-08-06
1
-2
/
+2
*
Fix one more PEP-257 violation
David Pursehouse
2013-08-06
1
-0
/
+2
*
Python 2.6 style exception handling
David Pursehouse
2012-10-25
1
-7
/
+7
*
Add __str__ on event base class
David Pursehouse
2012-10-16
1
-0
/
+3
*
Add license information
David Pursehouse
2012-09-20
1
-1
/
+26
*
Fix event registration from other module
David Pursehouse
2012-09-12
1
-3
/
+7
*
Inject event name into event classes with decorator
David Pursehouse
2012-08-22
1
-0
/
+1
*
Revert "GerritEventFactory should be a singleton"
David Pursehouse
2012-08-22
1
-8
/
+0
*
GerritEventFactory should be a singleton
David Pursehouse
2012-08-08
1
-0
/
+8
*
Add event factory and refactor event dispatching
David Pursehouse
2012-08-02
1
-0
/
+46
*
Add helper methods for initialisation from json data
David Pursehouse
2012-08-01
1
-12
/
+3
*
Tidy up docstrings to follow the PEP-257 docstring convention
0.0.2
David Pursehouse
2012-07-31
1
-30
/
+16
*
Refactor into submodules
David Pursehouse
2012-07-31
1
-0
/
+139