Matt Jankowski
|
6c0e3f490a
|
Fix RSpec/MissingExampleGroupArgument cop (#25310)
|
2023-06-06 15:51:42 +02:00 |
|
Matt Jankowski
|
c42591356d
|
Fix RSpec/DescribedClass cop (#25104)
|
2023-06-06 13:58:33 +02:00 |
|
Matt Jankowski
|
c97b611b6b
|
Fix RSpec/InferredSpecType cop (#24736)
|
2023-05-04 05:49:53 +02:00 |
|
Matt Jankowski
|
710745e16b
|
Fix RSpec/ContextWording cop (#24739)
|
2023-05-04 05:49:08 +02:00 |
|
Matt Jankowski
|
cd99fa8ceb
|
Fabricator specs (#23925)
|
2023-03-04 17:12:09 +01:00 |
|
Nick Schonning
|
84cc805cae
|
Enable Style/FrozenStringLiteralComment for specs (#23790)
|
2023-02-22 09:55:31 +09:00 |
|
Eugen Rochko
|
0412a4d03e
|
Change e-mail domain blocks to match subdomains of blocked domains (#18979)
|
2022-08-24 19:00:55 +02:00 |
|
Eugen Rochko
|
a29a982eaa
|
Change e-mail domain blocks to block IPs dynamically (#17635)
* Change e-mail domain blocks to block IPs dynamically
* Update app/workers/scheduler/email_domain_block_refresh_scheduler.rb
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
* Update app/workers/scheduler/email_domain_block_refresh_scheduler.rb
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2022-02-24 17:28:23 +01:00 |
|
Yamagishi Kazutoshi
|
20150659e6
|
Add uniqueness to block email domains (#5692)
|
2017-11-14 20:37:17 +01:00 |
|
utam0k
|
b3af3f9f8c
|
Implement EmailBlackList (#5109)
* Implement BlacklistedEmailDomain
* Use Faker::Internet.domain_name
* Remove note column
* Add frozen_string_literal comment
* Delete unnecessary codes
* Sort alphabetically
* Change of wording
* Rename BlacklistedEmailDomain to EmailDomainBlock
|
2017-10-04 15:16:10 +02:00 |
|