summaryrefslogtreecommitdiff
path: root/lib/bitbucket/representation/pull_request_comment.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-2/+2
* Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre2016-12-161-1/+1
* specs for bitbucket representersValery Sizov2016-12-121-3/+3
* Apply review comments. Iteration 1Valery Sizov2016-12-071-1/+1
* 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
* Import pull request commentsStan Hu2016-11-211-0/+39