- 03 May, 2017 2 commits
-
-
Valery Sizov authored
-
Nick Thomas authored
Support advanced search syntax See merge request !27
-
- 02 May, 2017 1 commit
-
-
Nick Thomas authored
-
- 09 Feb, 2017 2 commits
-
-
Valery Sizov authored
Update dependencies and bump to 1.1.1 See merge request !26
-
Valery Sizov authored
-
- 03 Feb, 2017 1 commit
-
-
Valery Sizov authored
Lazily load LiteBlob#data See merge request !25
-
- 28 Jan, 2017 1 commit
-
-
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.
-
- 20 Jan, 2017 2 commits
-
-
Valery Sizov authored
Update elastic to 5.1 See merge request !24
-
Valery Sizov authored
-
- 19 Jan, 2017 1 commit
-
-
Valery Sizov authored
-
- 19 Sep, 2016 5 commits
-
-
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.
-
- 09 Sep, 2016 5 commits
-
-
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
-
- 08 Sep, 2016 2 commits
-
-
Ahmad Sherif authored
-
Valery Sizov authored
Parent project See merge request !18
-
- 06 Sep, 2016 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 30 Aug, 2016 2 commits
-
-
Valery Sizov authored
Update gems See merge request !17
-
Valery Sizov authored
-
- 15 Aug, 2016 2 commits
-
-
Valery Sizov authored
Improve code analyzer See merge request !16
-
Valery Sizov authored
-
- 09 Aug, 2016 3 commits
-
-
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
-
- 26 Jul, 2016 2 commits
-
-
Valery Sizov authored
Minor fixes See merge request !14
-
Valery Sizov authored
-
- 07 Jul, 2016 5 commits
-
-
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
-
- 20 May, 2016 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
Search through the filenames https://gitlab.com/gitlab-org/gitlab-ee/issues/295 See merge request !12
-