.. |
assets
|
|
|
auth
|
|
|
autospec
|
JSHint run-qunit.js
|
2014-03-11 03:10:55 -04:00 |
common_passwords
|
|
|
demon
|
|
|
email
|
|
|
es6_module_transpiler
|
Remove unused stuff.
|
2014-05-08 11:35:34 -04:00 |
export
|
|
|
file_store
|
|
|
freedom_patches
|
|
|
guardian
|
|
|
import
|
|
|
javascripts
|
|
|
middleware
|
|
|
onebox
|
|
|
plugin
|
Improved Plugins SCSS management
|
2014-04-25 18:25:45 +02:00 |
rate_limiter
|
|
|
scheduler
|
|
|
search
|
|
|
sidekiq
|
|
|
site_settings
|
|
|
tasks
|
|
|
validators
|
|
|
admin_constraint.rb
|
|
|
admin_user_index_query.rb
|
|
|
age_words.rb
|
hacked dates so jeff sees no more 1mons everywhere.
|
2013-03-13 00:05:21 -07:00 |
archetype.rb
|
|
|
auth.rb
|
|
|
avatar_detector.rb
|
|
|
avatar_lookup.rb
|
FEATURE: add the first 3 participants in a private message
|
2014-05-12 09:32:49 +02:00 |
avatar_upload_service.rb
|
|
|
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
|
various typos in comments
|
2013-03-06 08:52:24 +01:00 |
cooked_post_processor.rb
|
BUGFIX: do not lightbox oneboxed images
|
2014-05-12 12:07:05 +02:00 |
crawler_detection.rb
|
|
|
current_user.rb
|
|
|
custom_renderer.rb
|
|
|
directory_helper.rb
|
|
|
discourse.rb
|
|
|
discourse_diff.rb
|
|
|
discourse_hub.rb
|
|
|
discourse_iife.rb
|
|
|
discourse_observer.rb
|
|
|
discourse_plugin_registry.rb
|
|
|
discourse_redis.rb
|
BUGFIX: redis-rails has always been a problem child
|
2014-01-06 16:50:04 +11:00 |
discourse_sass_importer.rb
|
|
|
discourse_updates.rb
|
|
|
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
|
Hash is faster than delegation and simpler to explain
|
2013-03-19 16:54:23 -07:00 |
enum_site_setting.rb
|
|
|
excerpt_parser.rb
|
|
|
file_helper.rb
|
FEATURE: support for enabling all upload file types
|
2014-04-29 19:12:35 +02:00 |
filter_best_posts.rb
|
Refactor TopicView - extract filter method to FilterBestPosts
|
2013-07-12 15:54:54 +02:00 |
flag_query.rb
|
|
|
gaps.rb
|
|
|
guardian.rb
|
|
|
headless-ember.js
|
|
|
homepage_constraint.rb
|
add current_user_provider so people can override current_user bevior cleanly, see
|
2013-10-09 15:11:54 +11:00 |
image_sizer.rb
|
|
|
js_locale_helper.rb
|
|
|
json_error.rb
|
|
|
markdown_linker.rb
|
FIX: Weird markdown in digest emails
|
2013-08-21 13:13:19 -04:00 |
mem_info.rb
|
|
|
message_bus_diags.rb
|
|
|
mobile_detection.rb
|
Detect Googlebot from user agent and use a different layout that doesn't load javascript
|
2014-02-15 17:54:34 -05:00 |
oneboxer.rb
|
|
|
onpdiff.rb
|
add onpdiff tests
|
2013-12-16 18:39:49 +01:00 |
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
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
post_destroyer.rb
|
Refactors PostDestroyer
|
2014-02-06 07:54:34 -05:00 |
post_jobs_enqueuer.rb
|
|
|
post_revisor.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
pretty_text.rb
|
|
|
promotion.rb
|
large refactor, ship a few columns from the user table into user_stats
|
2013-10-07 15:04:59 +11:00 |
rate_limiter.rb
|
|
|
remote_ip_improved.rb
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |
score_calculator.rb
|
|
|
screening_model.rb
|
|
|
search.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01: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
|
|
|
slug.rb
|
omit single quotes from slug
|
2013-06-03 09:08:34 +10:00 |
sql_builder.rb
|
naive implementation of post_count on categories
|
2013-10-18 11:10:10 +11:00 |
staff_constraint.rb
|
|
|
suggested_topics_builder.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.rb
|
|
|
system_message.rb
|
|
|
text_cleaner.rb
|
|
|
text_sentinel.rb
|
|
|
topic_creator.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
topic_query.rb
|
|
|
topic_query_sql.rb
|
|
|
topic_retriever.rb
|
|
|
topic_subtype.rb
|
fix code styling
|
2014-02-13 13:31:13 -08:00 |
topic_view.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
topics_bulk_action.rb
|
FEATURE: Bulk reset read status.
|
2014-02-21 15:18:45 -05:00 |
trust_level.rb
|
change "visitor" trust level to "new user"
|
2013-04-17 16:11:24 -07:00 |
twitter_api.rb
|
Add twitter to Onebox.options
|
2014-01-29 14:14:07 -05:00 |
unread.rb
|
|
|
url_helper.rb
|
|
|
user_name_suggester.rb
|
|
|
version.rb
|
Version bump to v0.9.9.4
|
2014-05-07 10:52:18 -04:00 |