gitlab-org--gitlab-foss/changelogs/unreleased/stop-dynamic-routable-creation.yml
Yorick Peterse 7a233b37cd
Remove code for dynamically generating routes
This adds a database migration that creates routes for any projects and
namespaces that don't already have one. We also remove the runtime code
for dynamically creating routes, as this is no longer necessary.
2018-07-25 16:41:29 +02:00

5 lines
113 B
YAML

---
title: Stop dynamically creating project and namespace routes
merge_request: 20313
author:
type: performance