gitlab-org--gitlab-foss/spec/lib/gitlab/background_migration
Sean McGivern d2315054e6 Fix merge request diff deserialisation when too_large was absent
Not all diffs in st_diffs had the too_large attribute set at all, but the column
is non-nullable. Explicitly cast to boolean to avoid that problem.
2017-08-11 11:58:36 +01:00
..
deserialize_merge_request_diffs_and_commits_spec.rb Fix merge request diff deserialisation when too_large was absent 2017-08-11 11:58:36 +01:00
migrate_system_uploads_to_new_folder_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00