.. |
clean_up_sidekiq_statistic.rb
|
Fix incorrect class name.
|
2017-04-26 18:12:51 +08:00 |
create_tags_search_index.rb
|
FIX: search couldn't find tags from before 2017-08-25
|
2017-10-24 17:55:05 -04:00 |
fix_featured_link_for_topics.rb
|
Skip validations when fixing `Topic#featured_link` in onceoff job.
|
2017-12-15 23:45:07 +08:00 |
fix_posts_read.rb
|
FIX: cap posts_read_count in user_stats to 50 posts per topic_entered
|
2017-11-20 17:15:05 -05:00 |
fix_primary_emails_for_staged_users.rb
|
Add missing contexts when destroying users
|
2017-11-22 15:43:54 +01:00 |
fix_retro_anniversary.rb
|
FIX: The dates for retroactive anniversary badges were wrong
|
2017-05-01 12:06:18 -04:00 |
grant_emoji.rb
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
grant_first_reply_by_email.rb
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
grant_onebox.rb
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
migrate_censored_words.rb
|
FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block
|
2017-07-26 11:01:09 -04:00 |
migrate_custom_emojis.rb
|
REFACTOR: upload workflow creation into UploadCreator
|
2017-05-11 00:16:57 +02:00 |
migrate_featured_links.rb
|
Topic Featured Links: move data from custom fields to topics and categories tables. Invert behaviour of topic_featured_link_allowed checkbox. Fix a bug with invalid topic records due to changing that category checkbox.
|
2016-12-19 14:54:07 -05:00 |
migrate_tagging_plugin.rb
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
migrate_upload_extensions.rb
|
Add onceoff job for uploads migration of column extension. Simplify filetype search and related rspec tests.
|
2017-07-12 17:19:27 +02:00 |
remove_old_auto_close_jobs.rb
|
Fix incorrect method name.
|
2017-04-06 13:45:59 +08:00 |
retro_grant_anniversary.rb
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
retro_recent_time_read.rb
|
FEATURE: show read time in last 60 days
|
2017-11-16 15:46:51 -05:00 |