discourse/spec
Guo Xiang Tan c9f6beba05 FIX: Incorrect DB query for AddUploadsToCategories migration.
This is a regression as a result of 7896c74c2b. Most instances would have ran the migrations and some might have run this migration with the incorrect query. Impact of this is small for now but I'm fixing this for correctness purposes.
2019-05-02 14:58:24 +08:00
..
components DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
db/migrate FIX: Incorrect DB query for AddUploadsToCategories migration. 2019-05-02 14:58:24 +08:00
fabricators DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
fixtures FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
helpers FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
import_export DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
integration DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
integrity DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
jobs FEATURE: Category Reviewable by Group 2019-04-30 15:23:06 -04:00
lib DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
mailers DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
models DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
multisite DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
requests DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
serializers DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
services DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
support DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
tasks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
views/omniauth_callbacks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
rails_helper.rb FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00