Source code for the custom Mastodon (Glitchsoc) instance on berserker.town. https://berserker.town/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Christian Schmidt b4f38edf74
Wrong type for user setting when default is defined by lambda (#24321)
1 year ago
..
chewy Add basic search specs for chewy indexes (#24065) 1 year ago
config/initializers Fix rack:attack flaky tests and test end of throttle period (#23799) 1 year ago
controllers Change user settings to be stored in a more optimal way (#23630) 1 year ago
fabricators Serializers spec coverage (#24017) 1 year ago
features Autofix Rubocop RSpec/ImplicitSubject (#23721) 1 year ago
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 1 year ago
helpers Coverage improvement round-out following up previous work (#23987) 1 year ago
lib Change user settings to be stored in a more optimal way (#23630) 1 year ago
mailers User mailer spec coverage improvements (#23905) 1 year ago
models Wrong type for user setting when default is defined by lambda (#24321) 1 year ago
policies Policies specs (#23924) 1 year ago
presenters Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 1 year ago
requests Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
serializers Serializers spec coverage (#24017) 1 year ago
services Change user settings to be stored in a more optimal way (#23630) 1 year ago
support Autofix Rubocop Style/PreferredHashMethods (#23851) 1 year ago
validators Misc coverage improvements for validators (#23928) 1 year ago
views/statuses Fix style for hashes (#20518) 2 years ago
workers Requeue expiration notification (#24311) 1 year ago
fabricators_spec.rb Fabricator specs (#23925) 1 year ago
rails_helper.rb Add basic search specs for chewy indexes (#24065) 1 year ago
spec_helper.rb Add policies and serializers groups to simplecov output (#23897) 1 year ago