gerrit/gerrit-extension-api/src
Dave Borowitz ace3210a62 Expose submit type in ChangeInfo
As noted in the removed TODO, this is already needed to compute the
key for the mergeability cache, so including it in the ChangeInfo is
free.

The submit type always corresponds to current patch set, for the same
reason the mergeable bit does: only the current patch may be submitted
at all. It is also only shown in the UI for the current patch set.

Change-Id: I62aecac9bed035e8c3199e78691c0e01f3564151
2015-12-22 12:31:34 -05:00
..
main/java/com/google/gerrit/extensions Expose submit type in ChangeInfo 2015-12-22 12:31:34 -05:00
test/java/com/google/gerrit/extensions/registration Organize imports 2015-09-10 11:25:57 -04:00