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
Guo Xiang Tan bd07658a37
PERF: Split queries when cleaning uploads.
This reduces the number of scans that the db has to do in the query
to fetch orphan uploads. Futheremore, we were not batching our
records which bloats memory.
2016-07-04 16:34:32 +08:00
..
assets Make eslint happy. 2016-07-04 11:00:14 +08:00
controllers Merge pull request #4300 from NuckChorris/patch-2 2016-07-01 14:12:06 +10:00
helpers Apply notification styles to mailing list email manually (#4283) 2016-06-21 20:42:30 +05:30
jobs PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
mailers Apply notification styles to mailing list email manually (#4283) 2016-06-21 20:42:30 +05:30
models FIX: httpshttps ultra secure URLs 2016-06-30 16:55:01 +02:00
serializers PERF: Remove N+1 queries on user messages page. 2016-06-29 09:30:54 +08:00
services correct random suggested topic selection 2016-07-04 10:34:54 +10:00
views Apply notification styles to mailing list email manually (#4283) 2016-06-21 20:42:30 +05:30