summaryrefslogtreecommitdiff
path: root/.pkgr.yml
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-04-05 08:17:30 -0700
committerMichael Kozono <mkozono@gmail.com>2019-04-05 11:59:20 -0700
commitda0c9b005648cb683801ea8765f5f5f9fdb92c0c (patch)
tree3c593efe5e9a293a44347cbdef54e6fdbb460193 /.pkgr.yml
parent0912fd8ad203fce9f0d4a61b2dd24f1f34c5474e (diff)
downloadgitlab-ce-da0c9b005648cb683801ea8765f5f5f9fdb92c0c.tar.gz
Fix real-time updates for projects that contain a reserved word
Projects that included reserved words (e.g. test-create) would fail to generate a proper ETag key because of the name. To fix this, we add forward slashes to match the exact name so that /test-create doesn't get matched, but /create does. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60113
Diffstat (limited to '.pkgr.yml')
0 files changed, 0 insertions, 0 deletions