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 Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
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 Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services
support
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