discourse/spec
Régis Hanol 189cb3ff12 FEATURE: move migrate_to_new_scheme into a background job
- new hidden site setting 'migrate_to_new_scheme' (defaults to false)
- new rake tasks to toggle migration to new scheme
- FIX: migrate_to_new_scheme also works with CDN
- PERF: improve perf of the DbHelper.remap method
- REFACTOR: UrlHelper is now a class
2015-06-12 12:07:57 +02:00
..
components FEATURE: move migrate_to_new_scheme into a background job 2015-06-12 12:07:57 +02:00
controllers FEATURE: Allow embedding topics without creating them, by id 2015-06-09 16:24:20 -04:00
fabricators FIX: don't send emails to anonymous users 2015-05-11 00:56:34 +01:00
fixtures FIX: auto response email replies should not be accepted 2014-12-04 22:39:13 +05:30
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 Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
jobs Remove site setting stubbing (Round 1) 2015-06-03 15:44:00 +05:30
mailers FEATURE: include email_prefix in digest email subject instead of site title 2015-06-03 22:22:29 +05:30
models FIX: unpinned topics shouldn't remain pinned on categories page 2015-06-10 14:36:55 -04:00
phantom_js Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
serializers fix deprecation warnings in spec (cc @nlalonde) 2015-05-26 11:42:37 +02:00
services FIX: change topic creator wasn't removing the topic from the previous creator's activity stream 2015-05-29 17:39:36 -04:00
support Fix warnings for rspec 3 2015-04-25 21:02:06 -04:00
views/omniauth_callbacks Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
spec_helper.rb Allow Postgres to trigger readonly mode for the site. 2015-04-29 11:49:58 -04:00