GitLab Bot
|
aa0f0e9921
|
Add latest changes from gitlab-org/gitlab@master
|
2020-01-16 18:08:46 +00:00 |
|
gfyoung
|
3836d69119
|
Enable frozen string in lib/api and lib/backup
Partially addresses #47424.
Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:
https://github.com/rspec/rspec-mocks/issues/1190
|
2018-09-29 21:04:50 -07: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 |
|
Markus Koller
|
e9eae3eb0d
|
Support custom attributes on users
|
2017-09-28 16:49:42 +00:00 |
|