.. |
about_stats_spec.rb
|
Fix randomly failing specs.
|
2017-03-14 16:28:05 +08:00 |
automatic_group_membership_spec.rb
|
FIX: user's default group should only be set once
|
2017-06-14 19:20:18 +02:00 |
bulk_grant_trust_level_spec.rb
|
FIX: grant trust level when bulk adding users to group
|
2017-03-06 14:39:53 +05:30 |
bulk_invite_spec.rb
|
FIX: simplify CSV file upload
|
2016-12-05 14:09:08 +05:30 |
clean_up_digest_keys.rb
|
Migrate unsubscribe keys to the database.
|
2015-02-13 14:24:15 -05:00 |
clean_up_email_logs_spec.rb
|
properly name purge emails/email logs site settings
|
2016-02-08 22:18:52 +01:00 |
clean_up_exports_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
clean_up_unused_staged_users.rb
|
FIX: Clean up unused staged users job not completing.
|
2017-04-26 10:51:36 +08:00 |
clean_up_uploads_spec.rb
|
FIX: the 'clean_up_uploads' jobs would delete images used in site settings
|
2017-06-07 22:53:15 +02:00 |
crawl_topic_link_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
create_missing_avatars_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
dashboard_stats_spec.rb
|
FIX: Random Redis connection timeout failure in Travis.
|
2016-05-18 10:42:40 +08:00 |
delete_topic_spec.rb
|
FEATURE: staff can set a timer to remind them about a topic
|
2017-05-16 14:49:50 -04:00 |
disable_bootstrap_mode_spec.rb
|
FIX: bootstrap mode should not amend setting that is not in default state
|
2016-05-04 16:46:46 +05:30 |
emit_web_hook_event_spec.rb
|
Use webmock to stub external web requests.
|
2017-05-26 15:19:09 +08:00 |
enable_bootstrap_mode_spec.rb
|
FIX: bootstrap mode should not amend setting that is not in default state
|
2016-05-04 16:46:46 +05:30 |
enqueue_digest_emails_spec.rb
|
Nuke all `SiteSetting.stubs` from our codebase.
|
2017-07-07 15:09:14 +09:00 |
export_csv_file_spec.rb
|
FEATURE: add user profile fields in user list export
|
2017-03-21 15:51:52 +05:30 |
feature_topic_users_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
grant_anniversary_badges_spec.rb
|
Change Anniversary badge to be multiple grant, once per year
|
2017-04-28 14:22:54 -04:00 |
grant_new_user_of_the_month_badges_spec.rb
|
FIX: Don't count likes from system users in the new user of the month
|
2017-05-15 13:14:32 -04:00 |
invite_email_spec.rb
|
FEATURE: customize invite email message
|
2016-06-06 20:15:30 +05:30 |
jobs_base_spec.rb
|
Upgrade rspec to 3.4.0.
|
2016-05-30 11:38:38 +08:00 |
jobs_spec.rb
|
Require `Sidekiq::Testing` in rails helper.
|
2017-03-29 11:10:25 +08:00 |
notify_mailing_list_subscribers_spec.rb
|
add DiscourseEvent triggers necessary to update a user's permissions before they're notified
|
2017-07-21 11:03:54 -04:00 |
notify_moved_posts_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
pending_flags_reminder_spec.rb
|
Nuke all `SiteSetting.stubs` from our codebase.
|
2017-07-07 15:09:14 +09:00 |
pending_queued_posts_reminder_spec.rb
|
Nuke all `SiteSetting.stubs` from our codebase.
|
2017-07-07 15:09:14 +09:00 |
pending_users_reminder_spec.rb
|
Nuke all `SiteSetting.stubs` from our codebase.
|
2017-07-07 15:09:14 +09:00 |
periodical_updates_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
poll_feed_spec.rb
|
FEATURE: Setting to poll feeds more frequently
|
2017-05-10 14:30:12 -04:00 |
poll_mailbox_spec.rb
|
don't send more than 1 reply per day to auto-generated emails
|
2016-06-28 16:42:05 +02:00 |
process_email_spec.rb
|
FEATURE: retry processing incoming emails on rate limit
|
2016-08-08 22:28:27 +02:00 |
process_post_spec.rb
|
Feature: Change markdown engine to markdown it
|
2017-07-17 11:41:34 -04:00 |
publish_topic_to_category_spec.rb
|
FEATURE: staff can set a timer to remind them about a topic
|
2017-05-16 14:49:50 -04:00 |
pull_hotlinked_images_spec.rb
|
FIX: `Jobs::PullHotlinkedImages#is_valid_image_src` returns true for a generic string.
|
2017-07-06 18:31:15 +09:00 |
rebake_custom_emoji_posts_spec.rb
|
emoji images are now v5 not v3
|
2017-06-05 16:10:36 +02:00 |
send_system_message_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
test_email_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
tl3_promotions_spec.rb
|
Prepare for separation of RSpec helper files
|
2015-12-01 20:39:42 +00:00 |
toggle_topic_closed_spec.rb
|
FEATURE: staff can set a timer to remind them about a topic
|
2017-05-16 14:49:50 -04:00 |
topic_reminder_spec.rb
|
REFACTOR: Clean up some code associated with topic timers.
|
2017-05-22 18:10:29 +08:00 |
update_gravatar_spec.rb
|
Use webmock to stub external web requests.
|
2017-05-26 15:19:09 +08:00 |
user_email_spec.rb
|
Nuke all `SiteSetting.stubs` from our codebase.
|
2017-07-07 15:09:14 +09:00 |