diff options
| author | Stan Hu <stanhu@gmail.com> | 2018-11-09 12:57:02 -0800 | 
|---|---|---|
| committer | Stan Hu <stanhu@gmail.com> | 2018-11-09 12:59:39 -0800 | 
| commit | 6a91b28932cd2dba735a57c06e4bea7334f89a69 (patch) | |
| tree | 816b33ace6921ba2b9bd55d804a575f2263a7da1 /lib/api/snippets.rb | |
| parent | d5027d774b2c26a2ee29b249b9919197ce499bff (diff) | |
| download | gitlab-ce-6a91b28932cd2dba735a57c06e4bea7334f89a69.tar.gz | |
Remove circular dependency on Redactable in migration
Gitlab::BackgroundMigration::RedactLinks was prepending
EE::Gitlab::BackgroundMigration::RedactLinks, while
EE::Gitlab::BackgroundMigration::RedactLinks was trying to include
Gitlab::BackgroundMigration::RedactLinks::Redactable. Ruby 2.5.3 failed
with an uninitialized constant
(https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/118388511).
Diffstat (limited to 'lib/api/snippets.rb')
0 files changed, 0 insertions, 0 deletions
