1. 23 Oct, 2020 1 commit
    • Markus Koller's avatar
      Remove '@' from Snippet.full_path · bc508f91
      Markus Koller authored
      We originally added this out of concern that the `snippets` component
      in the path could clash with groups or projects named `snippets`, which
      we allow for projects and child groups, and only forbid for toplevel
      groups.
      
      But we already use the path without '@' for SSH/HTTP clone URLs, and
      also include the snippet ID, so this change should be unlikely to cause
      problems in practice.
      
      This also makes snippets more consistent with the other `HasRepository`
      classes, and allows us to remove some special handling for snippets.
      bc508f91
  2. 21 Oct, 2020 37 commits
  3. 20 Oct, 2020 2 commits
    • Ezekiel Kigbo's avatar
      Merge branch '231234-remove-unstaged-icon' into 'master' · 620181a3
      Ezekiel Kigbo authored
      Remove unstaged icon from view
      
      See merge request gitlab-org/gitlab!45717
      620181a3
    • Ezekiel Kigbo's avatar
      Merge branch... · b6c8d541
      Ezekiel Kigbo authored
      Merge branch 'Replace-GlDeprecatedDropdown-with-GlDropdown-in-ee/app/assets/javascripts/insights/components/insights.vue' into 'master'
      
      GlDeprecateddropdown to Gldropdown in EE/app/assets/javascripts/insights/components/insights.vue
      
      See merge request gitlab-org/gitlab!41442
      b6c8d541