discourse/lib
2016-04-08 14:49:50 -04:00
..
active_record/connection_adapters Fix randomly failing test. 2016-03-08 12:51:51 +08:00
auth Update instagram_authenticator.rb 2016-02-26 11:37:48 +10:00
autospec
backup_restore FIX: add support for 'space' in backup's filename 2016-04-04 17:24:02 +02:00
common_passwords fix build & add migration to clear common passwords cache 2016-03-03 19:39:22 +01:00
demon FEATURE: prioritize sidekiq jobs 2016-04-07 12:56:43 +10:00
email allow magic login route emails even when emails are disabled 2016-04-08 11:20:09 +05:30
emoji FEATURE: Adds ~200 more emoji 2016-03-04 15:10:14 -05:00
es6_module_transpiler increase es6 transpiler timeout from 5 to 10 sec 2016-03-29 16:43:04 -07:00
file_store
freedom_patches FIX: Allow message format translations to be overridden 2016-04-08 14:49:50 -04:00
guardian FIX: allow post editing but do not allow ninja edit for active flagged post 2016-03-31 00:11:08 +05:30
highlight_js Updated highlight.js 2016-03-09 08:58:44 +01:00
i18n/backend FIX: Use fallback locales when searching for translations 2016-02-22 22:48:55 +01:00
import
import_export FEATURE: Category/topic importer skips objects that it has already imported. 2016-02-23 12:19:08 -05:00
javascripts FIX: Allow message format translations to be overridden 2016-04-08 14:49:50 -04:00
middleware
onebox FIX: Replace emoji in local oneboxes 2016-03-14 14:48:48 -04:00
plugin Various Plugin Enhancements and Extension Points 2016-03-11 15:53:37 -05:00
rate_limiter FEATURE: Generous badge 2016-03-15 16:08:29 -04:00
sass
scheduler FIX: disable scheduled jobs when in readonly mode 2016-01-11 18:31:28 +01:00
search FIX: include pinned status in search results 2016-03-18 16:26:20 +11:00
sidekiq FIX: disable scheduled jobs when in readonly mode 2016-01-11 18:31:28 +01:00
site_settings
tasks Try running once off jobs outside of db:migrate 2016-04-07 15:07:24 -04:00
validators FEATURE: new 'manual_polling_enabled' site setting 2016-03-16 22:28:01 +01:00
admin_constraint.rb FEATURE: only allow sidekiq in master site when hosted on multisite 2016-03-17 00:26:07 +11:00
admin_user_index_query.rb
age_words.rb
archetype.rb
auth.rb Added Instagram login method 2016-02-25 12:13:59 +10:00
avatar_lookup.rb
badge_queries.rb Remove UserFirst table and grant Emoji badge directly 2016-04-07 12:31:41 -04:00
cache.rb
canonical_url.rb
category_badge.rb Fix for category stripe misalignment 2016-03-23 14:45:22 +13:00
comment_migration.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
cooked_post_processor.rb Remove UserFirst table and grant Emoji badge directly 2016-04-07 12:31:41 -04:00
crawler_detection.rb
current_user.rb
custom_renderer.rb
db_helper.rb
directory_helper.rb
discourse.rb add support for 1.5 pixel ratio 2016-04-06 10:57:59 +02:00
discourse_diff.rb
discourse_event.rb
discourse_hub.rb Hub must be called with https 2016-03-02 17:51:13 -05:00
discourse_iife.rb
discourse_plugin.rb
discourse_plugin_registry.rb
discourse_redis.rb Extract valid connection types into a constant. 2016-04-07 15:45:42 +08:00
discourse_updates.rb
disk_space.rb FIX: Allow for large free disk space 2016-01-25 13:22:36 +11:00
distributed_cache.rb FIX: DistributedCache would fail serialization in some cases 2016-01-30 09:01:15 +11:00
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email.rb
email_cook.rb
email_updater.rb FEATURE: move more urgent emails notifications to critical queue 2016-04-07 14:39:01 +10:00
enum.rb Enums that are used in tables need to be stable 2016-01-08 20:43:11 +05:30
enum_site_setting.rb
excerpt_parser.rb FIX: Emoji in Discourse onebox is wrapped in square brackets. 2016-01-13 19:00:11 +08:00
file_helper.rb FIX: increase read_timeout when downloading avatar 2016-03-24 17:40:03 +05:30
filter_best_posts.rb
flag_query.rb
gaps.rb
global_path.rb FIX: when CDN assets are not in root path source maps fail 2016-02-05 13:05:47 +11:00
guardian.rb FIX: staged user doesn't get notified for replies in topics they created in secured categories 2016-02-24 11:30:17 +01:00
has_errors.rb
headless-ember.js
homepage_constraint.rb
html_prettify.rb
image_sizer.rb
ip_addr.rb
js_locale_helper.rb FIX: Allow message format translations to be overridden 2016-04-08 14:49:50 -04:00
json_error.rb
letter_avatar.rb
locale_file_walker.rb
markdown_linker.rb
mem_info.rb
memory_diagnostics.rb
message_bus_diags.rb
mobile_detection.rb radically simplify our mobile user agent detection 2016-03-26 02:02:23 -07:00
new_post_manager.rb FIX: user 'UserBlocker' when blocking a new user 2016-03-18 12:16:37 +01:00
new_post_result.rb
oneboxer.rb
onpdiff.rb
pbkdf2.rb
permalink_constraint.rb
pinned_check.rb
post_action_creator.rb Add specs for post action guardian 2015-12-30 20:52:36 +01:00
post_creator.rb FEATURE: automatically sync "move to inbox" / "archive" state on messages 2016-02-07 23:39:07 +11:00
post_destroyer.rb FIX: unread and new count not removing deleted topics on the fly 2016-03-30 11:18:07 +11:00
post_enqueuer.rb
post_jobs_enqueuer.rb
post_revisor.rb UX: Publish changes to TopicView when Topic is updated. 2016-04-07 16:29:01 +02:00
pretty_text.rb increase es6 transpiler timeout from 5 to 10 sec 2016-03-29 16:43:04 -07:00
promotion.rb
rate_limiter.rb FEATURE: Warn a user when they have few likes remaining 2016-03-18 11:30:29 -04:00
s3_helper.rb
score_calculator.rb
screening_model.rb
search.rb FEATURE: in:pinned and in:unpinned search filters 2016-03-18 16:26:54 +11:00
single_sign_on.rb correct diagnostics method 2016-04-08 12:11:41 +10:00
site_setting_extension.rb FIX: nil and blank string should not override a site setting 2016-04-04 16:36:32 +10:00
site_setting_validations.rb
slug.rb
source_url.rb
spam_handler.rb
sql_builder.rb
staff_constraint.rb
suggested_topics_builder.rb
system_message.rb oops (tests were running in other window but was trigger happy) 2016-01-19 18:22:59 +11:00
text_cleaner.rb
text_sentinel.rb
topic_creator.rb correct tracking logic 2016-01-27 23:20:29 +11:00
topic_list_responder.rb
topic_query.rb Added ability to create topic sorts in plugins with custom_fields 2016-03-04 11:07:39 -06:00
topic_query_sql.rb
topic_retriever.rb
topic_subtype.rb
topic_view.rb Various Plugin Enhancements and Extension Points 2016-03-11 15:53:37 -05:00
topics_bulk_action.rb FEATURE: automatically sync "move to inbox" / "archive" state on messages 2016-02-07 23:39:07 +11:00
trust_level.rb
twitter_api.rb
unread.rb
url_helper.rb
user_name_suggester.rb FIX: Don't suggest invalid username 2016-02-21 23:28:57 +01:00
version.rb Version bump to v1.6.0.beta1 2016-03-31 17:55:23 -04:00