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
ff6be3c2e3
discourse
/
app
/
jobs
/
scheduled
History
Arpit Jalan
91bf10bd12
FIX: create upload record for exported csv files
2018-04-20 00:27:49 +05:30
..
about_stats.rb
…
auto_queue_handler.rb
…
badge_grant.rb
…
calculate_avg_time.rb
…
category_stats.rb
…
clean_up_crawler_stats.rb
FEATURE: control which web crawlers can access using a whitelist or blacklist
2018-03-22 15:41:02 -04:00
clean_up_email_logs.rb
…
clean_up_exports.rb
…
clean_up_search_logs.rb
…
clean_up_unmatched_emails.rb
…
clean_up_unmatched_ips.rb
…
clean_up_unsubscribe_keys.rb
…
clean_up_unused_staged_users.rb
…
clean_up_uploads.rb
FIX: create upload record for exported csv files
2018-04-20 00:27:49 +05:30
create_missing_avatars.rb
…
dashboard_stats.rb
…
destroy_old_deletion_stubs.rb
…
destroy_old_hidden_posts.rb
…
directory_refresh_daily.rb
…
directory_refresh_older.rb
…
disable_bootstrap_mode.rb
…
enqueue_digest_emails.rb
Remove comment that is no longer accurate.
2018-04-18 14:22:18 +08:00
enqueue_onceoffs.rb
…
ensure_db_consistency.rb
PERF: a faster way to count tags used per category
2018-02-12 15:16:47 -05:00
grant_anniversary_badges.rb
…
grant_new_user_of_the_month_badges.rb
FIX: don't grant new user of the month badge to suspended users or based on deleted topics/posts
2018-02-13 17:32:38 +01:00
heartbeat.rb
…
migrate_upload_scheme.rb
…
pending_flags_reminder.rb
…
pending_queued_posts_reminder.rb
…
pending_users_reminder.rb
…
periodical_updates.rb
PERF: add option to limit how many categories are processed in one call to CategoryFeaturedTopic.feature_topics (
#5446
)
2017-12-20 13:42:29 +11:00
poll_feed.rb
we have to define this for tests to pass
2018-02-15 13:30:34 +11:00
poll_mailbox.rb
…
process_badge_backlog.rb
…
purge_deleted_uploads.rb
…
purge_inactive.rb
…
purge_old_web_hook_events.rb
…
reindex_search.rb
FEATURE: search within title using in:title
2018-02-20 14:41:21 +11:00
schedule_backup.rb
FEATURE: Allow Forums to disable the Backups feature
2017-12-21 15:22:04 -05:00
tl3_promotions.rb
PERF: Tl3Promotions job can limit the number of TL3 candidates by using some simple requirements in the query
2018-02-05 17:54:36 -05:00
top_refresh_older.rb
…
top_refresh_today.rb
…
unsilence_users.rb
FIX: automatically unsilence users
2018-02-05 17:45:47 +01:00
version_check.rb
…
weekly.rb
…