discourse/spec
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
..
components PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
controllers When restoring a backup, disable emails. 2016-06-24 17:15:15 -04:00
fabricators PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
fixtures don't send more than 1 reply per day to auto-generated emails 2016-06-28 16:42:05 +02:00
helpers modernize user agent "is mobile" test strings 2016-03-27 10:28:18 -07:00
integration UX: rename setting num_flags_to_block_new_user to num_spam_flags_to_block_new_user 2016-06-15 13:19:06 -04:00
integrity Adds integrity check for badge descriptions 2016-04-12 12:55:49 -04:00
jobs PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
mailers FEATURE: user-friendly custom message 2016-06-08 18:23:22 +05:30
models Rename SiteSetting#use_https to force_https. 2016-06-29 15:02:43 +08:00
phantom_js was failing on latest phantom, fix test 2016-05-24 13:26:07 +10:00
serializers Remove www. from website name 2016-04-11 07:13:33 -07:00
services FIX: Restrict changing ownership to one topic 2016-06-17 14:20:14 -04:00
support FIX: Random Redis connection timeout failure in Travis. 2016-05-18 10:42:40 +08:00
views/omniauth_callbacks FIX: Weird spec 2016-06-10 11:32:32 -04:00
rails_helper.rb Upgrade rspec to 3.4.0. 2016-05-30 11:38:38 +08:00