Files
gerrit/gerrit-gwtui-common
David Ostrovsky afe59c7a66 Expose RevisionInfo to panel extension points
Currently there is no way for panel extension points to retrieve the
revision information. This is needed to call the plugin specific
RevisionResource endpoints.

To pass the revision info, the extensions call invocation is postponed
to the point where RevisionInfo of current revision is set.

Change-Id: I01196b34273abedbe39818bcdbbcbf4629446f7f
2016-03-16 13:32:51 +01:00
..