Files
gerrit/gerrit-gwtui
David Ostrovsky d52c47240a Revision API: Prepare to expose comments and drafts
This is a refactoring change to expose comments and drafts to plugin API.

- remove own DraftInput class from server package and reuse existing one
from the extensions package
- remove Side enum and reuse the existing enum from extensions package
- replace CommentRange with Range in CommentInfo class

This is needed to simplify mapping from server side CommentInfo class
to one from extensions package.  It cannot be used directly because
of AccountInfo class and needs to be mapped in plugin API layer.

Change-Id: If6c4cbce715f89f84459a6cd97073d1de31b0312
2015-01-09 10:51:32 +09:00
..
2014-12-19 01:11:21 +00:00
2014-10-30 21:54:51 +01:00