Skip to content
Snippets Groups Projects
  1. Mar 18, 2021
    • alex pooley's avatar
      Cache namespace traversal path · 7fa6bcd8
      alex pooley authored
      Work towards replacing recursive namespace queries with linear queries.
      This commit tracks the path to each namespace, and future work will
      replace recursive queries with queries that utilize this new column.
      7fa6bcd8
  2. Mar 17, 2021
    • Luke Duncalfe's avatar
      Merge branch... · a844a63a
      Luke Duncalfe authored
      Merge branch 'philipcunningham-add-excluded-urls-and-request-headers-to-dast-profiles-277353' into 'master'
      
      Extend DastSiteProfile with more config options
      
      See merge request gitlab-org/gitlab!55579
      a844a63a
    • Philip Cunningham's avatar
      Extend DastSiteProfile with more config options · ddea1b91
      Philip Cunningham authored and Luke Duncalfe's avatar Luke Duncalfe committed
      - Adds new db columns
      - Extends create/update with additional fields
      - Stubs out fields not currently in use
      - Amends services to correctly handle nil values
      ddea1b91
  3. Mar 16, 2021
Loading