discourse/app/jobs
Guo Xiang Tan 0210b0aabc REFACTOR: Prefer accessing instance variables directly.
* No need to wrap instance variables with another method to read it.
* Remove memoization that wasn't really memozing anything.
2019-04-20 09:39:25 +08:00
..
concerns PERF: Restrict number of skipped email log for `Jobs::UserEmail`. 2018-08-21 11:14:43 +08:00
onceoff FEATURE: Multiple SCSS file support for themes (#7351) 2019-04-12 11:36:08 +01:00
regular REFACTOR: Prefer accessing instance variables directly. 2019-04-20 09:39:25 +08:00
scheduled FEATURE: Clarify Reviewable User Actions 2019-04-17 11:44:17 -04:00
base.rb FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
onceoff.rb Prefer `create` over `create!` when not checking for response. 2018-09-19 18:22:54 +08:00