summaryrefslogtreecommitdiff
path: root/lib/bitbucket/representation/user.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.
* BB importer: Refactoring user importing logic[ci skip]Valery Sizov2016-12-141-5/+1
|
* BB importer: Adding created_by only when used is not found[ci skip]Valery Sizov2016-12-131-1/+5
|
* Add an endpoint to get the Bitbucket user profileDouglas Barbosa Alexandre2016-11-211-0/+9