summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade paramiko to version 1.15.20.2.11paramiko-1.15.2David Pursehouse2015-06-301-1/+1
* Add keepalive support to GerritSSHClientVineet Naik2015-06-302-3/+11
* Don't use requests.session()0.2.10David Pursehouse2015-06-291-5/+4
* Don't set Content-Type on PUT/POST if there is no bodyDavid Pursehouse2015-06-291-4/+6
* Add debug log of response contentDavid Pursehouse2015-06-241-1/+2
* Upgrade requests to 2.7.00.2.9David Pursehouse2015-06-081-1/+1
* Allow unicode characters in gerrit commandsNikki Heald2015-04-061-0/+6
* Update requests to 2.5.1David Pursehouse2015-01-081-1/+1
* Fix incorrect docstringDavid Pursehouse2014-12-081-4/+1
* Upgrade pyflakes to 0.8.1David Pursehouse2014-11-281-1/+1
* Be less strict about the pbr version usedDavid Pursehouse2014-11-281-1/+1
* Restructure docstrings for better html output.David Pursehouse2014-10-304-88/+161
* Bump pep8 to 1.5.7David Pursehouse2014-10-274-5/+6
* Bump paramiko to 1.15.1 and pycrypto to 2.6.1David Pursehouse2014-10-241-2/+2
* Bump requests to 2.4.3David Pursehouse2014-10-241-1/+1
* Fix documentation buildDavid Pursehouse2014-10-221-4/+4
* Bump python requests version to 2.4.1Fabien Boucher2014-09-291-1/+1
* Add inline review support0.2.8Peter Theckanath2014-09-012-0/+124
* Replace deprecated assertEquals() with assertEqual()Peter Theckanath2014-09-011-176/+176
* Update PEP257 to 0.2.4David Pursehouse2014-07-151-1/+1
* Update pyflakes to 0.7.3Peter Theckanath2014-07-151-1/+1
* Add message formatter class0.2.7David Pursehouse2014-06-192-0/+197
* Upgrade requests to 2.3.0David Pursehouse2014-05-301-1/+1
* Fix paramiko link in the README fileDavid Pursehouse2014-05-301-1/+1
* Add support for ProxyCommand in GerritSSHClient0.2.6Alexander D. Kanevskiy2014-05-291-2/+6
* Upgrade paramiko to 1.14.0David Pursehouse2014-05-291-1/+2
* Revert "Remove support for Gerrit over ssh"David Pursehouse2014-05-2926-66/+1603
* Update the READMEDavid Pursehouse2014-05-071-12/+21
* Upgdade requests to 2.2.1David Pursehouse2014-05-021-1/+1
* Include full description in the setup configDavid Pursehouse2014-05-021-0/+1
* Set Content-Type header on PUT and POST requestsDavid Pursehouse2014-05-021-0/+4
* Set HTTP headers to reduce data transfer timeDavid Pursehouse2014-05-021-1/+4
* Migrate setup to pbrDavid Pursehouse2014-05-0212-219/+33
* Stop using pylintDavid Pursehouse2014-05-024-314/+1
* Remove support for Gerrit over sshDavid Pursehouse2014-04-2827-1599/+62
* Version 0.2.50.2.5David Pursehouse2014-04-173-1/+8
* Fix up usage of argparse in examplesDavid Pursehouse2014-04-112-13/+17
* Update examples to use argparse instead of optparseAndrey Devyatkin2014-04-112-49/+46
* Fix for hanging connectionsJohannes Richter2014-04-031-0/+4
* Version 0.2.40.2.4David Pursehouse2014-03-173-1/+10
* Accept kwargs for request functionsChristopher Zee2014-03-171-18/+8
* Correct Gerrit documentation linkDavid Pursehouse2014-03-171-1/+1
* Add badges to the READMEDavid Pursehouse2014-03-111-0/+6
* Fix README markup to work properly on GitlabDavid Pursehouse2014-03-031-18/+6
* Version 0.2.30.2.3David Pursehouse2013-12-172-1/+6
* Use find_packages() in setupDavid Pursehouse2013-12-171-2/+2
* Bump version to 0.2.20.2.2David Pursehouse2013-11-181-1/+1
* Release notes for 0.2.2David Pursehouse2013-11-181-0/+13
* Add user in the Approval objectDavid Pursehouse2013-11-181-0/+1
* Add support for CurrentPatchSetDavid Pursehouse2013-11-181-0/+30