discourse/spec/fixtures/csv
Alan Guo Xiang Tan 1a70d118a8
FIX: S3Inventory#backfill_etags_and_list_missing need to unescape key (#30787)
The `key` provided in the S3 inventory file will esacpe any special
characters in the filename of the key so we need to unescape. Otherwise,
uploads with extensions that conatins special characters will fail to
match records which we insert into the temporary table based off the
s3 inventory file.
2025-01-15 14:52:49 +08:00
..
discourse.csv
discourse_headers.csv FEATURE: Allow admins to pre-populate user fields (#12361) 2021-03-29 14:03:19 +03:00
invites_with_locales.csv FEATURE: Pre-setting user locale via bulk invite (#15195) 2021-12-06 02:08:21 +01:00
s3_inventory.csv FIX: S3Inventory#backfill_etags_and_list_missing need to unescape key (#30787) 2025-01-15 14:52:49 +08:00
tags.csv
tags_invalid.csv
user_emails.csv Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
usernames.csv FEATURE: Support uploading a csv with either user emails or usernames (#8971) 2020-02-18 10:53:12 -03:00
usernames_with_nil_values.csv FIX: Bulk badge awards should work even if the CSV has nil values 2020-02-27 11:08:24 -03:00
words.csv
words_case_sensitive.csv FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00
words_tag.csv FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00