BigW Consortium Gitlab

  1. 22 Dec, 2015 13 commits
  2. 21 Dec, 2015 21 commits
  3. 20 Dec, 2015 1 commit
  4. 19 Dec, 2015 2 commits
  5. 18 Dec, 2015 3 commits
    • Backport JIRA service · f177aaa5
      Drew Blessing authored
    • Merge branch 'ci-commit-status-skipped' into 'master' · 27859f7e
      Grzegorz Bizon authored
      Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the builds are enabled
      
      Fixes #3827 
      Fixes #4157
      
      /cc @grzesiek @dblessing 
      
      See merge request !2139
    • Merge branch 'reference_clean_up' into 'master' · 3ca78f01
      Robert Speicher authored
      Do not display project group/name when issue and MR are in same project
      
      I noticed that things seem a bit cluttered for related merge requests
      when displaying the group/project name for every item, even when it's
      in the same project.
      
      For merge requests that are in the same project as the issue we probably
      don't need to display the 'in group / name' bit.
      
      See merge request !2141