1. 17 Sep, 2016 2 commits
    • Stan Hu's avatar
      Refactor boards_spec.rb to avoid code duplication · c0a7eb38
      Stan Hu authored
      Originally created to address #21197, but !6224 solved the intermittent spec
      failures.
      c0a7eb38
    • Jacob Schatz's avatar
      Merge branch 'diff-line-highlighting-fix' into 'master' · d38499b3
      Jacob Schatz authored
      Fix line diff side-by-side line highlighting
      
      ## What does this MR do?
      
      Fixes line highlighting in diff side-by-side view from working correctly.
      
      The JS was looking for a class, but the class doesn't exist & instead it was a data attribute.
      
      ## Screenshots (if relevant)
      
      ![Screen_Shot_2016-09-13_at_10.26.15](/uploads/7aca730efb14d7bd6bad2a8712fe39d2/Screen_Shot_2016-09-13_at_10.26.15.png)
      
      See merge request !6316
      d38499b3
  2. 16 Sep, 2016 38 commits