1. 15 Aug, 2017 1 commit
    • Phil Hughes's avatar
      Fix race condition with dispatcher.js · 5edd0e66
      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.
      5edd0e66
  2. 09 Aug, 2017 5 commits
  3. 08 Aug, 2017 13 commits
  4. 07 Aug, 2017 21 commits