Skip to content
Snippets Groups Projects
  1. Jul 26, 2018
  2. Jul 05, 2018
  3. Mar 03, 2018
  4. Aug 31, 2017
  5. Aug 28, 2017
  6. Jul 06, 2017
    • Yorick Peterse's avatar
      Added Cop to blacklist the use of `dependent:` · 8fbbf41e
      Yorick Peterse authored
      This is allowed for existing instances so we don't end up 76 offenses
      right away, but for new code one should _only_ use this if they _have_
      to remove non database data. Even then it's usually better to do this in
      a service class as this gives you more control over how to remove the
      data (e.g. in bulk).
      Verified
      8fbbf41e
  7. May 31, 2017
    • Phil Hughes's avatar
      Expand/collapse close & backlog lists in issue boards · f452c1aa
      Phil Hughes authored
      The closed & backlog lists in issue boards are no collapsible. They can
      be collapsed independently of each other & this selection is then saved
      to the browser through localStorage. When the page loads, the code gets
      the data from localStorage & determines whether to show or hide the list
      
      Closes #23917
      f452c1aa
  8. Mar 24, 2017
  9. Feb 03, 2017
  10. Sep 26, 2016
  11. Aug 17, 2016
Loading