nyastodon/app
Jeremy Kescher 080569b3fd
Remove fetch_value issue logging
Since we've moved back to Ruby 3.1.3 in 9aa172f7df and the issue only occurs on Ruby 3.2.1 due to the marshaller changing the ordering of instance variables, as explained by byroot / casperisfine in https://github.com/mastodon/mastodon/issues/23644#issuecomment-1472637530.

As such, we no longer need this logging, and should be able to upgrade past Ruby 3.1 once the marshaller does ordering correctly again or Rails is changed to do custom marshalling.
2023-03-17 07:54:37 +01:00
..
chewy Revert reverting "Change algorithm of tootctl search deploy to improve performance (#18463)". 2022-05-26 20:58:16 +02:00
controllers Remove fetch_value issue logging 2023-03-17 07:54:37 +01:00
helpers Merge branch 'main' into glitch-soc/merge-upstream 2023-03-02 17:32:38 +01:00
javascript Merge remote-tracking branch 'upstream/main' into develop, bump version 2023-03-17 07:27:28 +01:00
lib Merge remote-tracking branch 'upstream/main' into develop, bump version 2023-03-17 07:27:28 +01:00
mailers Add mail headers to avoid auto-replies (#23597) 2023-03-03 20:44:46 +01:00
models Merge remote-tracking branch 'upstream/main' into develop, bump version 2023-03-17 07:27:28 +01:00
policies Merge branch 'main' into glitch-soc/merge-upstream 2022-11-17 12:01:37 +01:00
presenters Remove unused InstancePresenter#sample_accounts method (#23900) 2023-02-27 19:03:35 +01:00
serializers Merge remote-tracking branch 'upstream/main' into develop 2023-03-15 14:13:29 +01:00
services Merge remote-tracking branch 'upstream/main' into develop, bump version 2023-03-17 07:27:28 +01:00
validators Merge remote-tracking branch 'upstream/main' into develop 2023-03-15 14:13:29 +01:00
views Merge remote-tracking branch 'upstream/main' into develop, bump version 2023-03-17 07:27:28 +01:00
workers Merge remote-tracking branch 'upstream/main' into develop, bump version 2023-03-17 07:27:28 +01:00