summaryrefslogtreecommitdiff
path: root/lib/bitbucket/representation
Commit message (Expand)AuthorAgeFilesLines
* [BB Importer] Save the error trace and the whole raw documentbb_save_traceValery Sizov2017-04-111-4/+2
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* Add Wiki import to BB importerValery Sizov2016-12-191-0/+4
* Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre2016-12-164-10/+10
* BB importer: Milestone importerValery Sizov2016-12-161-0/+4
* BB importer: Refactoring user importing logic[ci skip]Valery Sizov2016-12-145-12/+4
* BB importer: Adding created_by only when used is not found[ci skip]Valery Sizov2016-12-135-4/+12
* specs for bitbucket representersValery Sizov2016-12-121-3/+3
* BitBucket importer: import issues with labelsValery Sizov2016-12-071-0/+4
* BitBuckpet importer. Refactoring. Iteration 2Valery Sizov2016-12-072-9/+4
* Apply review comments. Iteration 1Valery Sizov2016-12-073-8/+6
* Fix importing inline comment for any diff typeValery Sizov2016-12-061-2/+2
* Fix inline comment importing for 1:1 diff typeValery Sizov2016-12-051-1/+1
* Clean up owner and slug representationStan Hu2016-11-211-3/+11
* Import pull request commentsStan Hu2016-11-211-0/+39
* 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
* Add an endpoint to get a list of issue commentsDouglas Barbosa Alexandre2016-11-212-0/+36
* Add an endpoint to get a list of issues for a repoDouglas Barbosa Alexandre2016-11-211-0/+49
* Add an endpoint to get the user's repositoriesDouglas Barbosa Alexandre2016-11-211-0/+57
* Add an endpoint to get the Bitbucket user profileDouglas Barbosa Alexandre2016-11-212-0/+22