summaryrefslogtreecommitdiff
path: root/lib/bitbucket
Commit message (Collapse)AuthorAgeFilesLines
...
* Add an endpoint to get a list of pull requests for a repoDouglas Barbosa Alexandre2016-11-212-0/+12
|
* Add an endpoint to get a list of issue commentsDouglas Barbosa Alexandre2016-11-213-0/+46
|
* Add an endpoint to get a list of issues for a repoDouglas Barbosa Alexandre2016-11-212-0/+56
|
* Refactoring Bitbucket import controller to use the new OAuth2 clientDouglas Barbosa Alexandre2016-11-211-0/+6
|
* 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-212-2/+69
|
* Add support for Bitbucket pagination when fetching collectionsDouglas Barbosa Alexandre2016-11-213-0/+95
|
* Add an endpoint to get the Bitbucket user profileDouglas Barbosa Alexandre2016-11-213-0/+27
|
* Add a Bitbucket client for the OAuth2 APIDouglas Barbosa Alexandre2016-11-212-0/+80