.. |
email
|
Merge pull request #1157 from abbat/email-custom-headers
|
2013-07-10 07:12:51 -07: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
|
Add flash video onebox as disabled setting by default
|
2013-07-08 06:37:44 -07:00 |
site_settings
|
fix all sorts of issues with random spec order
|
2013-06-23 13:35:25 +10:00 |
validators
|
FIX: updating needs a restart
|
2013-06-29 03:49:54 +02:00 |
admin_logger_spec.rb
|
Fix a case when a staff user views a topic with a deleted post by a nuked user; might be a temporary solution until we decide what to do with nuked records
|
2013-07-10 16:52:47 -04:00 |
admin_user_index_query_spec.rb
|
extract Admin::UsersController#index to its own query class
|
2013-06-19 13:48:45 -07:00 |
archetype_spec.rb
|
lets not fail in order random
|
2013-06-23 13:35:25 +10:00 |
avatar_lookup_spec.rb
|
Simplify avatar lookup class
|
2013-07-12 23:10:21 +02:00 |
boost_trust_level_spec.rb
|
If the change doesn't go through, don't log anything
|
2013-07-08 12:51:35 +02:00 |
cache_spec.rb
|
|
|
category_list_spec.rb
|
work in progress, add fidelity to category group permissions (full, create posts, readonly)
|
2013-07-16 15:46:11 +10:00 |
content_buffer_spec.rb
|
|
|
cooked_post_processor_spec.rb
|
change the pipe into a bullet in the lightbox overlay
|
2013-07-22 22:41:08 +02:00 |
current_user_spec.rb
|
|
|
diff_engine_spec.rb
|
|
|
directory_helper_spec.rb
|
Refactor temp directory methods into helper module
|
2013-07-09 13:59:31 -05:00 |
discourse_hub_spec.rb
|
|
|
discourse_plugin_registry_spec.rb
|
|
|
discourse_spec.rb
|
Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin.
|
2013-06-03 16:37:40 -04:00 |
discourse_updates_spec.rb
|
Check for updates: edge cases when the message on the dashboard doesn't make sense.
|
2013-07-09 14:01:08 -04:00 |
distributed_hash_spec.rb
|
|
|
enum_spec.rb
|
|
|
filter_best_posts_spec.rb
|
Refactor TopicView - extract filter method to FilterBestPosts
|
2013-07-12 15:54:54 +02:00 |
guardian_spec.rb
|
staff can change trust levels
|
2013-07-23 09:13:48 +10:00 |
image_sizer_spec.rb
|
|
|
jobs_spec.rb
|
|
|
js_locale_helper_spec.rb
|
Add test for load plurals before precompile
|
2013-06-16 02:38:28 +04:00 |
local_store_spec.rb
|
update back-end specs
|
2013-07-10 22:59:54 +02:00 |
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
|
FIX: Some failing specs
|
2013-07-18 12:26:38 -04:00 |
promotion_spec.rb
|
|
|
rate_limiter_spec.rb
|
Sliding window rate limiting
|
2013-05-25 12:37:28 -07:00 |
s3_store_spec.rb
|
opps. missed a comment
|
2013-07-20 12:13:31 +02:00 |
score_calculator_spec.rb
|
|
|
search_spec.rb
|
work in progress, add fidelity to category group permissions (full, create posts, readonly)
|
2013-07-16 15:46:11 +10:00 |
site_setting_extenstion_spec.rb
|
values is a much more consistent name than all_values ... we use {}.values not {}.all_values
|
2013-06-23 15:07:49 +10:00 |
slug_spec.rb
|
omit single quotes from slug
|
2013-06-03 09:08:34 +10:00 |
sql_builder_spec.rb
|
hidden and deleted state in user stream
|
2013-06-12 11:14:08 +10:00 |
suggested_topics_builder_spec.rb
|
Prefer your own topics in Suggested
|
2013-07-12 14:38:20 -04:00 |
summarize_spec.rb
|
|
|
system_message_spec.rb
|
|
|
text_cleaner_spec.rb
|
Thread title fixer should ignore special cases like iLetter
|
2013-05-23 21:31:08 +02:00 |
text_sentinel_spec.rb
|
Fix to prevent check for all upper case for non-ascii messages
|
2013-06-17 12:22:50 -04:00 |
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 |
unread_spec.rb
|
added an option to bypass auto tracking of topics on post creation
|
2013-07-22 15:07:20 +10:00 |
user_destroyer_spec.rb
|
Fix a case when a staff user views a topic with a deleted post by a nuked user; might be a temporary solution until we decide what to do with nuked records
|
2013-07-10 16:52:47 -04:00 |
user_name_suggester_spec.rb
|
Refactored user_name suggestion methods into a module to reduce the complexity of User model
|
2013-06-06 16:40:10 +02:00 |