summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/sql/pattern_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-0/+10
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Ignore min_chars_for_partial_matching unles trigrm40379-CJK-search-min-charsMario de la Ossa2019-07-041-0/+12
* Optimise searching for users using short queriesYorick Peterse2018-02-221-0/+6
* Modify fuzzy_arel_match to search for equality when a term shorter than 3 cha...Douwe Maan2017-11-271-2/+18
* Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan2017-11-241-6/+6
* Fix typoHiroyuki Sato2017-09-051-1/+1
* Fix MySQL spec errorsHiroyuki Sato2017-08-311-5/+5
* Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-311-0/+120
* RefactorHiroyuki Sato2017-08-291-1/+1
* Move the logic to a concernHiroyuki Sato2017-08-291-8/+8
* Fix escape characters was not sanitizedHiroyuki Sato2017-08-261-0/+24
* Improve AutocompleteController#user.json performanceHiroyuki Sato2017-08-251-0/+31