discourse/app
Sam Saffron 8fc2b0124f PERF: destroy users in batches of 50 users
This speeds up the process as we no longer need to commit a transaction
per user deleted
2019-04-26 22:51:33 +10:00
..
assets FEATURE: initial implementation of generic filters for reports 2019-04-26 12:17:10 +02:00
controllers FEATURE: initial implementation of generic filters for reports 2019-04-26 12:17:10 +02:00
helpers FIX: Fall back to large logo on mobile no_ember pages 2019-04-24 11:39:11 -04:00
jobs PERF: destroy users in batches of 50 users 2019-04-26 22:51:33 +10:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models PERF: add index on user auth tokens (for user lookups) 2019-04-26 22:38:54 +10:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Disable webhooks on 410 and 404 HTTP responses (#7392) 2019-04-18 12:36:37 +01:00
views use description_text instead of description to show correct sanitized description (#7420) 2019-04-24 16:33:58 +10:00