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.
 
 
 
 
 
Matt Jankowski 05e3abe9d9
Fix Lint/EmptyClass cop (#24795)
1 year ago
..
chewy Add basic search specs for chewy indexes (#24065) 1 year ago
config/initializers Fix Rails/HttpPositionalArguments cop (#24699) 1 year ago
controllers Fix Lint/EmptyClass cop (#24795) 1 year ago
fabricators Rewrite import feature (#21054) 1 year ago
features Add feature test for OAuth access grant (#24624) 1 year ago
fixtures Rewrite import feature (#21054) 1 year ago
generators Clean up the post deployment migration generator (#24233) 1 year ago
helpers ApplicationHelper spec coverage, unused removal, tiny refactor (#24762) 1 year ago
lib Fix Performance/TimesMap cop (#24789) 1 year ago
mailers Remove the u in Favorite for non-gb english (#24667) 1 year ago
models Fix Performance/TimesMap cop (#24789) 1 year ago
policies Policies specs (#23924) 1 year ago
presenters Autofix Rubocop RSpec/MatchArray (#24050) 1 year ago
requests Add request specs for caching behavior (#24592) 1 year ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 1 year ago
serializers Serializers spec coverage (#24017) 1 year ago
services Optimize archive export service and export zip files instead of gzipped tar files (#23360) 1 year ago
support Expand coverage for "system checks" (#24216) 1 year ago
validators Misc coverage improvements for validators (#23928) 1 year ago
views/statuses Fix Rails/ContentTag cop (#24691) 1 year ago
workers Rewrite import feature (#21054) 1 year ago
fabricators_spec.rb Fabricator specs (#23925) 1 year ago
rails_helper.rb Add request specs for caching behavior (#24592) 1 year ago
spec_helper.rb Add policies and serializers groups to simplecov output (#23897) 1 year ago