summaryrefslogtreecommitdiff
path: root/lib/bitbucket/representation/issue.rb
Commit message (Expand)AuthorAgeFilesLines
* Add author lines to project import commentsGeorge Koltsov2019-08-071-1/+1
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Import bitbucket issues that are reported by an anonymous userBart Libert2018-05-241-1/+1
* Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre2016-12-161-3/+3
* BB importer: Milestone importerValery Sizov2016-12-161-0/+4
* 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
* BitBucket importer: import issues with labelsValery Sizov2016-12-071-0/+4
* Apply review comments. Iteration 1Valery Sizov2016-12-071-5/+1
* Add an endpoint to get a list of issues for a repoDouglas Barbosa Alexandre2016-11-211-0/+49