1. 27 May, 2016 2 commits
    • Jacob Schatz's avatar
      Merge branch 'fix-multiple-ci-status-poll' into 'master' · 952db59f
      Jacob Schatz authored
      Fixed potential issue with 2 ci status polling events happening
      
      Possible cause for double notifications was if the request was slow & then you changed page whilst this request was happening it would finish on another page & then launch another interval - this stops that issue.
      
      Also passed in the CI status as an option value rather than waiting for the first ajax request to finish
      
      See merge request !3869
      952db59f
    • Jacob Schatz's avatar
      Merge branch 'fix-shortcuts-spec' into 'master' · 61072a02
      Jacob Schatz authored
      Ensure project name is present on page
      
      ## What does this MR do?
      Fixes a failing spec
      
      
      
      
      See merge request !4307
      61072a02
  2. 26 May, 2016 31 commits
  3. 25 May, 2016 7 commits