Show deployment date on merge request page
Continuation of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5622.
We should extend Environments information on Merge Request page with a date when the first deployment of change did happen.
Currently we only know about last deployment date. It's seems kind of tricky/time consuming to find a date of the first deployment of that SHA.