1. 30 Jul, 2021 1 commit
    • mfluharty's avatar
      Continue code quality widget polling while parsing · 0ba54b5f
      mfluharty authored
      When the pipeline for an MR is running
      or the results are being parsed and compared
      the reports response has a 204 (no content) status.
      Use pollUntilComplete to keep polling in this case
      until we receive either a 200 (ok) status or an error.
      
      Changelog: fixed
      0ba54b5f
  2. 28 Jul, 2021 39 commits