summaryrefslogtreecommitdiff
path: root/lib/bitbucket/representation/pull_request.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-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.
* Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre2016-12-161-5/+5
|
* BB importer: Refactoring user importing logic[ci skip]Valery Sizov2016-12-141-1/+1
|
* BB importer: Adding created_by only when used is not found[ci skip]Valery Sizov2016-12-131-1/+1
|
* Import opened pull request from BitbucketDouglas Barbosa Alexandre2016-11-211-0/+59
|
* Add an endpoint to get a list of pull requests for a repoDouglas Barbosa Alexandre2016-11-211-0/+6