Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-11Replace dots with an underscore when creating an alias for the CTEDouglas Barbosa Alexandre
2018-12-16Remove rails4 specific codeJasper Maes
2018-06-11Add Gitlab::SQL:CTE for easily building CTE statementsDouglas Barbosa Alexandre
2018-06-06Rails 5 fix glob specJasper Maes
2018-02-22Optimise searching for users using short queriesYorick Peterse
2017-11-27Modify fuzzy_arel_match to search for equality when a term shorter than 3 cha...Douwe Maan
2017-11-24Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan
2017-10-04Don't break when building unions on empty collectionsBob Van Landuyt
2017-10-02Use a UNION ALL for getting merge request notesYorick Peterse
2017-09-05Fix typoHiroyuki Sato
2017-08-31Fix MySQL spec errorsHiroyuki Sato
2017-08-30Fuzzy search issuable title or descriptionHiroyuki Sato
2017-08-29RefactorHiroyuki Sato
2017-08-29Move the logic to a concernHiroyuki Sato
2017-08-26Fix escape characters was not sanitizedHiroyuki Sato
2017-08-25Improve AutocompleteController#user.json performanceHiroyuki Sato
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-06Backports for ee-2112Lin Jen-Shin
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2016-12-15Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan
2015-12-09Tag lib specsDouwe Maan
2015-11-18Fix UNION syntax for MySQLYorick Peterse
2015-11-18Added Gitlab::SQL::Union classYorick Peterse