1. 15 Aug, 2017 1 commit
    • Phil Hughes's avatar
      Fix race condition with dispatcher.js · 554afea0
      Phil Hughes authored
      The dispatcher was trying to create a new instance of a class that is loaded in a file after main.js which would cause the filtered search to not work on issues. This would only happen on the first load when the JS is not cached. If the JS is cached, then everything will be fine.
      554afea0
  2. 08 Aug, 2017 10 commits
  3. 07 Aug, 2017 29 commits