discourse/lib/tasks
Martin Brennan f49e3e5731
DEV: Add security_last_changed_at and security_last_changed_reason to uploads (#11860)
This PR adds security_last_changed_at and security_last_changed_reason to uploads. This has been done to make it easier to track down why an upload's secure column has changed and when. This necessitated a refactor of the UploadSecurity class to provide reasons why the upload security would have changed.

As well as this, a source is now provided from the location which called for the upload's security status to be updated as they are several (e.g. post creator, topic security updater, rake tasks, manual change).
2021-01-29 09:03:44 +10:00
..
add_topic_to_quotes.rake
admin.rake DEV: Rake task for creating admin should ask for full name if required (#11096) 2020-11-02 11:12:42 +01:00
api.rake
assets.rake FIX: correct cdn path (#11324) 2020-11-23 13:03:49 +11:00
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
bookmarks.rake Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
build.rake
build_test_topic.rake
categories.rake
cdn.rake
db.rake FIX: Disable concurrent migration for `multisite:migrate`. 2020-08-05 15:12:56 +08:00
destroy.rake
docker.rake REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
emails.rake FIX: emails.rake use authentication (#10572) 2020-09-01 11:08:18 -04:00
emoji.rake FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
export.rake FEATURE: Rake task to export groups (#9450) 2020-04-17 14:59:54 -07:00
groups.rake
i18n.rake
images.rake
import.rake FEATURE: add new user option `skip_new_user_tips`. (#10437) 2020-08-14 19:10:56 +05:30
incoming_emails.rake
integration.rake
javascript.rake DEV: Use absolute path for popper.js sourcemap (#11762) 2021-01-20 08:59:34 -05:00
log.rake FIX: whoops, linting 2020-09-03 12:10:11 +01:00
maxminddb.rake
plugin.rake FIX: Resolve issues running qunit via rake (#10922) 2020-10-14 14:05:10 -05:00
populate.thor
posts.rake DEV: ensure 'posts:reorder_posts' rake task work on single topic 2020-08-04 14:57:49 +02:00
qunit.rake DEV: Retry when Net::HTTP throws EOFError (#10921) 2020-10-14 11:55:26 -04:00
redis.rake
release_note.rake Include accessibility commits when generating release notes (#11884) 2021-01-28 12:58:04 -05:00
rspec.rake
s3.rake FIX: S3 rake task can ignore yarn.lock 2020-04-29 13:14:04 -04:00
scheduler.rake
search.rake
site_settings.rake
smoke_test.rake
svg_icons.rake
tags.rake FEATURE: Support append when bulk tagging via rake (#9978) 2020-06-04 09:33:48 -04:00
themes.rake FEATURE: Add auto update field to themes (#11102) 2020-11-16 14:44:09 +02:00
topics.rake
turbo.rake
typepad.thor FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
uploads.rake DEV: Add security_last_changed_at and security_last_changed_reason to uploads (#11860) 2021-01-29 09:03:44 +10:00
users.rake