mastodon/spec
unarist 4f337c020a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
Looks like copied tempfile need to be flushed before further processing. This issue won't happen if the uploaded file has enough file size.
2017-10-26 22:48:35 +09:00
..
controllers Improve spec of Feed and UserTrackingConcern (#5367) 2017-10-13 11:00:11 +02:00
fabricators
features
fixtures Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 2017-10-26 22:48:35 +09:00
helpers
lib Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00
mailers
models Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 2017-10-26 22:48:35 +09:00
policies
presenters
requests
routing
services Retoot count increases without reason (#5363) 2017-10-13 02:52:09 +02:00
support Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
validators
views
workers Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00
rails_helper.rb
spec_helper.rb