Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-26 | 1 | -1/+3 |
| | |||||
* | Enable more frozen string in lib/**/*.rb | gfyoung | 2018-10-06 | 1 | -0/+2 |
| | | | | | | | | | | | | | Enables frozen for the following: * lib/*.rb * lib/banzai/**/*.rb * lib/bitbucket/**/*.rb * lib/constraints/**/*.rb * lib/container_registry/**/*.rb * lib/declarative_policy/**/*.rb Partially addresses #47424. | ||||
* | BB importer: Fixed bug with putting expired token to a project.clone_url | Valery Sizov | 2016-12-15 | 1 | -2/+2 |
| | |||||
* | Fix query for importing all projects for member | Stan Hu | 2016-12-09 | 1 | -1/+1 |
| | |||||
* | Return repositories to which user is a member, not just owner | Stan Hu | 2016-12-09 | 1 | -1/+1 |
| | |||||
* | BitBucket refactoring. Iteration 3 | Valery Sizov | 2016-12-07 | 1 | -16/+10 |
| | |||||
* | BitBuckpet importer. Refactoring. Iteration 2 | Valery Sizov | 2016-12-07 | 1 | -4/+2 |
| | |||||
* | Apply review comments. Iteration 1 | Valery Sizov | 2016-12-07 | 1 | -15/+14 |
| | |||||
* | Clean up Bitbucket connection based on review comments | Stan Hu | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Add support for extracting all pull requests and their raw diffs | Stan Hu | 2016-11-21 | 1 | -1/+7 |
| | |||||
* | Import pull request comments | Stan Hu | 2016-11-21 | 1 | -0/+7 |
| | |||||
* | Add an endpoint to get a list of pull requests for a repo | Douglas Barbosa Alexandre | 2016-11-21 | 1 | -0/+6 |
| | |||||
* | Add an endpoint to get a list of issue comments | Douglas Barbosa Alexandre | 2016-11-21 | 1 | -0/+10 |
| | |||||
* | Add an endpoint to get a list of issues for a repo | Douglas Barbosa Alexandre | 2016-11-21 | 1 | -0/+7 |
| | |||||
* | Add an endpoint to get a single user repository | Douglas Barbosa Alexandre | 2016-11-21 | 1 | -0/+5 |
| | |||||
* | Add an endpoint to get the user's repositories | Douglas Barbosa Alexandre | 2016-11-21 | 1 | -2/+12 |
| | |||||
* | Add an endpoint to get the Bitbucket user profile | Douglas Barbosa Alexandre | 2016-11-21 | 1 | -0/+5 |
| | |||||
* | Add a Bitbucket client for the OAuth2 API | Douglas Barbosa Alexandre | 2016-11-21 | 1 | -0/+11 |