Commit graph

8 commits

Author SHA1 Message Date
GitLab Bot
8723197387 Add latest changes from gitlab-org/gitlab@master 2019-12-05 12:07:43 +00:00
GitLab Bot
69944ffb68 Add latest changes from gitlab-org/gitlab@master 2019-11-12 15:06:26 +00:00
Andreas Brandl
988dc80585
Further remove code branches by database type
We dropped MySQL support and a lot of mysql specific code has been
removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608.

This comes in from the other direction and removes any `if postgresql?`
branches.
2019-07-29 12:47:06 +02:00
Yorick Peterse
2039c8280d
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
2018-09-11 17:32:00 +02:00
gfyoung
ddca49e4b5 Enable frozen string in apps/uploaders/*.rb
Partially addresses #47424.
2018-07-16 06:41:59 -07:00
Sean McGivern
f17f60405e Use last_activity_on in cohorts 2017-04-14 15:20:55 +02:00
Sean McGivern
ac0146a08e Use serializer for formatting cohorts data 2017-04-14 15:20:55 +02:00
Sean McGivern
5b69808232 Rename user cohorts -> cohorts 2017-04-14 15:20:55 +02:00
Renamed from app/services/user_cohorts_service.rb (Browse further)