.. |
api_key_fabricator.rb
|
Support for per-user API keys
|
2013-10-22 17:34:39 -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
|
Refactor SessionController#create, reduce complexity.
|
2013-11-15 22:09:03 +05:30 |
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_detail_fabricator.rb
|
Adding post details in preparation for the API importer code.
|
2013-10-15 09:21:30 -05:00 |
post_fabricator.rb
|
pull hotlinked images
|
2013-11-05 19:07:29 +01:00 |
screened_email_fabricator.rb
|
Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail.
|
2013-08-14 16:08:23 -04:00 |
screened_ip_address_fabricator.rb
|
Add screening by IP address. When deleting a user as a spammer, block all signups from the same IP address.
|
2013-10-21 14:50:18 -04:00 |
screened_url_fabricator.rb
|
Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail.
|
2013-08-14 16:08:23 -04:00 |
site_content_fabricator.rb
|
get rake autospec working in rails 4
|
2013-07-24 11:49:26 +10:00 |
topic_fabricator.rb
|
change it so all topics MUST include a category, we store a special uncategorized category to compensate
|
2013-10-24 12:08:02 +11:00 |
upload_fabricator.rb
|
proper content-disposition header when downloading attachments
|
2013-09-06 19:23:56 +02:00 |
user_action_fabricator.rb
|
large refactor, ship a few columns from the user table into user_stats
|
2013-10-07 15:04:59 +11:00 |
user_fabricator.rb
|
Add sockpuppet spammer detection. Automatically flag posts if they are from new users (registered less than 24 hours ago) at the same IP address and one of them started the topic.
|
2013-10-11 13:34:05 -04:00 |