This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7f8e1bede4e68c01ff167fc3f4e1e63da24307a8
Mastodon
/
app
/
controllers
/
concerns
T
History
Jean byroot Boussier
160f38f03d
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (
#24142
)
...
Co-authored-by: Jean Boussier <
jean.boussier@gmail.com
>
2023-03-17 14:37:30 +01:00
..
access_token_tracking_concern.rb
…
account_controller_concern.rb
…
account_owned_concern.rb
…
accountable_concern.rb
…
admin_export_controller_concern.rb
…
authorization.rb
…
cache_concern.rb
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (
#24142
)
2023-03-17 14:37:30 +01:00
challengable_concern.rb
…
export_controller_concern.rb
…
localized.rb
…
rate_limit_headers.rb
Autofix Rubocop Style/RedundantBegin (
#23703
)
2023-02-19 07:09:40 +09:00
registration_spam_concern.rb
…
session_tracking_concern.rb
Autofix Rubocop remaining Layout rules (
#23679
)
2023-02-20 06:58:28 +01:00
signature_authentication.rb
…
signature_verification.rb
Autofix Rubocop Style/RedundantArgument (
#23798
)
2023-03-16 10:34:00 +09:00
two_factor_authentication_concern.rb
Enable Rubocop HTTP status rules (
#23717
)
2023-02-20 11:16:40 +09:00
user_tracking_concern.rb
…
web_app_controller_concern.rb
…