gerrit/gerrit-gwtui
David Pursehouse 58b8d76204 Add support for parent revisions weblinks provided by plugins
Support for parent weblinks was removed in change I8508dcaf3. This is a
regression for some users who rely on that information being present.

On the other hand, not all users want to have these links going to the
same external service as the patch set revision links, so we can't just
add it back as it was.

Instead, add a new plugin web link interface for the parent revisions.

If a plugin provides an implementation of ParentWebLink, the links will
be displayed beside the parent revisions on the change screen.

For the built-in gitweb support, provide the parent links using the same
template as the patch set links, so they will always appear when the
gitweb config defines the 'revision' setting.

Bug: Issue 4908
Change-Id: Icdf0f997f939128717ee4edc2c147a26eeaebad6
2016-12-09 11:51:01 +09:00
..
src Add support for parent revisions weblinks provided by plugins 2016-12-09 11:51:01 +09:00
BUCK Merge branch 'stable-2.13' 2016-09-21 11:35:53 +02:00
BUILD Bazel: Reformat build files 2016-12-07 11:33:07 +00:00
gwt.defs Buck: Remove no-op gwt_jar attribute in prebuilt_jar 2016-11-03 15:00:04 +00:00