discourse/lib
2018-09-18 08:36:24 +10:00
..
active_record/connection_adapters Be more forceful in disconnecting connections during failover. 2018-09-04 10:32:43 +08:00
auth FIX: redirect to original URL after social signup 2018-09-05 01:44:23 +05:30
autospec DEV: correct watcher for controller specs 2018-08-22 14:35:57 +10:00
backup_restore FIX: Create BaseDropper functions in a different schema. 2018-08-23 12:52:21 +08:00
common_passwords Make rubocop happy again. 2018-06-07 13:28:18 +08:00
demon DEV: handle termination cleanly in autospec 2018-06-19 16:13:36 +10:00
email Enable Lint/ShadowingOuterLocalVariable for Rubocop. 2018-09-04 10:16:42 +08:00
emoji FEATURE: emoji 11.0 "recently added" update (#6275) 2018-08-16 11:59:45 +02:00
es6_module_transpiler
file_store Add RECOVER_FROM_S3 to uploads:list_posts_with_broken_images rake task. 2018-09-10 15:14:30 +08:00
freedom_patches Enable Lint/ShadowingOuterLocalVariable for Rubocop. 2018-09-04 10:16:42 +08:00
generators/plugin DEV: plugin generator support for spec/test/controller/routes (#6344) 2018-08-30 16:38:25 +02:00
guardian FIX: Allow silenced users to like / bookmark, just not flag. 2018-08-17 11:06:18 -04:00
highlight_js
i18n Resetting miniracer context results in segfault 2018-09-07 00:19:23 +02:00
import
import_export Enable Lint/ShadowingOuterLocalVariable for Rubocop. 2018-09-04 10:16:42 +08:00
javascripts
middleware FEATURE: group warnings about IP level rate limiting 2018-08-13 14:38:20 +10:00
migration Backward compatibility for dropping functions in ColumnDropper. 2018-09-17 14:52:09 +08:00
onebox Make rubocop happy again. 2018-06-07 13:28:18 +08:00
plugin sort official plugin list, remove duplicate entry 2018-09-09 13:41:26 -04:00
pretty_text FIX: Incorrect/missing extension in short_url fails to map to upload. 2018-09-05 21:48:58 +08:00
rate_limiter Add specs for RateLimiter::LimitExceeded#description. 2018-06-19 07:48:03 +08:00
scheduler REFACTOR: extract scheduler to the mini_scheduler gem 2018-07-31 17:12:55 -04:00
search
sidekiq FIX: queue heartbeats in readonly modes 2018-08-29 12:36:59 +10:00
site_settings FEATURE: introduces list/compact_list components 2018-08-03 16:41:37 -04:00
stylesheet FIX: precompile desktop_theme and mobile_theme stylesheets 2018-08-31 21:23:55 +10:00
tasks Add dry run option to UploadRecovery. 2018-09-14 10:50:53 +08:00
theme_store
validators Merge master 2018-09-10 19:39:09 -04:00
wizard FIX: automatically correct bad avatars on access 2018-08-16 16:32:56 +10:00
admin_confirmation.rb
admin_constraint.rb Revert "FIX: Don't rate limit admin and staff constraints when matching routes." 2018-09-04 14:27:21 +08:00
admin_user_index_query.rb FEATURE: Second factor backup 2018-06-28 10:12:32 +02:00
age_words.rb
archetype.rb
auth.rb REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
avatar_lookup.rb UX: show full name on /latest page 2018-08-23 14:41:06 +05:30
badge_posts_view_manager.rb Extract badge_posts view management logic into a service object. 2018-09-03 09:51:35 +08:00
badge_queries.rb
base62.rb
cache.rb
canonical_url.rb
category_badge.rb SECURITY: category badges should HTML escape names 2018-06-28 18:16:12 +10:00
comment_migration.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
composer_messages_finder.rb FIX: only show the sequential replies warning for regular posts 2018-07-04 22:51:19 +02:00
configurable_urls.rb
content_buffer.rb
cooked_post_processor.rb Always link post to uploads in post process. 2018-09-06 14:08:03 +08:00
crawler_detection.rb FIX: cubot android devices were detected as crawlers 2018-06-21 10:56:46 +10:00
current_user.rb
custom_renderer.rb
custom_setting_providers.rb
db_helper.rb DbHelper.remap: add options to anchor at left and right of the column value 2018-06-07 13:16:03 -04:00
directory_helper.rb
discourse_cookie_store.rb
discourse_diff.rb
discourse_event.rb
discourse_hub.rb add support for Excon connection options in hub requests 2018-08-30 15:57:11 -04:00
discourse_iife.rb
discourse_logstash_logger.rb
discourse_plugin_registry.rb FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099) 2018-07-23 16:51:57 +01:00
discourse_plugin.rb
discourse_redis.rb FIX: Be more aggressive in checking master when trying to fallback. 2018-06-12 00:09:15 +08:00
discourse_tagging.rb FIX: automatically in/decrement topic_tags.pm_topic_count 2018-05-15 16:05:48 +02:00
discourse_updates.rb
discourse.rb DEV: Include caller in error message for Discourse#execute_command. 2018-08-17 16:17:07 +08:00
disk_space.rb FIX: more resilient/consistent dashboard caching (#6223) 2018-08-01 09:45:50 -04:00
distributed_cache.rb FIX: support Arrays with Marshal dump in distributed cache 2018-08-08 16:44:56 +10:00
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email_backup_token.rb
email_cook.rb
email_updater.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
email.rb
encodings.rb Use rchardet instead of charlock_holmes gem 2018-08-01 10:41:20 +02:00
enum_site_setting.rb
enum.rb
excerpt_parser.rb
feed_element_installer.rb
feed_item_accessor.rb
file_helper.rb Fix the build. 2018-08-17 16:53:07 +08:00
filter_best_posts.rb
final_destination.rb Merge master 2018-09-10 19:39:09 -04:00
flag_query.rb FIX: Flagged Post custom fields were not respecting type 2018-08-21 15:33:15 -04:00
flag_settings.rb
gaps.rb
global_path.rb
guardian.rb FIX: check admin theme cookie against user selectable 2018-09-07 10:47:28 +10:00
has_errors.rb
headless-ember.js
hijack.rb
homepage_constraint.rb
html_prettify.rb
html_to_markdown.rb
image_sizer.rb
inline_oneboxer.rb FIX: Respect invalidate_oneboxes option for inline oneboxes 2018-09-03 22:33:43 +05:30
introduction_updater.rb FIX: Don't throw exception if welcome topic cannot be found 2018-08-15 15:50:55 +01:00
ip_addr.rb
js_locale_helper.rb FIX: Ensure we have proper timeout for MiniRacer. 2018-06-12 11:48:08 -04:00
json_error.rb
letter_avatar.rb FIX: don't generate an exception when trying to cleanup unexisting tmp letter avatars 2018-05-30 15:33:58 +02:00
markdown_linker.rb FIX: subfolder digest emails have incorrect URLs 2018-08-07 16:38:17 -04:00
mem_info.rb
message_bus_diags.rb
method_profiler.rb
mini_sql_multisite_connection.rb Move into MiniSQLMultisiteConnection, and add test for rollback 2018-07-24 09:41:55 +01:00
mobile_detection.rb
new_post_manager.rb FEATURE: per-category approval settings (#5778) 2018-07-13 12:51:08 +10:00
new_post_result.rb
notification_levels.rb
oneboxer.rb FIX: Ignore OneBox blacklisted domains. 2018-08-27 20:40:55 +02:00
onpdiff.rb
pbkdf2.rb
permalink_constraint.rb
pinned_check.rb
plain_text_to_markdown.rb
plugin_gem.rb
post_action_creator.rb
post_creator.rb Always link post to uploads in post process. 2018-09-06 14:08:03 +08:00
post_destroyer.rb FIX: user-deleted posts with deferred flags can be destroyed 2018-08-09 14:54:31 -04:00
post_enqueuer.rb
post_jobs_enqueuer.rb Always link post to uploads in post process. 2018-09-06 14:08:03 +08:00
post_locker.rb
post_merger.rb
post_revisor.rb FEATURE: per-category approval settings (#5778) 2018-07-13 12:51:08 +10:00
pretty_text.rb FIX: Respect invalidate_oneboxes option for inline oneboxes 2018-09-03 22:33:43 +05:30
primary_group_lookup.rb
promotion.rb FEATURE: send message when a user reaches tl1 2018-06-22 13:20:00 -07:00
quote_comparer.rb
rate_limiter.rb
remap.rb REFACTOR: move remap out of script into a class 2018-08-15 12:37:52 -04:00
retrieve_title.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
route_format.rb
rtl.rb
s3_helper.rb DEV: Update uploads:list_posts_with_broken_images to recover from tombstone. 2018-09-10 17:01:41 +08:00
score_calculator.rb PERF: we have no use for topic percent rank 2018-07-05 15:10:19 +10:00
screening_model.rb
search.rb FIX: revert diacritic stripping 2018-08-31 11:46:55 +10:00
secure_session.rb
single_sign_on.rb FEATURE: allow specifying locale via SSO 2018-08-30 09:58:03 +10:00
site_setting_extension.rb FIX: store the topic links using the cooked upload url 2018-08-14 12:23:32 +02:00
slug.rb
socket_server.rb
source_url.rb
spam_handler.rb
sql_builder.rb DEV: remove all calls to SqlBuilder use DB.build instead 2018-06-20 17:53:49 +10:00
staff_constraint.rb Revert "FIX: Don't rate limit admin and staff constraints when matching routes." 2018-09-04 14:27:21 +08:00
staff_message_format.rb
stats_socket.rb
suggested_topics_builder.rb
system_message.rb
text_cleaner.rb
text_sentinel.rb
theme_settings_manager.rb FEATURE: introduces list/compact_list components 2018-08-03 16:41:37 -04:00
theme_settings_parser.rb FEATURE: introduces list/compact_list components 2018-08-03 16:41:37 -04:00
timeline_lookup.rb PERF: Don't pluck all the columns just to retrieve a single value. 2018-06-27 11:41:35 +08:00
topic_creator.rb FEATURE: hide enable_personal_email_messages and min_trust_to_send_email_messages 2018-08-27 11:38:22 +10:00
topic_list_responder.rb
topic_publisher.rb
topic_query_sql.rb DEV: Rails 5.2 upgrade and global gem upgrade 2018-06-07 14:21:33 +10:00
topic_query.rb FIX: Zero is a valid value for the page parameter 2018-09-05 20:43:05 +02:00
topic_retriever.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
topic_subtype.rb
topic_view.rb FIX: links in rss feeds are sometimes wrong on subfolder installs 2018-08-27 18:05:15 -04:00
topics_bulk_action.rb FIX: Bulk deleting topics should ignore already deleted topics 2018-08-14 16:37:52 +02:00
trust_level.rb
twitter_api.rb FIX: allow Twitter videos to go fullscreen 2018-07-19 10:22:36 +05:30
unread.rb
upload_creator.rb Merge master 2018-09-10 19:39:09 -04:00
upload_fixer.rb typo in error message 2018-08-10 11:34:01 +10:00
upload_recovery.rb DEV: Avoid using send and make the method public instead. 2018-09-14 10:52:16 +08:00
url_helper.rb FIX: store the topic links using the cooked upload url 2018-08-14 12:23:32 +02:00
user_name_suggester.rb FIX: don't raise an error on integer usernames 2018-09-10 22:17:56 +05:30
version.rb Version bump to v2.1.1 2018-09-14 11:00:12 -04:00
wizard.rb