commit | c40c5c4b9754ff29d17db9480441c69070867df8 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Fri May 01 03:48:22 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 01 03:48:30 2015 +0000 |
tree | d04a4c6d5323f6e6309c59899de1dfd8378ed0fd | |
parent | 2d3176497a2747faed075f163707e57d9f961a1c [diff] | |
parent | a91e7dc35c2e99403b82c1ea4107e9dbc3e382a2 [diff] |
Merge changes from topic 'notedb-comments-map' * changes: Move getCommentPsId from notedb to common location Fix PatchLineCommentsUtil.draftByChangeAuthor Convert CommentJson to more of a builder style Rename List(Draft)Comments to ListRevision{Drafts,Comments} notedb: Rewrite comments to be keyed by RevId Rename PatchLineCommentComparator to PLC_ORDER Convert ChangeNotes tests to Truth Convert CommentsTest to Truth Add RevId.toString()