discourse/lib
2014-04-28 13:46:28 -04:00
..
assets
auth FIX: deactivated users shouldn't be able to log in 2014-04-28 13:46:28 -04:00
autospec
common_passwords
demon FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
email Add categories to the first topics in the email digest 2014-04-17 15:22:19 -04:00
export BUGFIX: properly reconnect to the current db after forking 2014-04-07 19:38:47 +02:00
file_store BUGFIX: uploads to S3 2014-04-15 13:04:14 +02:00
freedom_patches Fix badge serialization issue. 2014-04-11 07:33:17 +05:30
guardian FEATURE: vanilla import 2014-04-18 18:42:31 +02:00
import BUGFIX: make sure site settings are refreshed after a restore 2014-04-08 18:06:53 +02:00
javascripts Add transifex config. Reconcile client.yml and server.yml translations in github and transifex. Transifex is now the source of all client.yml and server.yml files. 2014-04-10 15:42:38 -04:00
middleware BUGFIX: incorrect OOBGC algorithm, not dynamically adjusting 2014-04-02 12:26:59 +11:00
onebox 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
rate_limiter
scheduler Refactor demonizer in prep for unicorn forking 2014-04-17 15:58:00 +10:00
search Add blurb of post to search results via API 2014-04-17 07:58:51 -05:00
sidekiq
site_settings BUGFIX: when RTT is short likes may not appear to work 2014-03-31 12:34:13 +11:00
tasks FEATURE: pre/code tags support in vanilla import 2014-04-25 20:07:21 +02:00
validators FEATURE: support email attachments 2014-04-14 22:55:57 +02:00
admin_constraint.rb
admin_user_index_query.rb BUGFIX: N+1 query when listing users in admin section 2014-04-08 19:12:53 +02:00
age_words.rb
archetype.rb
auth.rb
avatar_detector.rb
avatar_lookup.rb
avatar_upload_service.rb FEATURE: support email attachments 2014-04-14 22:55:57 +02:00
backup_restore.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
boost_trust_level.rb
cache.rb
canonical_url.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
cooked_post_processor.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.rb
current_user.rb
custom_renderer.rb
directory_helper.rb
discourse.rb UPGRADE: sidekiq to sidekiq 3.0 2014-04-23 11:01:17 +10:00
discourse_diff.rb
discourse_hub.rb
discourse_iife.rb
discourse_observer.rb
discourse_plugin_registry.rb Improved Plugins SCSS management 2014-04-25 18:25:45 +02:00
discourse_redis.rb
discourse_sass_importer.rb Improved Plugins SCSS management 2014-04-25 18:25:45 +02:00
discourse_updates.rb FIX: version check job when no versions are returned in json 2014-01-07 14:31:54 -05:00
distributed_hash.rb
distributed_memoizer.rb
distributed_mutex.rb Tighten API, add spec for recovery, keep mutex semantics 2014-04-14 10:51:46 +10:00
edit_rate_limiter.rb
email.rb
enum.rb
enum_site_setting.rb
excerpt_parser.rb
file_helper.rb BUGIFX: generate avatars when using S3 store 2014-04-22 17:11:06 +02:00
filter_best_posts.rb
flag_query.rb
gaps.rb
guardian.rb FIX: deactivated users shouldn't be able to log in 2014-04-28 13:46:28 -04:00
headless-ember.js
homepage_constraint.rb
image_sizer.rb
js_locale_helper.rb Merge pull request #2180 from tomciopp/master 2014-04-08 16:46:24 +10:00
json_error.rb Adds better reusable error message support. Added to fetching remote 2014-04-02 13:22:10 -04:00
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
mobile_detection.rb
oneboxer.rb Adds a Site Setting to whitelist onebox domains 2014-04-09 16:57:45 -04:00
onpdiff.rb
pbkdf2.rb
pinned_check.rb FEATURE: display unpinned state, allow unpinning by clicking on pin 2014-04-10 10:59:02 +10:00
post_creator.rb Support for creating embedded topics via API 2014-04-03 14:42:44 -04:00
post_destroyer.rb
post_jobs_enqueuer.rb
post_revisor.rb Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
pretty_text.rb FIX: Don't include image meta data when embedded in an email 2014-04-17 12:32:51 -04:00
promotion.rb
rate_limiter.rb
remote_ip_improved.rb
score_calculator.rb
screening_model.rb
search.rb Add blurb of post to search results via API 2014-04-17 07:58:51 -05:00
single_sign_on.rb Remove left overs 2014-04-24 09:41:03 +10:00
site_content_class_methods.rb
site_setting_extension.rb Add UI for list site settings 2014-04-08 14:17:55 -07:00
slug.rb
sql_builder.rb
staff_constraint.rb add current_user_provider so people can override current_user bevior cleanly, see 2013-10-09 15:11:54 +11:00
suggested_topics_builder.rb
summarize.rb
system_message.rb refactor system_message a bit 2014-02-13 13:31:13 -08:00
text_cleaner.rb Thread title fixer should ignore special cases like iLetter 2013-05-23 21:31:08 +02:00
text_sentinel.rb
topic_creator.rb
topic_query.rb Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
topic_query_sql.rb Use "Top" logic for digest emails. Leave out muted categories. 2014-04-17 15:22:19 -04:00
topic_retriever.rb
topic_subtype.rb
topic_view.rb
topics_bulk_action.rb FEATURE: Bulk reset read status. 2014-02-21 15:18:45 -05:00
trust_level.rb
twitter_api.rb
unread.rb
url_helper.rb
user_name_suggester.rb
version.rb Version bump to v0.9.9.3 2014-04-25 10:42:09 -04:00