summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/sql
Commit message (Expand)AuthorAgeFilesLines
* Don't break when building unions on empty collectionsBob Van Landuyt2017-10-041-0/+7
* Use a UNION ALL for getting merge request notesmerge-request-notes-performanceYorick Peterse2017-10-021-0/+7
* 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
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-272-2/+2
* Backports for ee-2112Lin Jen-Shin2017-07-061-0/+53
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-0/+49
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-6/+16
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Fix UNION syntax for MySQLYorick Peterse2015-11-181-1/+1
* Added Gitlab::SQL::Union classYorick Peterse2015-11-181-0/+16