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
/
stream.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress pylint warning about catching too general exception
David Pursehouse
2013-10-18
1
-1
/
+1
*
Ensure errors in json parsing doesn't leave everything in a broken state
Jens Andersen
2013-10-17
1
-8
/
+12
*
Avoid busy loop when receiving incoming stream data.
Jens Andersen
2013-10-16
1
-1
/
+1
*
Completely refactor the stream event handling
David Pursehouse
2013-09-12
1
-20
/
+16
*
Fix #5: Move json parsing and error handling into the event factory
David Pursehouse
2013-09-11
1
-21
/
+6
*
Fix #1: Use select.select() instead of select.poll()
David Pursehouse
2013-09-10
1
-14
/
+12
*
Don't put copyright and license headers in Python module docstrings
David Pursehouse
2013-08-07
1
-22
/
+22
*
Fix relative imports
David Pursehouse
2013-08-06
1
-3
/
+2
*
Fix UnboundLocalError when stream-event connection fails
David Pursehouse
2013-08-05
1
-16
/
+16
*
Python 2.6 style exception handling
David Pursehouse
2012-10-25
1
-3
/
+3
*
Encapsulate the SSH command results in a class
David Pursehouse
2012-10-24
1
-2
/
+2
*
Update pylint config to work with version 0.26
David Pursehouse
2012-10-24
1
-3
/
+0
*
Reduce nested `if` blocks in stream handling
David Pursehouse
2012-10-23
1
-10
/
+9
*
More error handling improvements in stream
David Pursehouse
2012-10-23
1
-11
/
+22
*
Fix pylint warnings in stream.py
David Pursehouse
2012-10-23
1
-6
/
+10
*
More exception handling in stream
David Pursehouse
2012-10-23
1
-1
/
+1
*
Move SSH client from stream class to main client class
David Pursehouse
2012-10-16
1
-5
/
+4
*
Add license information
David Pursehouse
2012-09-20
1
-1
/
+23
*
Handle errors when reading event stream
David Pursehouse
2012-09-12
1
-12
/
+29
*
Refactor event stream handling to use SSH client
David Pursehouse
2012-09-11
1
-66
/
+29
*
Pass input stream in the constructor of GerritStream
David Pursehouse
2012-08-03
1
-6
/
+7
*
Add event factory and refactor event dispatching
David Pursehouse
2012-08-02
1
-50
/
+19
*
Tidy up docstrings to follow the PEP-257 docstring convention
0.0.2
David Pursehouse
2012-07-31
1
-18
/
+19
*
Refactor into submodules
David Pursehouse
2012-07-31
1
-0
/
+108