gitlab: avatat in push events is not ssl
Created by: swpustc
The avatar in Push Events src is
<img alt="" class="avatar s24" src="http://www.gravatar.com/avatar/xxxxxx">
But in other please, such as head panel , this is
<img alt="User activity" src="https://secure.gravatar.com/avatar/xxxxxxx">
How to set to use ssl gravatar server?
Install gitlab-ce with gitlab_7.2.1-omnibus-1_amd64.deb (Ubuntu 14.04)