Present the commit title on merge SHA tooltip on MR widget

Currently we don't present a tooltip on the following merge commit SHA link:

Screen_Shot_2018-05-07_at_12.19.39

That's mainly because we don't persist this information on DB and would need to request Gitaly for the commit title information (and MergeRequestsController#show.json endpoint is one of the most requested endpoints at the moment).

To make it consistent with Note's UI, we should somehow cache and present it on the MR widget UI as well.

Edited May 07, 2018 by Oswaldo Ferreira
Assignee Loading
Time tracking Loading