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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Harrison <matt@harrison.us.com>2016-09-23 17:57:44 +0300
committerMatt Harrison <matt@harrison.us.com>2016-09-23 17:57:44 +0300
commitf1df7b1bc223a1faad266658169095c56a08b31a (patch)
treea3b0100aad4834cbb0e85bc2b6f0e01a9ec13ee8 /CHANGELOG
parentc2b8063fdabbd3c77d086d7dc80890eacebbaf65 (diff)
update robots.txt disallow
Allows projects in groups starting with "s" while still disallowing the snippets short urls.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c1da384b0f1..a6411317774 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.13.0 (unreleased)
- Speed-up group milestones show page
+ - Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison)
v 8.12.1 (unreleased)