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:
authorJasper Maes <jaspermaes.jm@gmail.com>2018-10-06 14:21:47 +0300
committerJasper Maes <jaspermaes.jm@gmail.com>2018-10-06 15:13:13 +0300
commit043f899b2a90f91f95b902316ad200759b3cdc7c (patch)
treee1253d06a87f060f0aefe72a850778a298a51680 /changelogs
parent50c9a09a04048d5d46163fb97be34a739708e7ca (diff)
Rails 5: fix mysql milliseconds problems in scheduled build specs
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rails5-mysql-schedule-build.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rails5-mysql-schedule-build.yml b/changelogs/unreleased/rails5-mysql-schedule-build.yml
new file mode 100644
index 00000000000..cbc481fbf89
--- /dev/null
+++ b/changelogs/unreleased/rails5-mysql-schedule-build.yml
@@ -0,0 +1,5 @@
+---
+title: 'Rails 5: fix mysql milliseconds problems in scheduled build specs'
+merge_request: 22170
+author: Jasper Maes
+type: other