Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_download_links.html.haml « buttons « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7035f3b37927f955f41c97638e8c7019f3a13c08 (plain)
1
2
3
4
5
- Gitlab::Workhorse::ARCHIVE_FORMATS.each_with_index do |fmt, index|
  - archive_path = project_archive_path(project, id: tree_join(ref, archive_prefix), path: path, format: fmt)

  %a.dropdown-item.open-with-link{ href: external_storage_url_or_path(archive_path), rel: 'nofollow', download: '' }
    .gl-dropdown-item-text-wrapper= fmt