discourse/app/jobs
Robin Ward 96b2585a91 REFACTOR: Remove unncessary stubs from pending flags reminder
They seem to be calculated fine by the application, and stubbing
makes the tests more brittle and prone to regression.
2019-01-24 13:45:58 -05:00
..
concerns PERF: Restrict number of skipped email log for `Jobs::UserEmail`. 2018-08-21 11:14:43 +08:00
onceoff FIX: Give up migrating url site setting if endpoint doesn't return data. 2018-11-22 12:16:52 +08:00
regular FEATURE: Remove full quotes only from new posts. (#6862) 2019-01-17 13:24:32 +11:00
scheduled REFACTOR: Remove unncessary stubs from pending flags reminder 2019-01-24 13:45:58 -05:00
base.rb FEATURE: push post rebake regular task to low priority queue 2019-01-09 08:57:20 +11:00
onceoff.rb Prefer `create` over `create!` when not checking for response. 2018-09-19 18:22:54 +08:00