gitlab-org--gitlab-foss/app
Yorick Peterse 1190d0ab3d Added concern for case-insensitive WHERE queries
On PostgreSQL these queries use LOWER(...) to compare columns and
values. For MySQL a regular WHERE is performed as MySQL is already
case-insensitive.
2015-10-07 23:32:14 +02:00
..
assets Merge branch 'cleanup-ci-pages' into 'master' 2015-10-07 17:04:54 +00:00
controllers Merge branch 'cleanup-ci-pages' into 'master' 2015-10-07 17:04:54 +00:00
finders Support filtering by "Any" milestone or issue and fix "No Milestone" and "No Label" filters 2015-10-07 07:21:50 -07:00
helpers Support filtering by "Any" milestone or issue and fix "No Milestone" and "No Label" filters 2015-10-07 07:21:50 -07:00
mailers Merge branch 'stanhu/gitlab-ce-fix-message-id-notify' 2015-10-01 16:28:10 +02:00
models Added concern for case-insensitive WHERE queries 2015-10-07 23:32:14 +02:00
services Add directory feature button 2015-10-07 04:22:55 -07:00
uploaders
views Merge branch 'stanhu/gitlab-ce-improve-label-milestones-filter' 2015-10-07 19:12:20 +02:00
workers Rename reply_by_email to incoming_email to prepare for the future. 2015-09-21 10:35:37 +02:00