1. 26 Jan, 2016 9 commits
  2. 25 Jan, 2016 2 commits
  3. 22 Jan, 2016 12 commits
  4. 21 Jan, 2016 12 commits
  5. 20 Jan, 2016 5 commits
    • Robert Speicher's avatar
      Merge branch 'fix-project-creation' into 'master' · 0762d07e
      Robert Speicher authored
      Creator should be added as a master of the project on creation
      
      Fixes #4222 
      
      This also enable a project creator to add themselves as a master of the
      project for existing repositories that were created in the meanwhile
      that they don't appear as members.
      
      See merge request !2520
      0762d07e
    • Robert Speicher's avatar
      Remove Performance Monitoring from Integration docs · 8366dbda
      Robert Speicher authored
      [ci skip]
      8366dbda
    • Robert Speicher's avatar
      Merge branch 'fix-github-pull-requests-import' into 'master' · 960d8739
      Robert Speicher authored
      Fix cross projects detection when importing GitHub pull requests
      
      Fixes #12456
      
      See merge request !2523
      960d8739
    • Achilleas Pipinellis's avatar
      Merge branch 'metrics-documentation' into 'master' · ed540c37
      Achilleas Pipinellis authored
      Added documentation for GitLab Metrics
      
      This adds documentation for the metrics code I recently added.
      
      Two notes:
      
      * I'm referring to this feature as "GitLab Metrics" everywhere simply
        because the code resides in the `Gitlab::Metrics` namespace. A
        different name is fine, though I think just "Metrics" might be a bit
        too abstract.
      * Grafana isn't covered since it's fairly straight-forward to setup
        (there's nothing really special we can cover). I think we _should_
        cover it once we start shipping it with Omnibus.
      
      I assigned @axil since he's our technical writer/documentation guru,
      feel free to re-assign if needed.
      
      cc @sytses @axil @dzaporozhets @JobV 
      
      See merge request !2484
      ed540c37
    • Robert Speicher's avatar
      Merge branch 'issue_3945' into 'master' · eebb691c
      Robert Speicher authored
      Add syntax highlighting to diff view
      
      Closes #3945
      
      See merge request !2109
      eebb691c