An error occurred fetching the project authors.
  1. 09 Sep, 2021 1 commit
  2. 23 Jun, 2021 3 commits
  3. 09 Jun, 2021 1 commit
  4. 04 Jun, 2021 1 commit
  5. 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
  6. 06 Oct, 2020 1 commit
    • Judith Weiss's avatar
      Update... · 26a9a600
      Judith Weiss authored
      Update ee/app/assets/javascripts/vue_shared/security_reports/components/solution_card.vue, ee/spec/frontend/vue_shared/security_reports/components/modal_spec.js files
      26a9a600
  7. 28 Sep, 2020 1 commit
  8. 14 Jul, 2020 1 commit
    • Fernando's avatar
      Allow for fuzzing artifacts to be downloaded fom pipeline page · 447a11c4
      Fernando authored
      Add pipelineJobsPath
      
      * Add Vuex Module, mutations, actions, mutation types
      * Update presenter helper to retun TRUE if fuzzing job is run
      
      Implement download button/dropdown for fuzzing artifacts
      
      * Add mutations, actions, getters, state properties
      * Add fuzzing download vue component
      * Add conditional rendering logic
      
      Run prettier and linter
      
      Update translations and add unit tests
      
      * Add unit tests for actions, getters, and mutations
      
      Add fuzzing download vue component unit tests
      
      * Add unit tests
      * Fix up alignment when fuzzing is shown and hidden
      
      Add chaneglog entry for fuzzing feature
      
      * Add EE only change log
      
      Tweak styling for mobile
      
      * Restructure markup to be more mobile friendly
      447a11c4
  9. 25 Jun, 2020 1 commit
    • Paul Gascou-Vaillancourt's avatar
      Security reports summary in pipelines details · a5845965
      Paul Gascou-Vaillancourt authored
      - Cleaned up the previous approach for showing security reports
      summaries in pipelines details
      - Implemented the new SecurityReportsSummary component to show security
      report summaries above the Pipeline Security Dashboard
      - Added/updated tests
      a5845965
  10. 20 May, 2020 1 commit
  11. 15 May, 2020 1 commit
  12. 29 Apr, 2020 1 commit
    • Mehmet Emin INAC's avatar
      Re-organize the vulnerability export endpoints · 65f5c819
      Mehmet Emin INAC authored
      Moved the existing endpoints under `/security` namespace and removed
      the project namespace from vulnerability_export lookup endpoints as we
      we are going to use the same for the instance level vulnerability
      report exports.
      65f5c819
  13. 09 Apr, 2020 1 commit
  14. 20 Mar, 2020 1 commit
  15. 02 Mar, 2020 2 commits
  16. 19 Feb, 2020 1 commit
  17. 04 Feb, 2020 1 commit
  18. 30 Jan, 2020 1 commit
    • Sam Beckham's avatar
      Fixes a bug that prevented autoremediation · 3a7b83f7
      Sam Beckham authored
      - Moves the pipeline dashboard into it's own component
      - Passes a source_branch to that component
      - Adds the nessesary VueX to attach that source branch to the
      `createMergeRequest` action
      3a7b83f7
  19. 06 Jan, 2020 1 commit
  20. 30 Oct, 2019 1 commit
    • Victor Zagorodny's avatar
      Reserve Vulnerabilities API for FCV only · 29018b2f
      Victor Zagorodny authored
      The /api/v4/project/:id/vulnerabilities is going
      to be used for serving the new Vulnerability model
      instances for First-class Vulnerabilities feature.
      The previous behavior (responding with
      Vulnerabilities::Occurrence) is moved to
      /api/v4/project/:id/vulnerability_findings path
      unconditionally (regardless of the feature flag).
      This is a breaking change.
      29018b2f
  21. 08 Oct, 2019 1 commit
  22. 07 Oct, 2019 1 commit
  23. 21 Sep, 2019 1 commit
  24. 03 Sep, 2019 2 commits
  25. 26 Jul, 2019 1 commit
  26. 17 May, 2019 1 commit
  27. 08 May, 2019 1 commit
  28. 08 Mar, 2019 1 commit
    • samdbeckham's avatar
      Adds source branch support to auto MRs · 9d7836ba
      samdbeckham authored
      - Updates merge_request_url to merge_request_path after a backend change
      - Adds target_branch to merge request creation request
      - Adds sourceBranch to the security reports so we know what to target
      9d7836ba
  29. 06 Nov, 2018 3 commits
  30. 17 Oct, 2018 1 commit
  31. 16 Oct, 2018 1 commit
  32. 02 Oct, 2018 1 commit
  33. 03 Aug, 2018 1 commit
  34. 23 Jul, 2018 1 commit