An error occurred fetching the project authors.
  1. 04 Feb, 2021 1 commit
    • mfluharty's avatar
      Add license check for full code quality report · fdfb8ad2
      mfluharty authored
      Add 'full_codequality_report' as a starter feature
      Check feature availability when rendering the pipeline Code Quality tab
      Add a test to check that it's not rendered when feature is not available
      fdfb8ad2
  2. 21 Jan, 2021 1 commit
  3. 24 Nov, 2020 1 commit
  4. 23 Nov, 2020 1 commit
    • Maxime Orefice's avatar
      Add codequality reports · 632e91a1
      Maxime Orefice authored
      This MR adds the necessary logic to parse codequality report from
      a job artifact and read it a the pipeline level.
      632e91a1
  5. 12 Nov, 2020 1 commit
  6. 24 Aug, 2020 1 commit
  7. 22 Jul, 2020 1 commit
  8. 03 Jun, 2020 1 commit
  9. 16 May, 2020 1 commit
    • Tetiana Chupryna's avatar
      Drop support for 'license_management` artifact · 426fd866
      Tetiana Chupryna authored
      We added a validation that don't allow create such artifact.
      It's still possible to add it to CI config.
      `license_management` artifact was dropped in favor of
      `license_scanning` artifact. User are required to use it from now.
      426fd866
  10. 15 Apr, 2020 1 commit
  11. 09 Apr, 2020 2 commits
  12. 24 Mar, 2020 1 commit
  13. 06 Jan, 2020 1 commit
  14. 26 Sep, 2019 1 commit
  15. 03 Sep, 2019 1 commit
    • Mark Florian's avatar
      Use Security Dashboard in pipelines view · e0ad65ab
      Mark Florian authored
      This [replaces][1] the Split Security Reports app with the Security
      Dashboard in the pipelines view. This is part of a larger effort to
      [move security reports logic to the backend][2].
      
      This is behind the `pipeline_report_api` feature flag, which is
      currently disabled by default.
      
      A few other related changes were made:
      
      - Old references to "timeline" were replaced with "history" in specs
      - DRY in some specs regarding state initialisation
      - Make the history and count endpoint props optional on the dashboard
        component, which, if missing/empty, disable the display of the counts
        and charts components
      - Fixes a rendering discrepancy in the vulnerability modal, which was
        displaying a `File: undefined` row
      
      [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/13496
      [2]: https://gitlab.com/groups/gitlab-org/-/epics/1425
      e0ad65ab
  16. 14 Aug, 2019 1 commit
  17. 21 Jun, 2019 1 commit
  18. 05 Apr, 2019 1 commit
  19. 12 Mar, 2019 1 commit
  20. 24 Jan, 2019 1 commit
  21. 06 Nov, 2018 2 commits
  22. 16 Oct, 2018 1 commit
  23. 03 Aug, 2018 1 commit
  24. 05 Apr, 2018 1 commit
  25. 14 Mar, 2018 1 commit
  26. 20 Feb, 2018 3 commits