docbrown/spec
Ridhwana 07fcbb6f0e
Parenthesis consistency for add_role and remove_role (#12661)
* chore: use consistent code styles for the parenthesis around arguments

* Revert "chore: use consistent code styles for the parenthesis around arguments"

This reverts commit 281c899a5cff0480b182fef45b10ef69979166cb.

* chore: add consistent parenthesis
2021-02-15 20:35:25 +02:00
..
black_box
decorators Improve cumulative layout shift on comment reactions + optimizations (#12309) 2021-01-18 19:29:44 -05:00
factories Parenthesis consistency for add_role and remove_role (#12661) 2021-02-15 20:35:25 +02:00
fixtures
generator
helpers Remove old code for feedback messages email to the reporter (#12567) 2021-02-06 10:03:38 +03:00
initializers Optimize StoriesController's tagged article count (#12581) 2021-02-04 15:59:46 -05:00
lib Fix edge cases in profile field UI migration (#12665) 2021-02-11 17:18:46 -05:00
liquid_tags
mailers Email confirmation to abuse reports (#12557) 2021-02-03 22:59:50 +03:00
models Prevent suspended users from self-deleting and returning (#12503) 2021-02-11 09:28:59 +07:00
policies Parenthesis consistency for add_role and remove_role (#12661) 2021-02-15 20:35:25 +02:00
queries/admin
refinements
requests Parenthesis consistency for add_role and remove_role (#12661) 2021-02-15 20:35:25 +02:00
routing Adds a feature flag for Data Update Scripts (#12641) 2021-02-10 18:22:27 +02:00
serializers/search
services Parenthesis consistency for add_role and remove_role (#12661) 2021-02-15 20:35:25 +02:00
support Added E2E tests for #12585. (#12597) 2021-02-05 10:30:54 -06:00
system Parenthesis consistency for add_role and remove_role (#12661) 2021-02-15 20:35:25 +02:00
tasks
uploaders Refactor:Change Image Article Upload Path to uploads/articles (#12668) 2021-02-15 11:52:00 -06:00
view_objects
views Add max_bytes to imgproxy. (#12110) 2021-01-04 14:41:32 -05:00
workers Fix flakiness in Follows::UpdatePointsWorker (#12614) 2021-02-09 12:41:24 +01:00
rails_helper.rb Declare winner in feed_top_articles_query test (#12308) 2021-02-04 13:02:00 -05:00
spec_helper.rb