summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJasper Maes <jaspermaes.jm@gmail.com>2018-07-07 13:46:23 +0200
committerJasper Maes <jaspermaes.jm@gmail.com>2018-07-07 19:33:16 +0200
commitfbb48bd7e9e20037bb5a1b79e70f68f2d4bc3170 (patch)
tree091e8774bdbb902f7fed73a53932fc2db00132cc /changelogs
parent96eb6fd33b5dfc4910d8bd93e697d6b6eb70b991 (diff)
downloadgitlab-ce-fbb48bd7e9e20037bb5a1b79e70f68f2d4bc3170.tar.gz
Rails5 fix mysql milliseconds problem in specs
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rails5-fix-48977.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rails5-fix-48977.yml b/changelogs/unreleased/rails5-fix-48977.yml
new file mode 100644
index 00000000000..bfd86f20e24
--- /dev/null
+++ b/changelogs/unreleased/rails5-fix-48977.yml
@@ -0,0 +1,5 @@
+---
+title: Rails5 fix mysql milliseconds problem in specs
+merge_request: 20464
+author: Jasper Maes
+type: fixed