discourse/spec/fabricators
Régis Hanol ed9417fa3b enable thumbnailing on S3
- added url to optimized image model
- refactored s3_store & local_store
2013-07-31 23:26:34 +02:00
..
blocked_email_fabricator.rb 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
category_fabricator.rb Add a spec for category list with empty category 2013-05-07 15:52:45 -04:00
email_log_fabricator.rb moved comments to the bottom, they are way less intrusive there 2013-05-24 12:48:32 +10:00
flag_fabricator.rb Add flag counts to admin dashboard 2013-03-12 14:40:59 -04:00
group_fabricator.rb more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
incoming_link_fabricator.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
invite_fabricator.rb moved comments to the bottom, they are way less intrusive there 2013-05-24 12:48:32 +10:00
like_fabricator.rb Add likes to admin dashboard 2013-03-18 10:08:08 -04:00
notification_fabricator.rb introduce Enum 2013-03-01 21:16:36 +03:00
optimized_image_fabricator.rb enable thumbnailing on S3 2013-07-31 23:26:34 +02:00
post_fabricator.rb FIX: thumbnailing wasn't working with CDN enabled 2013-07-22 00:37:23 +02:00
site_content_fabricator.rb get rake autospec working in rails 4 2013-07-24 11:49:26 +10:00
topic_fabricator.rb fix the specs errors due to a change to the min topic title's length 2013-03-11 14:51:24 +01:00
upload_fabricator.rb enable thumbnailing on S3 2013-07-31 23:26:34 +02:00
user_action_fabricator.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
user_fabricator.rb Only send digests to active users 2013-07-11 18:47:36 -04:00