Repository code search results makes the browser stuck
Created by: yosiat
Hi, I am using gitlabhq the master version with Google Chrome 26.0.1410.65, and If I search for example for "GitLab" or "merge" in gitlabhq repository, my browser will stuck and we will get unresponsive.
My opinion is that the response is too big and we returning too much results at the same time, instead we need to add paging functionality so the browser won't need to render so much data at once.
What is your opinion?