discourse/spec
Kane York 26ec4fd25b
FIX: User export category preferences on a deleted category. (#10573)
Tests from a1dd761bd9 were incomplete and did not test a deleted category's category_users record.
2020-09-01 13:22:59 -07:00
..
components FEATURE: Add site setting and wizard step to set base font (#10250) 2020-08-31 13:14:09 +03:00
fabricators FIX: generate_topic_thumbnails job infinitely running for corrupted images 2020-08-13 17:08:32 -06:00
fixtures FIX: improve Vanilla importing (#10478) 2020-08-24 16:19:57 -04:00
helpers FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
import_export FEATURE: Rake task to export groups (#9450) 2020-04-17 14:59:54 -07:00
initializers FIX: We need to skip users with associated reviewables when auto-approving (#9080) 2020-03-02 14:33:52 -05:00
integration FIX: Pluralized translation overrides didn't work for en_US 2020-08-29 00:11:46 +02:00
integrity DEV: Check English locale for errors in CI 2020-06-03 21:54:58 +02:00
jobs FIX: User export category preferences on a deleted category. (#10573) 2020-09-01 13:22:59 -07:00
lib DEV: Restore UploadRecovery specs (#10543) 2020-08-27 15:57:10 +02:00
mailers FIX: Exclude shared drafts from digests 2020-08-04 13:35:48 -04:00
models FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
multisite FIX: invalid urls should not break store.has_been_uploaded? 2020-06-25 15:00:15 +10:00
requests FIX: modify notification after remove auto_watch_category (#10568) 2020-09-01 13:07:41 +10:00
script/import_scripts FIX: improve Vanilla importing (#10478) 2020-08-24 16:19:57 -04:00
serializers FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
services DEV: Leaking state in `PostActionNotifier` in tests take 2. 2020-08-31 12:55:42 +08:00
support DEV: Improve docs for Sidekiq job assertion helpers. 2020-07-24 17:37:22 +08:00
tasks FEATURE: Add uploads:batch_migrate_from_s3 task to limit total posts migrated at once (#9933) 2020-06-04 09:48:11 +10:00
views/omniauth_callbacks FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00
rails_helper.rb FIX: SiteSettings::LocalProcessProvider didn't work on multisite 2020-08-20 11:15:20 +02:00
swagger_helper.rb DEV: Add rswag to aid in api documention (#9546) 2020-04-27 16:40:07 -06:00