summaryrefslogtreecommitdiff
path: root/lib/bitbucket_server/representation/comment.rb
Commit message (Expand)AuthorAgeFilesLines
* Track parental relationships in commentsStan Hu2018-07-311-7/+38
* Use raw_commentStan Hu2018-07-281-3/+3
* Use a class method to consolidate timestamp conversionStan Hu2018-07-281-2/+2
* Clean up implementationStan Hu2018-07-251-6/+19
* Enable frozen_string_literalStan Hu2018-07-251-0/+2
* Fix Rubocop complaintsStan Hu2018-06-281-1/+1
* Fix line code map omitting repliesStan Hu2018-06-281-1/+1
* First iteration of importing diff notesStan Hu2018-06-281-6/+10
* Handle threaded comments and prepare for inline commentsStan Hu2018-06-281-8/+61
* WIP: Add support for Bitbucket Server importsStan Hu2018-06-251-0/+27