This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/spec/components
2013-07-30 12:12:04 -04:00
..
email improve email styling, include extra respond link 2013-07-26 17:27:46 +10:00
export
import
jobs 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
oneboxer
site_settings
validators 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
admin_user_index_query_spec.rb upgrade rack mini profiler 2013-07-30 17:36:34 +10:00
archetype_spec.rb
avatar_lookup_spec.rb
boost_trust_level_spec.rb Rename AdminLog to StaffActionLog 2013-07-29 15:29:43 -04:00
cache_spec.rb
category_list_spec.rb
content_buffer_spec.rb
cooked_post_processor_spec.rb fix broken build 2013-07-24 17:24:55 +10:00
current_user_spec.rb
diff_engine_spec.rb
directory_helper_spec.rb
discourse_hub_spec.rb
discourse_plugin_registry_spec.rb
discourse_spec.rb
discourse_updates_spec.rb 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
distributed_hash_spec.rb
distributed_memoizer_spec.rb distributed memoizer added to ensure absolute duplicate posts don't get through 2013-07-29 12:25:19 +10:00
enum_spec.rb
filter_best_posts_spec.rb
guardian_spec.rb Add button to delete a spammer in the flag modal 2013-07-29 15:29:44 -04:00
image_sizer_spec.rb
jobs_spec.rb
js_locale_helper_spec.rb fixing up moment locales, they were not set up properly 2013-07-25 11:09:29 +10:00
local_store_spec.rb
oneboxer_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
post_creator_spec.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
post_destroyer_spec.rb Allow deletion of a post belonging to a deleted topic, so that users can be destroyed 2013-07-23 11:50:58 -04:00
post_revisor_spec.rb
pretty_text_spec.rb
promotion_spec.rb
rate_limiter_spec.rb
s3_store_spec.rb
score_calculator_spec.rb
search_spec.rb
site_setting_extenstion_spec.rb
slug_spec.rb
sql_builder_spec.rb
suggested_topics_builder_spec.rb
summarize_spec.rb
system_message_spec.rb
text_cleaner_spec.rb
text_sentinel_spec.rb
topic_query_spec.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
topic_view_spec.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
trashable_spec.rb spec for trashable 2013-07-26 14:41:58 +10:00
unread_spec.rb
user_destroyer_spec.rb Add button to delete a spammer in the flag modal 2013-07-29 15:29:44 -04:00
user_name_suggester_spec.rb