gitlab-org--gitlab-foss/changelogs
Rémy Coutable cfa5c30792 Merge branch '24704-restore-download-repository-path' into 'master'
Restore "download repository path" feature, now with fixes and a feature flag

Closes gitlab-workhorse#218 and #24704

See merge request gitlab-org/gitlab-ce!27275
2019-04-17 10:30:49 +00:00
..
unreleased Merge branch '24704-restore-download-repository-path' into 'master' 2019-04-17 10:30:49 +00:00
archive.md
README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.