This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5c67b073ae
discourse
/
app
/
jobs
/
onceoff
History
Daniel Waterworth
167181f4b7
DEV: Quote values when constructing SQL (
#18827
)
...
All of these cases should already be safe, but still good to quote for "defense in depth".
2022-11-01 14:05:13 -05:00
..
clean_up_post_timings.rb
…
clean_up_sidekiq_statistic.rb
DEV: s/\$redis/Discourse\.redis (
#8431
)
2019-12-03 10:05:53 +01:00
clean_up_user_export_topics.rb
…
clear_width_and_height.rb
…
correct_missing_dualstack_urls.rb
…
create_tags_search_index.rb
…
fix_encoded_category_slugs.rb
FIX: More encoded slug fixes (
#8191
)
2019-10-16 17:08:43 -03:00
fix_encoded_topic_slugs.rb
FIX: Properly encoded slugs when configured to (
#8158
)
2019-10-11 12:38:16 -03:00
fix_featured_link_for_topics.rb
…
fix_invalid_gravatar_uploads.rb
FIX: In FastImage 2.2.2 an error is raised with a `nil` path (
#11954
)
2021-02-03 11:45:12 -05:00
fix_invalid_upload_extensions.rb
…
fix_out_of_sync_user_uploaded_avatar.rb
…
fix_post_search_data_after_default_locale_rename.rb
FIX: move post_search_data migration into onceoff job (
#11851
)
2021-01-26 16:29:00 +01:00
fix_posts_read.rb
…
fix_primary_emails_for_staged_users.rb
…
fix_retro_anniversary.rb
…
fix_s3_etags.rb
…
grant_emoji.rb
FEATURE: Nokogumbo (
#9577
)
2020-05-05 13:46:57 +10:00
grant_first_reply_by_email.rb
…
grant_onebox.rb
FEATURE: Nokogumbo (
#9577
)
2020-05-05 13:46:57 +10:00
init_category_tag_stats.rb
…
migrate_badge_image_to_uploads.rb
UX: Add image uploader widget for uploading badge images (
#12377
)
2021-03-17 08:55:23 +03:00
migrate_censored_words.rb
…
migrate_custom_emojis.rb
DEV: Quote values when constructing SQL (
#18827
)
2022-11-01 14:05:13 -05:00
migrate_featured_links.rb
…
migrate_tagging_plugin.rb
…
migrate_upload_extensions.rb
…
onceoff.rb
DEV: Remove Zeitwerk inflection monkey patch.
2022-03-29 16:04:49 +02:00
post_uploads_recovery.rb
…
remove_old_auto_close_jobs.rb
…
retro_grant_anniversary.rb
FIX: Zeitwerk-related fixes for jobs. (
#8187
)
2019-10-14 13:03:22 +03:00
retro_recent_time_read.rb
…