discourse/spec
Sam ca393bcc53 FEATURE: optional regex to be applied against first posts
for spam prevention you can add a regex to auto_block_first_post_regex
this will be applied against all first posts, if it matches post will go
into the approval queue and user will be blocked
2015-08-05 13:08:21 +10:00
..
components FEATURE: track statistics around post creation 2015-08-03 14:29:15 +10:00
controllers FEATURE: optional regex to be applied against first posts 2015-08-05 13:08:21 +10:00
fabricators FIX: don't send emails to anonymous users 2015-05-11 00:56:34 +01:00
fixtures FIX: improve smoke tests 2015-07-27 11:07:42 +02:00
helpers Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
integration Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
integrity correct invalid spec 2015-06-15 16:34:35 +10:00
jobs Merge pull request #3593 from tgxworld/cache_results_on_about_page 2015-07-21 10:04:51 +10:00
mailers FEATURE: include email_prefix in digest email subject instead of site title 2015-06-03 22:22:29 +05:30
models FIX: handle link tracking correctly for cdn based urls 2015-08-05 12:15:08 +10:00
phantom_js FIX: improve smoke tests 2015-07-27 11:07:42 +02:00
serializers Typos 2015-07-15 11:18:01 -04:00
services FIX: double like notification 2015-06-19 12:31:36 +10:00
support PERF: Cache About#stats. 2015-07-20 22:45:05 +08:00
views/omniauth_callbacks Better support for passing up errors when OmniAuth fails after auth 2015-06-24 12:12:43 -04:00
spec_helper.rb Allow Postgres to trigger readonly mode for the site. 2015-04-29 11:49:58 -04:00