1. 25 Jan, 2016 1 commit
  2. 22 Jan, 2016 12 commits
  3. 21 Jan, 2016 12 commits
  4. 20 Jan, 2016 12 commits
  5. 19 Jan, 2016 3 commits
    • Robert Speicher's avatar
      Update CHANGELOG · d3af84af
      Robert Speicher authored
      - Add attribution for Anton Baklanov
      - Remove attributions for employees
      
      [ci skip]
      d3af84af
    • Robert Speicher's avatar
      Merge branch 'add_email_headers' into 'master' · 74a6b4b6
      Robert Speicher authored
      Added X-GitLab-... headers to emails from CI and Email On Push services
      
      Fixes #2098
      
      This adds the 'X-GitLab-Project', 'X-GitLab-Project-Id' and
      'X-GitLab-Project-Path' headers to emails from CI and Email On Push in a way
      that it is done currently for merge requests and issues emails.
      
      Additionally, CI emails will have 'X-GitLab-Build-Status' header with either
      'fail' or 'success'.
      
      Emails from Email On Push will include 'X-Gitlab-Author' header containing the
      username of user who did the push.
      
      See merge request !2159
      74a6b4b6
    • Dmitriy Zaporozhets's avatar
      Merge branch 'star-button-fork-count-increase' into 'master' · 91af0864
      Dmitriy Zaporozhets authored
      Starring project only increases star count
      
      This is instead of increasing star & fork count
      
      Fixes #11396
      
      ![star-count](/uploads/9a1d569393bc051d1a019f0340eec957/star-count.gif)
      
      cc. @jschatz1 
      
      See merge request !2504
      91af0864