discourse/app/jobs
David Taylor 268d4d4c82
FEATURE: Multiple SCSS file support for themes (#7351)
Theme developers can include any number of scss files within the /scss/ directory of a theme. These can then be imported from the main common/desktop/mobile scss.
2019-04-12 11:36:08 +01: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 FIX: Better to put a ReviewableUser back into pending than silently fail 2019-04-11 16:36:47 -04:00
scheduled FIX: don't send activation reminder to staged users 2019-04-10 17:29:08 +02: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