diff options
author | Ahmad Sherif <me@ahmadsherif.com> | 2016-09-27 19:35:39 +0200 |
---|---|---|
committer | Ahmad Sherif <me@ahmadsherif.com> | 2016-09-27 20:45:07 +0200 |
commit | dbcbbf262b731e30446167fbd10ef081d195c862 (patch) | |
tree | 195a77232f7b099e0b2fea7d2a53b17edcd420ce /app/controllers/projects/commit_controller.rb | |
parent | 395a9301b233da30a9abef56bb7b6fa6229f3acd (diff) | |
download | gitlab-ce-dbcbbf262b731e30446167fbd10ef081d195c862.tar.gz |
Speed up label-applying process for GitHub importing
* No need to re-fetch issues from GH to read their labels, the labels
are already there from the index request.
* No need to look up labels on the database for every application, so we
cache them.
Diffstat (limited to 'app/controllers/projects/commit_controller.rb')
0 files changed, 0 insertions, 0 deletions