.. |
auth
|
BUGFIX: identity_url was not fished out correctly
|
2014-03-26 14:52:50 +11:00 |
common_passwords
|
Use 10k most common passwords instead of 5k
|
2014-05-02 12:01:21 -04:00 |
concern
|
Ensure Reload reloads custom_fields, too
|
2014-04-29 19:34:56 +02:00 |
email
|
FIX: preferences URL changed
|
2014-04-29 21:18:23 -04:00 |
file_store
|
BUGFIX: uploads to S3
|
2014-04-15 13:04:14 +02:00 |
middleware
|
BUGFIX: web crawlers messing with anon caching
|
2014-04-29 10:48:09 +10:00 |
onebox/engine
|
FIX: don't onebox hidden posts
|
2014-04-28 11:03:19 -04:00 |
plugin
|
Improved Plugins SCSS management
|
2014-04-25 18:25:45 +02:00 |
scheduler
|
BUGFIX: work correctly if process forks
|
2014-03-17 15:22:11 +11:00 |
site_settings
|
|
|
validators
|
|
|
admin_user_index_query_spec.rb
|
|
|
archetype_spec.rb
|
|
|
avatar_detector_spec.rb
|
|
|
avatar_lookup_spec.rb
|
|
|
avatar_upload_service_spec.rb
|
FEATURE: support email attachments
|
2014-04-14 22:55:57 +02:00 |
boost_trust_level_spec.rb
|
|
|
cache_spec.rb
|
|
|
category_list_spec.rb
|
Admins don't see uncategorized on /categories if it has no topics and allow_uncategorized_topics is false
|
2014-01-15 14:11:36 -05:00 |
composer_messages_finder_spec.rb
|
Remove an unused variable in check_reviving_old_topic spec
|
2014-03-12 10:46:50 -04:00 |
content_buffer_spec.rb
|
|
|
cooked_post_processor_spec.rb
|
FEATURE: warn the admin whenever we disable the download_remote_images_to_local site setting
|
2014-04-23 12:43:10 +02:00 |
crawler_detection_spec.rb
|
Improved crawler detection: add Twitterbot, Facebook, curl, Bing, Baidu.
|
2014-03-16 19:30:20 +05:30 |
current_user_spec.rb
|
oops, fix broken current_user_spec
|
2014-04-28 14:01:22 -04:00 |
directory_helper_spec.rb
|
|
|
discourse_diff_spec.rb
|
|
|
discourse_hub_spec.rb
|
Rename nickname to username in the code. Use new hub routes. (Old routes still exist as aliases for old Discourse instances.)
|
2014-03-12 12:39:36 -04:00 |
discourse_plugin_registry_spec.rb
|
Allow plugins to ship custom styles only for mobile
|
2014-04-07 16:33:35 +02:00 |
discourse_sass_compiler_spec.rb
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |
discourse_spec.rb
|
FEATURE: Discoruse.handle_exception
|
2014-02-21 14:30:25 +11:00 |
discourse_stylesheets_spec.rb
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |
discourse_updates_spec.rb
|
|
|
distributed_hash_spec.rb
|
|
|
distributed_memoizer_spec.rb
|
|
|
distributed_mutex_spec.rb
|
Tighten API, add spec for recovery, keep mutex semantics
|
2014-04-14 10:51:46 +10:00 |
enum_spec.rb
|
|
|
filter_best_posts_spec.rb
|
|
|
flag_query_spec.rb
|
SECURITY: reduce moderator rights
|
2014-02-07 14:11:52 +11:00 |
gaps_spec.rb
|
|
|
guardian_spec.rb
|
Wiki Post
|
2014-05-13 08:53:11 -04:00 |
image_sizer_spec.rb
|
|
|
js_locale_helper_spec.rb
|
|
|
json_error_spec.rb
|
Adds better reusable error message support. Added to fetching remote
|
2014-04-02 13:22:10 -04:00 |
onpdiff_spec.rb
|
|
|
pbkdf2_spec.rb
|
|
|
pinned_check_spec.rb
|
FEATURE: display unpinned state, allow unpinning by clicking on pin
|
2014-04-10 10:59:02 +10:00 |
post_creator_spec.rb
|
FIX: moderators can't see private topics that they aren't invited to see.
|
2014-05-12 15:26:46 -04:00 |
post_destroyer_spec.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
post_revisor_spec.rb
|
Add excerpt column to topics table to remove N+1 query in ListableTopicSerializer
|
2014-03-18 15:24:29 -04:00 |
pretty_text_spec.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
promotion_spec.rb
|
|
|
rate_limiter_spec.rb
|
|
|
redis_store_spec.rb
|
|
|
score_calculator_spec.rb
|
|
|
search_spec.rb
|
Add blurb of post to search results via API
|
2014-04-17 07:58:51 -05:00 |
site_setting_extension_spec.rb
|
Stop using global vars where not needed
|
2014-03-31 12:34:13 +11:00 |
slug_spec.rb
|
|
|
sql_builder_spec.rb
|
|
|
suggested_topics_builder_spec.rb
|
Suggested topics includes closed and archived in new and unread, but not in random results
|
2014-02-04 12:26:49 -05:00 |
summarize_spec.rb
|
|
|
system_message_spec.rb
|
|
|
text_cleaner_spec.rb
|
|
|
text_sentinel_spec.rb
|
|
|
topic_creator_spec.rb
|
|
|
topic_query_spec.rb
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
topic_retriever_spec.rb
|
Support embeddable_host values that contain a HTTP/HTTPs protocol
|
2014-02-12 15:56:06 -05:00 |
topic_view_spec.rb
|
FIX: moderators can't see private topics that they aren't invited to see.
|
2014-05-12 15:26:46 -04:00 |
topics_bulk_action_spec.rb
|
FEATURE: Bulk reset read status.
|
2014-02-21 15:18:45 -05:00 |
trashable_spec.rb
|
|
|
unread_spec.rb
|
|
|
url_helper_spec.rb
|
BUGFIX: emoji's url were relatives (was breaking the wordpress plugin)
|
2014-01-14 23:51:36 +01:00 |
user_name_suggester_spec.rb
|
Updated import for TypePad
|
2014-03-19 15:02:49 -04:00 |