- May 03, 2017
-
-
Valery Sizov authored
-
Nick Thomas authored
Support advanced search syntax See merge request !27
-
- May 02, 2017
-
-
Nick Thomas authored
-
- Feb 09, 2017
-
-
Valery Sizov authored
Update dependencies and bump to 1.1.1 See merge request !26
-
Valery Sizov authored
-
- Feb 03, 2017
-
-
Valery Sizov authored
Lazily load LiteBlob#data See merge request !25
-
- Jan 28, 2017
-
-
Nick Thomas authored
Some operations, notably `Repository#delete_blob`, don't need access to the blob content. Loading it from disc in these cases is unnecessary. This commit lazily loads the content on first access and memoizes it. If it is never accessed, it will never be loaded. This should reduce disc access significantly for commits that delete lots of files.
-
- Jan 20, 2017
-
-
Valery Sizov authored
Update elastic to 5.1 See merge request !24
-
Valery Sizov authored
-
- Jan 19, 2017
-
-
Valery Sizov authored
-
- Sep 19, 2016
-
-
Valery Sizov authored
Bump version to 1.0.2 See merge request !23
-
Valery Sizov authored
-
Valery Sizov authored
Cache commit's author and committer when indexing a commit ... as these data are not cached in rugged. It makes some difference for repos with large number of commits. See merge request !22
-
Ahmad Sherif authored
-
Ahmad Sherif authored
... as these data are not cached in rugged.
-
- Sep 09, 2016
-
-
Valery Sizov authored
Version bump See merge request !21
-
Valery Sizov authored
-
Valery Sizov authored
Update CHANGELOG See merge request !20
-
Ahmad Sherif authored
-
Valery Sizov authored
Yield current batch and total count when indexing When indexing large repos, there's no indication of progress in the logs, there's only start and finish events, which could give an indication of a stuck progress. With this change we can show that there's something happening. See merge request !19
-
- Sep 08, 2016
-
-
Ahmad Sherif authored
-
Valery Sizov authored
Parent project See merge request !18
-
- Sep 06, 2016
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- Aug 30, 2016
-
-
Valery Sizov authored
Update gems See merge request !17
-
Valery Sizov authored
-
- Aug 15, 2016
-
-
Valery Sizov authored
Improve code analyzer See merge request !16
-
Valery Sizov authored
-
- Aug 09, 2016
-
-
Valery Sizov authored
-
Valery Sizov authored
Analyzer for CamelCase Related https://gitlab.com/gitlab-org/gitlab-ee/issues/832 See merge request !15
-
Valery Sizov authored
-
- Jul 26, 2016
-
-
Valery Sizov authored
Minor fixes See merge request !14
-
Valery Sizov authored
-
- Jul 07, 2016
-
-
Valery Sizov authored
Setup CI builds Closes https://gitlab.com/gitlab-org/gitlab-elasticsearch-git/issues/5 See merge request !13
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
- May 20, 2016
-
-
Valery Sizov authored
-
Valery Sizov authored
Search through the filenames https://gitlab.com/gitlab-org/gitlab-ee/issues/295 See merge request !12
-