discourse/app
Blake Erickson d26aa6e71e REFACTOR: Cleanup rake tasks based on feedback
Follow up to: [FEATURE: Create a rake task for destroying categories][1]

- `Discourse.system_user` is my friend
- Remove puts statements from rake tasks that don't return anything
- `for_each` is also my friend
- Use `human_users` to also exclude discobot
- Sort/format categories:list

[1]: 092eeb5ca3
2019-07-18 19:15:01 -06:00
..
assets fix tests (#7912) 2019-07-18 23:15:36 +02:00
controllers FEATURE: Gz to zip for exports (#7889) 2019-07-18 09:34:48 -03:00
helpers FIX: Fallback to gzip compression if brotli isn't supported (#7895) 2019-07-16 11:05:37 -03:00
jobs FEATURE: Gz to zip for exports (#7889) 2019-07-18 09:34:48 -03:00
mailers SECURITY: Strip HTML from invite emails 2019-07-05 14:57:11 -04:00
models FIX: remove post upload record creation inside 'find_missing_uploads' method. 2019-07-19 01:44:08 +05:30
serializers FEATURE: opt-in guidance on topics for users without access (#7852) 2019-07-04 10:12:39 +02:00
services REFACTOR: Cleanup rake tasks based on feedback 2019-07-18 19:15:01 -06:00
views FIX: URL encode usernames in user profile links in RSS feeds 2019-07-18 23:18:23 +02:00