summaryrefslogtreecommitdiff
path: root/lib/bitbucket/client.rb
Commit message (Expand)AuthorAgeFilesLines
* Clean up Bitbucket connection based on review commentsStan Hu2016-11-211-1/+1
* Add support for extracting all pull requests and their raw diffsStan Hu2016-11-211-1/+7
* Import pull request commentsStan Hu2016-11-211-0/+7
* Add an endpoint to get a list of pull requests for a repoDouglas Barbosa Alexandre2016-11-211-0/+6
* Add an endpoint to get a list of issue commentsDouglas Barbosa Alexandre2016-11-211-0/+10
* Add an endpoint to get a list of issues for a repoDouglas Barbosa Alexandre2016-11-211-0/+7
* Add an endpoint to get a single user repositoryDouglas Barbosa Alexandre2016-11-211-0/+5
* Add an endpoint to get the user's repositoriesDouglas Barbosa Alexandre2016-11-211-2/+12
* Add an endpoint to get the Bitbucket user profileDouglas Barbosa Alexandre2016-11-211-0/+5
* Add a Bitbucket client for the OAuth2 APIDouglas Barbosa Alexandre2016-11-211-0/+11