discourse/spec
Sam 12ecf8624a FIX: tokenize words with dots correctly
hello.world is now tokenized as "hello.world" and "world" that way the word
"world" will find the post with "hello.world"
2016-07-25 16:26:33 +10:00
..
components FIX: tokenize words with dots correctly 2016-07-25 16:26:33 +10:00
controllers UX: group pages should not show Messages tab to unauthorised users (#4318) 2016-07-09 00:50:04 +05:30
fabricators FIX: ensure emojis have absolute URLs and uses CDN 2016-07-15 18:37:51 +02: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 Server side code for Watching First Post Only 2016-07-07 11:21:50 -04:00
jobs FIX: don't send emails to mailing_list users when bounce threshold is reached 2016-07-05 12:20:07 +02:00
mailers FIX: ensure summary emails have the 'List-Unsubscribe' header set 2016-07-15 11:39:29 +02:00
models New AWS S3 Storage Mumbai region added (#4335) 2016-07-18 09:03:26 +02:00
phantom_js was failing on latest phantom, fix test 2016-05-24 13:26:07 +10:00
serializers FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
services FIX: Watching First Post in groups was working incorrectly 2016-07-21 15:05:10 -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