discourse/spec
Sam df3a4c05cd upgrade rack mini profiler
fixes for ruby 1.9.3
2013-07-30 17:36:34 +10:00
..
components upgrade rack mini profiler 2013-07-30 17:36:34 +10:00
controllers add a way to delete posts and topics when deleting a user with UserDestroyer 2013-07-29 15:29:43 -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 Add a way to add email to block list when nuking a user 2013-07-29 15:29:43 -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