This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Sam Saffron 26b4dbde41 PERF: use delete_all to remove notifications and topic_users
Previously we used destroy here which could be extremely expensive
2019-04-26 22:26:48 +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 FIX: Don't try to delete inactive admins 2019-04-25 11:59:50 +02:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models PERF: use delete_all to remove notifications and topic_users 2019-04-26 22:26:48 +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