BigW Consortium Gitlab

  1. 13 Apr, 2016 36 commits
  2. 12 Apr, 2016 4 commits
    • improve formatting · a0008f27
      Ben Bodenmiller authored
    • Merge branch 'notes-input' into 'master' · 64d71b4d
      Jacob Schatz authored
      Wrap text in notes box if longer than code in diff
      
      * Fixes branch name overflow
      * Text and inline `code` wraps in comments
      * `code` blocks scroll horizontally
      
      ![Screen_Shot_2016-04-11_at_4.59.15_PM](/uploads/39eee7d35ea79d1a3944aa6281b72121/Screen_Shot_2016-04-11_at_4.59.15_PM.png)
      
      See merge request !3626
    • Merge branch 'fix-todo-target-path' into 'master' · abfa6dcc
      Robert Speicher authored
      Fix todo_target_path for todos where target was removed
      
      Fixes #15187 
      
      See merge request !3684
    • Add `Gitlab.com?` method · 2e13f6c3
      Robert Speicher authored
      To be used as a feature flag for GitLab.com-only features, such as
      welcome emails.
      
      We will be careful to only use this to disable features or functionality
      that do not make sense for any installations that aren't GitLab.com. We
      will not use this to restrict features from other installations or keep
      them "exclusive" to GitLab.com.