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
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for automatically adding known_hosts
Chris Opland
2019-04-12
1
-6
/
+10
*
Add keepalive support to GerritSSHClient
Vineet Naik
2015-06-30
1
-2
/
+7
*
Restructure docstrings for better html output.
David Pursehouse
2014-10-30
1
-13
/
+45
*
Revert "Remove support for Gerrit over ssh"
David Pursehouse
2014-05-29
1
-0
/
+136
*
Remove support for Gerrit over ssh
David Pursehouse
2014-04-28
1
-136
/
+0
*
Add method to run a gerrit command from the client
David Pursehouse
2013-11-07
1
-0
/
+6
*
Add method to get username and Gerrit version
David Pursehouse
2013-11-07
1
-0
/
+4
*
Fix #10: Allow to manually specify ssh username and port
David Pursehouse
2013-09-12
1
-2
/
+2
*
Fix #5: Move json parsing and error handling into the event factory
David Pursehouse
2013-09-11
1
-3
/
+3
*
Don't put copyright and license headers in Python module docstrings
David Pursehouse
2013-08-07
1
-25
/
+23
*
Add generation of package documentation
David Pursehouse
2013-08-07
1
-1
/
+1
*
Fix relative imports
David Pursehouse
2013-08-06
1
-6
/
+6
*
Only allow strings as query terms and commands
David Pursehouse
2013-08-05
1
-6
/
+9
*
Add missing docstrings to conform to PEP-257
David Pursehouse
2013-08-04
1
-1
/
+1
*
Python 2.6 style exception handling
David Pursehouse
2012-10-25
1
-1
/
+1
*
Encapsulate the SSH command results in a class
David Pursehouse
2012-10-24
1
-2
/
+2
*
Only add query result lines to returned data
David Pursehouse
2012-10-24
1
-4
/
+3
*
Handle JSON errors in query results
David Pursehouse
2012-10-24
1
-1
/
+4
*
Refactor getting the Gerrit version
David Pursehouse
2012-10-24
1
-16
/
+3
*
Get Gerrit version during client initialisation
David Pursehouse
2012-10-17
1
-0
/
+17
*
Add query functionality
David Pursehouse
2012-10-17
1
-0
/
+34
*
Move SSH client from stream class to main client class
David Pursehouse
2012-10-16
1
-2
/
+3
*
Add license information
David Pursehouse
2012-09-20
1
-1
/
+25
*
Wait for thread to complete when stopping stream
David Pursehouse
2012-09-12
1
-0
/
+1
*
Refactor event stream handling to use SSH client
David Pursehouse
2012-09-11
1
-2
/
+18
*
Add initial stub of GerritClient class
David Pursehouse
2012-08-24
1
-0
/
+43