discourse/spec
2013-07-30 18:01:42 -04:00
..
components Version checks: tolerate old version check data that can happen immediately after upgrading but forgetting to restart sidekiq/clockwork. Don't cache version check data along with other dashboard data. 2013-07-30 12:12:04 -04:00
controllers Fix to allow admins to change the case of a someone's username 2013-07-30 16:48:45 -04:00
fabricators Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field. 2013-07-29 15:29:43 -04:00
fixtures Special work to never include previous posts in parsed emails. Also a new attempt 2013-07-24 14:22:32 -04:00
integration push some work out of AR callbacks into PostCreator, add a couple of helpers for post and topic creation in test 2013-07-22 15:07:20 +10:00
integrity prevent double work in the i18n integrity specs 2013-03-23 15:49:31 +01:00
mailers improve email styling, include extra respond link 2013-07-26 17:27:46 +10:00
models fix mentions in code blocks 2013-07-30 18:01:42 -04:00
phantom_js formatted some tests 2013-02-27 03:18:23 +01:00
requests collapse some slow tests 2013-04-22 11:06:10 +10:00
services Rename AdminLog to StaffActionLog 2013-07-29 15:29:43 -04:00
support Try to fix specs that are failing in jenkins 2013-06-27 17:23:06 -04:00
views/omniauth_callbacks add cas support with a few tests 2013-05-23 13:40:50 -07:00
spec_helper.rb push some work out of AR callbacks into PostCreator, add a couple of helpers for post and topic creation in test 2013-07-22 15:07:20 +10:00