mastodon/spec
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record (#3266)
(You may think that we need account deletions, but this way would've just orphaned the db records)
2017-05-23 21:32:42 +02:00
..
controllers Fix Devise destroy method being available to delete user record (#3266) 2017-05-23 21:32:42 +02:00
fabricators Cover ApplicationController more in spec (#3230) 2017-05-22 17:58:57 +02:00
features
fixtures
helpers
javascript Performance improvements (#3168) 2017-05-20 14:58:13 +02:00
lib Account domain blocks (#2381) 2017-05-19 01:14:30 +02:00
mailers
models Introduce recent to Follow (#3247) 2017-05-23 13:12:19 +02:00
presenters
requests
routing Refactor of API timeline actions (#3263) 2017-05-23 18:11:39 +02:00
services Add buttons to block and unblock domain (#3127) 2017-05-19 21:05:32 +02:00
support/matchers/model
views
workers Specs for cleanup workers (#3235) 2017-05-22 19:36:21 +02:00
rails_helper.rb
spec_helper.rb