summaryrefslogtreecommitdiff
path: root/lib/gitlab/sql/union.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve epic inherited dates update performance7332-inherit-epic-dates-ceAlexandru Croitor2019-08-211-1/+1
* Adds milestone searchJacopo2019-01-241-1/+1
* Enable even more frozen string for lib/gitlabgfyoung2018-11-191-0/+2
* Don't break when building unions on empty collectionsBob Van Landuyt2017-10-041-1/+5
* Use a UNION ALL for getting merge request notesmerge-request-notes-performanceYorick Peterse2017-10-021-2/+7
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-3/+1
* Fix UNION syntax for MySQLYorick Peterse2015-11-181-2/+2
* Added Gitlab::SQL::Union classYorick Peterse2015-11-181-0/+34