discourse/plugins
Robin Ward fa5a158683 REFACTOR: Move `queue_jobs` out of `SiteSetting`
It is not a setting, and only relevant in specs. The new API is:

```
Jobs.run_later!        # jobs will be thrown on the queue
Jobs.run_immediately!  # jobs will run right away, avoid the queue
```
2019-03-14 10:47:38 -04:00
..
discourse-details FIX: lightbox wrapper within open details should show. 2019-03-08 15:07:22 -08:00
discourse-local-dates REFACTOR: Move `queue_jobs` out of `SiteSetting` 2019-03-14 10:47:38 -04:00
discourse-narrative-bot REFACTOR: Move `queue_jobs` out of `SiteSetting` 2019-03-14 10:47:38 -04:00
discourse-nginx-performance-report FEATURE: Add Lithuanian locale 2018-09-27 05:26:38 +02:00
discourse-presence Update translations 2019-03-01 11:28:07 -05:00
lazyYT UX: Youtube embed title overlaps with select-kit 2018-08-24 14:32:22 +08:00
poll Update translations 2019-03-11 13:55:45 -04:00