mirror of https://github.com/mastodon/mastodon
* Fix Sidekiq warnings about JSON serialization This occurs on every symbol argument we pass, and every symbol key in hashes, because Sidekiq expects strings instead. See https://github.com/mperham/sidekiq/pull/5071 We do not need to change how workers parse their arguments because this has not changed and we were already converting to symbols adequately or using `with_indifferent_access`. * Set Sidekiq to raise on unsafe arguments in test mode In order to more easily catch issues that would produce warnings in production code. |
3 years ago | |
---|---|---|
.. | ||
activitypub | 3 years ago | |
admin | 3 years ago | |
connection_pool | 6 years ago | |
nodeinfo | 6 years ago | |
ostatus | 6 years ago | |
rss | 5 years ago | |
settings | 4 years ago | |
access_token_extension.rb | 4 years ago | |
account_reach_finder.rb | 4 years ago | |
activity_tracker.rb | 4 years ago | |
application_extension.rb | 4 years ago | |
cache_buster.rb | 4 years ago | |
delivery_failure_tracker.rb | 4 years ago | |
entity_cache.rb | 4 years ago | |
extractor.rb | 4 years ago | |
fast_geometry_parser.rb | 4 years ago | |
fast_ip_map.rb | 5 years ago | |
feed_manager.rb | 3 years ago | |
formatter.rb | 4 years ago | |
hash_object.rb | 8 years ago | |
inline_renderer.rb | 5 years ago | |
language_detector.rb | 4 years ago | |
link_details_extractor.rb | 3 years ago | |
permalink_redirector.rb | 4 years ago | |
potential_friendship_tracker.rb | 4 years ago | |
rate_limiter.rb | 5 years ago | |
request.rb | 3 years ago | |
request_pool.rb | 6 years ago | |
response_with_limit.rb | 5 years ago | |
rss_builder.rb | 7 years ago | |
search_query_parser.rb | 6 years ago | |
search_query_transformer.rb | 5 years ago | |
status_filter.rb | 7 years ago | |
status_finder.rb | 6 years ago | |
status_reach_finder.rb | 3 years ago | |
tag_manager.rb | 4 years ago | |
themes.rb | 8 years ago | |
toc_generator.rb | 6 years ago | |
user_settings_decorator.rb | 5 years ago | |
validation_error_formatter.rb | 4 years ago | |
video_metadata_extractor.rb | 4 years ago | |
webfinger.rb | 3 years ago | |
webfinger_resource.rb | 5 years ago |