GitLab Bot
|
e804afddbf
|
Add latest changes from gitlab-org/gitlab@master
|
2022-02-28 18:14:03 +00:00 |
|
Andreas Brandl
|
b9af5066ea
|
Refactor and remove #prepare_relation method
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65054
|
2019-07-29 12:47:06 +02: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
|
fbde835404
|
Enable more frozen string in app/services/**/*.rb
Partially addresses #47424.
|
2018-07-17 15:19:40 -07:00 |
|
Francisco Javier López
|
f20912df03
|
Extend API for importing a project export with overwrite support
|
2018-04-06 15:23:49 +00:00 |
|