| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for HTTP digest authentication | David Pursehouse | 2013-08-26 | 1 | -1/+41 |
| | | | | | | | | If the username and password are given, pass them to the request with HTTP digest authentication. Change-Id: If15628262a4ef6b370c3d0794dbc9ecd3a0be624 | ||||
| * | Initial implementation of Gerrit REST API interface | David Pursehouse | 2013-08-26 | 1 | -0/+110 |
| This initial version implements wrappers for GET, PUT, POST and DELETE requests. Authentication is not implemented. All requests are sent anonymously. Handling of error responses is not implemented. This change introduces a dependency on python-requests. Change-Id: I579f9f02be8afbb4e720daf97ca873d77cd54a77 | |||||
