| .. |
|
application_job.rb
|
notifications for document analysis
|
2020-04-20 20:00:55 -05:00 |
|
backfilled_end_of_day_analytics_job.rb
|
add backfilled eodanalytics job
|
2020-10-02 15:21:57 -07:00 |
|
cache_attribute_word_count_job.rb
|
regenerate gems, pin sqlite3 (we can upgrade it after we upgrade rails), and fix some upgrade errors
|
2025-05-01 10:59:17 -07:00 |
|
cache_most_used_attribute_categories_job.rb
|
don't use/suggest empty-name categories/fields
|
2020-01-03 12:09:47 -06:00 |
|
cache_most_used_attribute_fields_job.rb
|
don't use/suggest empty-name categories/fields
|
2020-01-03 12:09:47 -06:00 |
|
cache_sum_attribute_word_count_job.rb
|
fix bug in resetting word counts to 0 when deleting text
|
2022-12-01 17:20:46 -08:00 |
|
content_page_share_notification_job.rb
|
add notification open rate admin page + reference codes on system notifications
|
2021-12-15 14:53:03 -08:00 |
|
document_analysis_job.rb
|
add notification open rate admin page + reference codes on system notifications
|
2021-12-15 14:53:03 -08:00 |
|
document_entity_analysis_job.rb
|
move references into a job (needs tested)
|
2021-08-13 10:33:03 -07:00 |
|
document_mention_job.rb
|
don't 500 (and potentially retry) if someone deletes their doc before analysis runs
|
2019-08-23 23:44:45 -05:00 |
|
end_of_day_analytics_job.rb
|
improve admin panel stats
|
2021-07-04 18:06:54 -07:00 |
|
export_job.rb
|
placeholder for export job
|
2022-03-28 15:45:39 -07:00 |
|
generate_basil_image_job.rb
|
be extra safe with the filters
|
2025-07-19 17:48:29 -07:00 |
|
notify_discord_of_thread_job.rb
|
don't cross-post spam threads to discord
|
2022-05-25 15:05:30 -07:00 |
|
pay_pal_prepay_processing_job.rb
|
queue a downgrade job several months in the future to reset prepay storage, needs testing
|
2022-03-10 12:51:57 -08:00 |
|
premium_downgrade_job.rb
|
queue a downgrade job several months in the future to reset prepay storage, needs testing
|
2022-03-10 12:51:57 -08:00 |
|
save_document_revision_job.rb
|
helpful comment for future me
|
2025-05-01 12:26:56 -07:00 |
|
update_text_attribute_references_job.rb
|
move references into a job (needs tested)
|
2021-08-13 10:33:03 -07:00 |