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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-18 03:03:58 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-18 03:03:58 +0300
commita4eb71dcfabbb27df1d4461cbb924ff1a4c3b1b8 (patch)
tree8ba53ee7280cf065c72a79a7f83fe530e0435b68 /changelogs
parentf04b2b91e6dfab005e59562f196546fd2930d0c6 (diff)
parenteaab545903749f88371bcf0b2bf4293189fc8a6e (diff)
Merge branch '41743-unused-selectors-for-cycle-analytics' into 'master'
Remove unused CSS selectors for Cycle Analytics (between 1st iteration and 2nd iteration) Closes #41743 See merge request gitlab-org/gitlab-ce!16270
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml b/changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml
new file mode 100644
index 00000000000..03060c357fe
--- /dev/null
+++ b/changelogs/unreleased/41743-unused-selectors-for-cycle-analytics.yml
@@ -0,0 +1,5 @@
+---
+title: Remove unused CSS selectors for Cycle Analytics
+merge_request: 16270
+author: Takuya Noguchi
+type: other