discourse/app
Guo Xiang Tan 80e348d226 PERF: Speed up slow tests in our test suite.
Before

```
Finished in 7 minutes 23 seconds (files took 4.15 seconds to load)
7145 examples, 0 failures, 10 pending
```

After

```
Finished in 6 minutes 12 seconds (files took 4.41 seconds to load)
7145 examples, 0 failures, 10 pending
```
2017-06-22 11:23:31 +09:00
..
assets FIX: Dirty keys should become to a widget, not global 2017-06-21 14:27:08 -04:00
controllers REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
helpers FEATURE: Add a user's primary group class name to the body tag 2017-06-15 14:25:39 -04:00
jobs PERF: Speed up slow tests in our test suite. 2017-06-22 11:23:31 +09:00
mailers FIX: invalid html in notification emails when template has been customized 2017-05-10 14:01:26 -04:00
models PERF: Speed up slow tests in our test suite. 2017-06-22 11:23:31 +09:00
serializers FEATURE: Allow truncated group posts to be expanded 2017-06-21 12:56:38 -04:00
services UX: Don't send emails for discobot notifications. 2017-06-12 17:00:27 +09:00
views RTL digest emails 2017-06-16 15:20:20 +04:30