11 Jun, 2014

2 commits


10 Jun, 2014

1 commit


07 Jun, 2014

1 commit


06 Jun, 2014

1 commit


05 Jun, 2014

1 commit


03 Jun, 2014

2 commits


02 Jun, 2014

2 commits


30 May, 2014

1 commit


29 May, 2014

2 commits


28 May, 2014

2 commits


26 May, 2014

3 commits


23 May, 2014

1 commit


22 May, 2014

1 commit


08 May, 2014

1 commit


06 May, 2014

1 commit


02 May, 2014

1 commit


29 Apr, 2014

1 commit


23 Apr, 2014

1 commit

  • allow passing user's email address in custom Gravatar urls
    
    Some custom avatar systems use the user's email address rather than its hash. This merge request will allow the administrator to configure gitlab-ce to use the user's email address gravatar.plain_url and  gravatar.ssl_url in the config file like this:
    
    ```
    gravatar:
        enabled: true
        plain_url: "http://company.com/avatar/?mail=%{email}&size=%{size}"
        ssl_url: "https://company.com/avatar/?mail=%{email}&size=%{size}"
    ```
    
    It's a only a 2 word patch.
    Dmitriy Zaporozhets
     

17 Apr, 2014

1 commit


15 Apr, 2014

1 commit


12 Apr, 2014

1 commit


11 Apr, 2014

2 commits


04 Apr, 2014

1 commit


02 Apr, 2014

1 commit


01 Apr, 2014

1 commit


27 Mar, 2014

1 commit


26 Mar, 2014

1 commit


24 Mar, 2014

1 commit


19 Mar, 2014

1 commit


17 Mar, 2014

2 commits


14 Mar, 2014

1 commit