Implemented code search feature
Created by: jacargentina
/cc @randx
I've forked grit to achieve this. Also it is my first contribution to a ruby app, so please be kind.
If somebody can look at it and create the needed tests, i would love to help fixing any problem found on the code.
Hope this can be merged soon (code search is a must on gitlab!)
Cheers!
Merge request reports
Activity
Created by: jacargentina
I think i did my first github rebase!
Again, please be kind. The travis failed but was not because of merging but tests failing, right?
Cheers!
By Administrator on 2013-04-12T16:52:28 (imported from GitLab project)
By Administrator on 2013-04-12T16:52:28 (imported from GitLab)
Created by: lbt
I didn't spot a config option. We have a lot of large projects (Qt, Webkit, kernels etc) and I would like to be able to disable file search - the current implementation looks like it uses : repository.repo.grep(query, default_branch) and I worry that it would impact performance.
By Administrator on 2013-04-13T16:48:23 (imported from GitLab project)
By Administrator on 2013-04-13T16:48:23 (imported from GitLab)