summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-05-06 02:02:42 +0000
committerStan Hu <stanhu@gmail.com>2017-05-06 02:02:42 +0000
commit58166f03b938e64e579945996a54b3a5c2a910d7 (patch)
tree78a1b6df9ff460884308085e76a2eeed7b44271d
parenta4c90a41958b1b7cc2a350054d7cc39933cfe3b9 (diff)
parentcc826c0469202930be835861eeabe0c43390db47 (diff)
downloadgitlab-ce-58166f03b938e64e579945996a54b3a5c2a910d7.tar.gz
Merge branch 'fix/fork-spec-mysql' into 'master'
Fix fork_spec failure to do with mySQL Closes #31870 See merge request !11121
-rw-r--r--lib/gitlab/import_export/import_export.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index 3aac731e844..5f757f99fb3 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -85,6 +85,8 @@ excluded_attributes:
- :id
- :star_count
- :last_activity_at
+ - :last_repository_updated_at
+ - :last_repository_check_at
snippets:
- :expired_at
merge_request_diff: