diff options
author | Rémy Coutable <remy@rymai.me> | 2016-02-16 10:48:37 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-02-16 10:50:24 +0100 |
commit | 5cd20de7499840463eb1ee91793359ea52f29af8 (patch) | |
tree | c0006e6bb773cf9c8f3f93d0fd8be1c57acead01 /lib/api/commit_statuses.rb | |
parent | 3de6edd6041a725aaffba95603d4eb2912627d42 (diff) | |
download | gitlab-ce-5cd20de7499840463eb1ee91793359ea52f29af8.tar.gz |
Eager-load image blob data in diffsfix/13458-eager-load-blob-data
Since gitlab_git 8.0, blob data are lazy-loaded so we have to call
blob.load_all_data!(repo) to eager-load them.
Fixes #13458.
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions