GitLab Bot
640e72ca92
Add latest changes from gitlab-org/gitlab@master
2020-06-04 03:08:05 +00:00
GitLab Bot
784fae4b9d
Add latest changes from gitlab-org/gitlab@master
2019-12-12 12:07:33 +00:00
GitLab Bot
90a06a20be
Add latest changes from gitlab-org/gitlab@master
2019-11-07 15:06:33 +00:00
gfyoung
93a44e135b
Add some frozen string to spec/**/*.rb
...
Adds frozen string to the following:
* spec/bin/**/*.rb
* spec/config/**/*.rb
* spec/controllers/**/*.rb
xref https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-04-15 10:17:05 +00:00
blackst0ne
b44a2c801a
Update specs to rails5 format
...
Updates specs to use new rails5 format.
The old format:
`get :show, { some: params }, { some: headers }`
The new format:
`get :show, params: { some: params }, headers: { some: headers }`
2018-12-19 10:04:31 +11:00
Horacio Bertorello
49957cf551
Fix errors caused by attempts to report already blocked or deleted users
2017-06-28 14:37:14 -03:00
Robert Speicher
46a220ae3c
Add AbuseReport#notify
...
Tell, Don't Ask.
2016-01-04 18:59:42 -05:00
Valery Sizov
e92ceb7b57
fix specs
2015-11-30 16:12:31 +02:00
Douwe Maan
2e2a2a366f
Satisfy Rubocop
2015-10-18 13:08:08 +02:00
Douwe Maan
3b1c702572
Fix spec.
2015-10-18 11:58:53 +02:00
Jonathan Rochkind
ae4fbae26c
Send an email (to support) when a user is reported for spam
2015-10-08 17:33:57 -04:00