Commit Graph

70 Commits

Author SHA1 Message Date
Stan Hu 402cc95c1a Fix Bitbucket importer spec to pass with 2.0 API 2016-11-21 20:49:40 -08:00
Stan Hu 0b72994b63 Simplify Bitbucket::Page implementation 2016-11-21 16:47:30 -08:00
Stan Hu c7c4d657b4 Clean up Bitbucket connection based on review comments 2016-11-21 16:47:29 -08:00
Stan Hu 4d7303a98e Clean up owner and slug representation 2016-11-21 16:47:29 -08:00
Stan Hu 9e6b25d0bc Add support for extracting all pull requests and their raw diffs 2016-11-21 16:47:29 -08:00
Stan Hu b8bf28348f Rubocop fixes 2016-11-21 16:47:29 -08:00
Stan Hu ea393e6f30 Import pull request comments 2016-11-21 16:47:28 -08:00
Stan Hu 489d241c8d Incorporate review comments 2016-11-21 16:47:28 -08:00
Stan Hu 3b9d1c0f5d Fix refresh to lazily load connection 2016-11-21 16:47:28 -08:00
Stan Hu b25ebfe67b Lazily load Bitbucket connection 2016-11-21 16:47:28 -08:00
Douglas Barbosa Alexandre 704115c726 Import opened pull request from Bitbucket 2016-11-21 16:47:27 -08:00
Douglas Barbosa Alexandre 64722a15e3 Add an endpoint to get a list of pull requests for a repo 2016-11-21 16:47:27 -08:00
Douglas Barbosa Alexandre 3f59d25d26 Add an endpoint to get a list of issue comments 2016-11-21 16:47:26 -08:00
Douglas Barbosa Alexandre 3dd15d3f75 Add an endpoint to get a list of issues for a repo 2016-11-21 16:47:26 -08:00
Douglas Barbosa Alexandre 56cb4762d4 Refactoring Bitbucket import controller to use the new OAuth2 client 2016-11-21 16:47:25 -08:00
Douglas Barbosa Alexandre 411d0a9372 Add an endpoint to get a single user repository 2016-11-21 16:47:25 -08:00
Douglas Barbosa Alexandre 6418c6f88e Add an endpoint to get the user's repositories 2016-11-21 16:47:25 -08:00
Douglas Barbosa Alexandre e2f7f32a60 Add support for Bitbucket pagination when fetching collections 2016-11-21 16:47:25 -08:00
Douglas Barbosa Alexandre f1f5863bfc Add an endpoint to get the Bitbucket user profile 2016-11-21 16:47:25 -08:00
Douglas Barbosa Alexandre fc34c95603 Add a Bitbucket client for the OAuth2 API 2016-11-21 16:47:24 -08:00