discourse/spec
Sam 8b5e42ea16 FIX: always test and coerce to image on upload
In the past the filename of the origin was used as the source
for the extension of the file when optimizing on upload.

We now use the actual calculated extension based on upload data.
2018-08-20 12:18:59 +10:00
..
components FIX: Allow silenced users to like / bookmark, just not flag. 2018-08-17 11:06:18 -04:00
fabricators uses emoji versions for specs (#6276) 2018-08-16 13:45:30 +02:00
fixtures FIX: always test and coerce to image on upload 2018-08-20 12:18:59 +10:00
helpers uses emoji versions for specs (#6276) 2018-08-16 13:45:30 +02:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FIX: don't trigger 'flag_reviewed' when no flags were reviewed 2018-08-16 18:11:29 +02:00
integrity correct regression and add integrity spec for onceoffs 2018-06-20 09:09:31 +10:00
jobs Fix the build. 2018-08-17 16:53:07 +08:00
lib FIX: always test and coerce to image on upload 2018-08-20 12:18:59 +10:00
mailers FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
models FIX: always test and coerce to image on upload 2018-08-20 12:18:59 +10:00
multisite DEV: improve design of site setting default provider 2018-06-07 14:33:41 +10:00
requests FIX: Converting PNG to JPEG does not set the correct extension. 2018-08-17 13:09:48 +08:00
serializers FIX: Should not include regular categories in top_category_ids array 2018-07-30 16:06:36 +05:30
services FEATURE: Make links indexable. (#6285) 2018-08-20 10:39:19 +10:00
support DEV: Assert for 200 response code to avoid changing magic helper in the future. 2018-06-07 16:11:09 +08:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
rails_helper.rb DEV: Raise an error if any test finishes with more than 1 busy AR connection. 2018-07-11 09:54:01 +08:00